zzuf: use checksummed patches

master
Jack Nagel 2014-03-14 16:24:11 -05:00
parent d8eaffad8d
commit d5d0b6ec7f
1 changed files with 5 additions and 6 deletions

View File

@ -7,12 +7,11 @@ class Zzuf < Formula
conflicts_with 'libzzip', :because => 'both install `zzcat` binaries' conflicts_with 'libzzip', :because => 'both install `zzcat` binaries'
def patches # Fix OS X-specific bug in zzuf 0.13; see https://trac.macports.org/ticket/29157
# Fix OS X-specific bug in zzuf 0.13; see https://trac.macports.org/ticket/29157 # This has been fixed upstream and should be included in the next release.
# This has been fixed upstream and should be included in the next release. patch :p3 do
{ :p3 => url "https://trac.macports.org/export/78051/trunk/dports/security/zzuf/files/patch-src-libzzuf-lib--mem.c.diff"
'https://trac.macports.org/export/78051/trunk/dports/security/zzuf/files/patch-src-libzzuf-lib--mem.c.diff' sha1 "bc40649d8bdd589ef3876796d4791f28220d964a"
}
end end
def install def install