Revision: 71048 http://trac.macports.org/changeset/71048 Author: rmsfisher@macports.org Date: 2010-08-30 08:51:03 -0700 (Mon, 30 Aug 2010) Log Message: ----------- devel/mercurial upgraded version from 1.6.2 to 1.6.3 Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2010-08-30 15:49:43 UTC (rev 71047) +++ trunk/dports/devel/mercurial/Portfile 2010-08-30 15:51:03 UTC (rev 71048) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name mercurial -version 1.6.2 +version 1.6.3 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 847359d7488caf8074a69d4b87ca64d2 \ - sha1 99ba14237fe805a848329a1cffc15f55aab83548 \ - rmd160 63af0ff844c9213c5fe399c0c1be8ecbccc76b3d +checksums md5 fcd61edc488d1b9aa831dde6f14d9a13 \ + sha1 d198fb97182f7b23277007d66fadd2d038ff6ef7 \ + rmd160 cd63da24cb30358c3905e59ac3d86721f0837743 post-destroot { # install html docs
participants (1)
-
rmsfisher@macports.org