Revision: 87365 http://trac.macports.org/changeset/87365 Author: easieste@macports.org Date: 2011-11-18 05:34:05 -0800 (Fri, 18 Nov 2011) Log Message: ----------- Update: mercurial-2.0. Maintainer timeout. Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2011-11-18 12:31:33 UTC (rev 87364) +++ trunk/dports/devel/mercurial/Portfile 2011-11-18 13:34:05 UTC (rev 87365) @@ -5,7 +5,7 @@ PortGroup python 1.0 name mercurial -version 1.9.3 +version 2.0 categories devel python license GPL-2+ maintainers deric @@ -27,8 +27,8 @@ homepage http://www.selenic.com/mercurial/ platforms darwin master_sites http://mercurial.selenic.com/release/ -checksums rmd160 badc314f0a364c3e64131247665ebbc63d1533a9 \ - sha256 53d8390379b81371f60729decd15f0961777b52ed7514d29c66c1873b918d685 +checksums rmd160 f0c5f143eabff4a6c06d512cecd718bf594d06b1 \ + sha256 affab78a4d5074c71f97c07fe211de958263444eb8d86b3ad6fb6d648eb6c594 depends_run port:curl-ca-bundle python.default_version 27