Ticket #17504: mercurial-Portfile.patch
File mercurial-Portfile.patch, 1.1 KB (added by jcbuffington@…, 16 years ago) |
---|
-
mercurial/Portfile
old new 4 4 PortGroup python25 1.0 5 5 6 6 name mercurial 7 version 1. 17 version 1.0.2 8 8 categories devel python 9 9 maintainers deric@macports.org 10 10 description A fast, lightweight, distributed SCM system written in \ … … 24 24 25 25 homepage http://www.selenic.com/mercurial/ 26 26 master_sites http://www.selenic.com/mercurial/release/ 27 checksums md5 031891e407e4a2f9d5c5943d5f2d24dc\28 sha1 e6cd373e18e9d5154814eb08f58c7a6567608642\29 rmd160 c5473423a22353a63c318d4af69754a8f297414327 checksums md5 32432616f517107e6582721c257cd1f4 \ 28 sha1 6d5be655276770192b889cee279bdcc0aee977e3 \ 29 rmd160 0f163d19a12bbe7dcfc45f10cdab07f5b16e7b3a 30 30 31 31 depends_lib-append port:py25-zlib port:py25-hashlib port:py25-bz2 32 32