Ticket #15687: Portfile_1.5.5.3_to_1.5.6.1.patch
File Portfile_1.5.5.3_to_1.5.6.1.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. 5.36 version 1.5.6.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 a679d56457b54d15c7ef0ed34396c11ff5d4758c\22 git-manpages-${version}${extract.suffix} sha1 a1627c77b3b7df10c328f2a17816cdbb0571811e21 checksums git-${version}${extract.suffix} sha1 c7ddeeb3f78461815653bbaf59ed1156a9b0fa5f \ 22 git-manpages-${version}${extract.suffix} sha1 d9e4d24ee18fe4fa7079967d11aa1e8949b890b8 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 6642972d4e600c1937e4ffc17f99ea11d22825c279 checksums-append git-htmldocs-${version}${extract.suffix} sha1 3af8649dd6d5b4c86b590229c891782ecf869eb4 80 80 } 81 81 82 82 variant gitweb description {Install gitweb.cgi} {