Ticket #16308: patch-mercurial-Portfile.diff
File patch-mercurial-Portfile.diff, 1.1 KB (added by paidhi@…, 16 years ago) |
---|
-
Portfile
old new 1 # $Id $1 # $Id: Portfile 37298 2008-06-02 19:08:55Z saispo@macports.org $ 2 2 3 3 PortSystem 1.0 4 4 PortGroup python25 1.0 5 5 6 6 name mercurial 7 version 1.0. 28 revision 07 version 1.0.1 8 revision 1 9 9 categories devel python 10 10 maintainers deric@macports.org 11 11 description A fast, lightweight, distributed SCM system written in \ … … 25 25 26 26 homepage http://www.selenic.com/mercurial/ 27 27 master_sites http://www.selenic.com/mercurial/release/ 28 checksums md5 32432616f517107e6582721c257cd1f4\29 sha1 6d5be655276770192b889cee279bdcc0aee977e3\30 rmd160 0f163d19a12bbe7dcfc45f10cdab07f5b16e7b3a28 checksums md5 a4ef7eb2c8818404a459e3be05feff6f \ 29 sha1 ada3e6d2128283efeefb7b44f9a1e0dfc22d62f1 \ 30 rmd160 f451ab56660f46a51b4588de966ec0718f38cd7b 31 31 32 32 depends_lib-append port:py25-zlib port:py25-hashlib port:py25-bz2 33 33