Revision: 83359 http://trac.macports.org/changeset/83359 Author: easieste@macports.org Date: 2011-08-30 00:55:40 -0700 (Tue, 30 Aug 2011) Log Message: ----------- Fix #30955 (maintainer timeout): upgrade to mercurial-1.9.1. Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2011-08-30 07:49:32 UTC (rev 83358) +++ trunk/dports/devel/mercurial/Portfile 2011-08-30 07:55:40 UTC (rev 83359) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name mercurial -version 1.9 +version 1.9.1 categories devel python license GPL-2+ maintainers deric @@ -27,9 +27,9 @@ homepage http://www.selenic.com/mercurial/ platforms darwin master_sites http://mercurial.selenic.com/release/ -checksums md5 d4842129fa2732eb6ed1180467bc32e2 \ - sha1 e7d80abf520849e1327ad5e7606a09628f646584 \ - rmd160 f533234095f2028ef742dce96a23751ee023a7f1 +checksums md5 601990cc58af8316af4e1ea63e19d1be \ + sha1 555fc13756c8e9a75b653a5337791e8ebf1319cd \ + rmd160 13d3212e3b9ffb4a4b20108241b676611bab718a depends_run port:curl-ca-bundle post-patch {