unrtf: use checksummed patches

master
Jack Nagel 2014-03-14 16:24:11 -05:00
parent 3b5cf80533
commit bbf6eea134
1 changed files with 3 additions and 4 deletions

View File

@ -8,10 +8,9 @@ class Unrtf < Formula
# Per MacPorts, add a return value to fix compiling with clang, and fix
# a bad memory access.
def patches
{ :p0 => [
"https://trac.macports.org/export/94428/trunk/dports/textproc/unrtf/files/patch-src-attr.c.diff"
]}
patch :p0 do
url "https://trac.macports.org/export/94428/trunk/dports/textproc/unrtf/files/patch-src-attr.c.diff"
sha1 "8a6a111373d6bf18750bbb5bf2d91383ac6aa584"
end
def install