Revision: 71016 http://trac.macports.org/changeset/71016 Author: rmsfisher@macports.org Date: 2010-08-29 16:56:58 -0700 (Sun, 29 Aug 2010) Log Message: ----------- devel/mercurial upgraded version from 1.6 to 1.6.2 per ticket #25934 (maintainer timeout) Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2010-08-29 23:39:48 UTC (rev 71015) +++ trunk/dports/devel/mercurial/Portfile 2010-08-29 23:56:58 UTC (rev 71016) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name mercurial -version 1.6 +version 1.6.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 e97772cb424d29d9382c41daafa6f92d \ - sha1 53ffa5d267fcf220e9fd303da0ba477673fd412b \ - rmd160 1c1994f4747cd01712d8b72d8e33310df74ddce4 +checksums md5 847359d7488caf8074a69d4b87ca64d2 \ + sha1 99ba14237fe805a848329a1cffc15f55aab83548 \ + rmd160 63af0ff844c9213c5fe399c0c1be8ecbccc76b3d post-destroot { # install html docs
participants (1)
-
rmsfisher@macports.org