Ticket #15687: Portfile.patch
File Portfile.patch, 1.5 KB (added by weyert@…, 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 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 d37107f7685152796e2738122e7c203674f5f126 \ 22 git-manpages-${version}${extract.suffix} sha1 b47c7085737fac529fb3480e5c8646802f397c90 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 7a6e205dd20587312623954fd8ce2714c5aad97d 80 80 } 81 81 82 82 variant gitweb description {Install gitweb.cgi} {