From 48ceb3713fe12dce26802458ad551fe32fe750a4 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 14 Mar 2014 10:03:26 -0500 Subject: pdksh: use checksummed patches --- Library/Formula/pdksh.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/pdksh.rb b/Library/Formula/pdksh.rb index ee26b0101..30fa4a7d7 100644 --- a/Library/Formula/pdksh.rb +++ b/Library/Formula/pdksh.rb @@ -6,10 +6,9 @@ class Pdksh < Formula sha1 '8b022e45de7691ef330f13b0981f0cff30b4047d' # Use a sort command that works with Leopard and up - def patches - { :p0 => - "https://trac.macports.org/export/90549/trunk/dports/shells/pdksh/files/patch-siglist.sh.diff" - } + patch :p0 do + url "https://trac.macports.org/export/90549/trunk/dports/shells/pdksh/files/patch-siglist.sh.diff" + sha1 "009830f37b7be86d1a1a2f187c82c25da6d9b418" end def install -- cgit v1.2.3