Revision: 74334 http://trac.macports.org/changeset/74334 Author: deric@macports.org Date: 2010-12-13 02:49:05 -0800 (Mon, 13 Dec 2010) Log Message: ----------- devel/mercurial: Update to 1.7.2, closes #27608. Thanks Andrew Release notes: http://mercurial.selenic.com/wiki/WhatsNew#A1.7.2_.282010-12-01.29 Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2010-12-13 07:32:13 UTC (rev 74333) +++ trunk/dports/devel/mercurial/Portfile 2010-12-13 10:49:05 UTC (rev 74334) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name mercurial -version 1.7.1 +version 1.7.2 categories devel python maintainers deric description A fast, lightweight, distributed SCM system written in \ @@ -26,9 +26,9 @@ homepage http://www.selenic.com/mercurial/ platforms darwin master_sites http://mercurial.selenic.com/release/ -checksums md5 b14caa0f9e4dd5acbf9e9a6059c37fd3 \ - sha1 984e896e4450e472df45fec91bf50289c94f9556 \ - rmd160 05c902d444b2f1dfb461ec30fbf4e5174ed5dfb1 +checksums md5 e9e99a0a20ded8f6d9463ffb94021b12 \ + sha1 808b009ce4cbba1c6bfe601b9d34dcdb55b69c5e \ + rmd160 492131a443103b1d5a7cb340c7d216b544fe8c8b post-destroot { # install html docs
participants (1)
-
deric@macports.org