Ticket #14839: Portfile.patch
File Portfile.patch, 1.5 KB (added by maccheck@…, 17 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name git-core 6 version 1.5.4. 46 version 1.5.4.5 7 7 description The stupid content tracker. 8 8 long_description A stupid (but extremely fast) directory content manager. \ 9 9 It doesn't do a whole lot, but what it _does_ do is track \ … … 18 18 distfiles git-${version}${extract.suffix} \ 19 19 git-manpages-${version}${extract.suffix} 20 20 21 checksums git-${version}${extract.suffix} sha1 fdf2dbf3a01a71deb329cac63f23163114bc40c3\22 git-manpages-${version}${extract.suffix} sha1 6 aeac3116d1dc4966fb469060331969eb24f326621 checksums git-${version}${extract.suffix} sha1 69c4b904f13b72f57405393d54f33831c9cfad8f \ 22 git-manpages-${version}${extract.suffix} sha1 659b5217b342b757a01603f61bd90a4d60f7e681 23 23 24 24 depends_run port:openssh port:rsync port:perl5.8 port:p5-error 25 25 depends_lib port:curl port:zlib port:openssl port:expat port:libiconv … … 73 73 74 74 variant doc description {Install HTML and plaintext documentation} { 75 75 distfiles-append git-htmldocs-${version}${extract.suffix} 76 checksums-append git-htmldocs-${version}${extract.suffix} sha1 812850b20b67a2d8bf7aac8c3668b6086e9e197276 checksums-append git-htmldocs-${version}${extract.suffix} sha1 7087b54af84b8d91fec8d9a48c8f746047d3cd6a 77 77 } 78 78 79 79 variant gitweb description {Install gitweb.cgi} {