Ticket #14958: Portfile.diff
File Portfile.diff, 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.56 version 1.5.5.1 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 69c4b904f13b72f57405393d54f33831c9cfad8f\22 git-manpages-${version}${extract.suffix} sha1 659b5217b342b757a01603f61bd90a4d60f7e68121 checksums git-${version}${extract.suffix} sha1 a450cd02cbfe8e18311816a9568bcd6d10d6cf52 \ 22 git-manpages-${version}${extract.suffix} sha1 e062f2eb9e46546616e9cc62ecc4bcd485d30d9a 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 … … 74 74 75 75 variant doc description {Install HTML and plaintext documentation} { 76 76 distfiles-append git-htmldocs-${version}${extract.suffix} 77 checksums-append git-htmldocs-${version}${extract.suffix} sha1 7087b54af84b8d91fec8d9a48c8f746047d3cd6a77 checksums-append git-htmldocs-${version}${extract.suffix} sha1 56ae3fa2e5a7c64177af5122876f5fe063800b40 78 78 } 79 79 80 80 variant gitweb description {Install gitweb.cgi} {