Ticket #15888: Portfile_1.5.6.1_to_1.5.6.2.patch
File Portfile_1.5.6.1_to_1.5.6.2.patch, 1.5 KB (added by maccheck@…, 16 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name git-core 6 version 1.5.6. 16 version 1.5.6.2 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 c7 ddeeb3f78461815653bbaf59ed1156a9b0fa5f\22 git-manpages-${version}${extract.suffix} sha1 d9e4d24ee18fe4fa7079967d11aa1e8949b890b821 checksums git-${version}${extract.suffix} sha1 c725c44d0cf198c74a239953891b60fbd9593611 \ 22 git-manpages-${version}${extract.suffix} sha1 50ca799b19bbd93071efe2bb7791793ad2681f47 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 … … 76 76 77 77 variant doc description {Install HTML and plaintext documentation} { 78 78 distfiles-append git-htmldocs-${version}${extract.suffix} 79 checksums-append git-htmldocs-${version}${extract.suffix} sha1 3af8649dd6d5b4c86b590229c891782ecf869eb479 checksums-append git-htmldocs-${version}${extract.suffix} sha1 d7117b02788153e92a5d632403cc460cd90c0f95 80 80 } 81 81 82 82 variant gitweb description {Install gitweb.cgi} {