Revision: 91489 https://trac.macports.org/changeset/91489 Author: deric@macports.org Date: 2012-04-03 05:17:38 -0700 (Tue, 03 Apr 2012) Log Message: ----------- mercurial: Update to 2.1.2, closes #33855. Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2012-04-03 06:59:32 UTC (rev 91488) +++ trunk/dports/devel/mercurial/Portfile 2012-04-03 12:17:38 UTC (rev 91489) @@ -5,7 +5,7 @@ PortGroup python 1.0 name mercurial -version 2.1 +version 2.1.2 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 4d89616c7a2dff4d8c05cf9d8ee8b13bda1c9e23 \ - sha256 cb37f90807e99dd4508cac70c098aa433b26adb7a3ab064c0b1626dc9a094383 +checksums rmd160 4ac9a91e7debbe556f1c314cc3b6fc87b6cbf2f0 \ + sha256 914d4889e195687209e070c0c33cf3ae7b78d6c6c92fa7d6ccc718aa96959886 depends_run port:curl-ca-bundle python.default_version 27
participants (1)
-
deric@macports.org