Ticket #31088: patch-Portfile.diff
File patch-Portfile.diff, 1.9 KB (added by carsomyr@…, 13 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name git-core 7 version 1.7.6 8 revision 1 7 version 1.7.6.1 9 8 description A fast version control system 10 9 long_description Git is a fast, scalable, distributed open source version \ 11 10 control system focusing on speed and efficiency. … … 21 20 git-manpages-${version}${extract.suffix} 22 21 23 22 checksums git-${version}${extract.suffix} \ 24 sha1 c519b0765c419c84b561bb4a2a86526b16d95cde\25 rmd160 9ba5daa7bf56b6a242b3302e12c8ced7d3abc77a\23 sha1 a0e9f63ec432d4b20411d3759084b4118edf5887 \ 24 rmd160 ec85ee434e51fbb3144b5336921922afc97ba709 \ 26 25 git-manpages-${version}${extract.suffix} \ 27 sha1 45e0759597d649b13f684f55a186d46dafb7d414\28 rmd160 9534cf6540c3be85c6f3b5dfca8ca0cf3f2f366f26 sha1 e1817c996fc0bf06abd6b15232040de766798101 \ 27 rmd160 16fdba0c70f0998dd08bf0d1b1b47ba5f1834849 29 28 30 29 depends_run port:rsync port:p5.12-error 31 30 depends_lib port:perl5.12 port:curl port:zlib port:openssl port:expat port:libiconv … … 119 118 variant doc description {Install HTML and plaintext documentation} { 120 119 distfiles-append git-htmldocs-${version}${extract.suffix} 121 120 checksums-append git-htmldocs-${version}${extract.suffix} \ 122 sha1 926168673669d7568b94af6dec35b9ef10ecaedc\123 rmd160 0c396a95126670a67c3e61ea69196508b88ef195121 sha1 525888fff8242ba03d59de2fdb8afd80310d978a \ 122 rmd160 357cda7d4df61db43cafae0c4b3d42bc84f02f13 124 123 } 125 124 126 125 variant gitweb description {Install gitweb.cgi} {