Revision: 80095 http://trac.macports.org/changeset/80095 Author: deric@macports.org Date: 2011-07-04 02:15:52 -0700 (Mon, 04 Jul 2011) Log Message: ----------- Update to 1.9, closes #30006. Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2011-07-04 06:16:26 UTC (rev 80094) +++ trunk/dports/devel/mercurial/Portfile 2011-07-04 09:15:52 UTC (rev 80095) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name mercurial -version 1.8.4 +version 1.9 categories devel python license GPLv2+ maintainers deric @@ -27,9 +27,9 @@ homepage http://www.selenic.com/mercurial/ platforms darwin master_sites http://mercurial.selenic.com/release/ -checksums md5 b3dcc3de473e003dd1cc0500dcd9de47 \ - sha1 25c4f9b1ad1c5c8ef94ca5b120c9af6bdfd23bdc \ - rmd160 c9c21ac48e6c37360f4de5833ddf0ee5e2594620 +checksums md5 d4842129fa2732eb6ed1180467bc32e2 \ + rmd160 f533234095f2028ef742dce96a23751ee023a7f1 \ + sha256 711e4b1cd2924a7a88499d6c431a9122390183bf554d4e153edbb3b2f30123e0 depends_run port:curl-ca-bundle post-patch {
participants (1)
-
deric@macports.org