Revision: 119641 https://trac.macports.org/changeset/119641 Author: sean@macports.org Date: 2014-05-02 16:02:45 -0700 (Fri, 02 May 2014) Log Message: ----------- mercurial: update to 3.0 Modified Paths: -------------- trunk/dports/devel/mercurial/Portfile Modified: trunk/dports/devel/mercurial/Portfile =================================================================== --- trunk/dports/devel/mercurial/Portfile 2014-05-02 23:02:42 UTC (rev 119640) +++ trunk/dports/devel/mercurial/Portfile 2014-05-02 23:02:45 UTC (rev 119641) @@ -5,7 +5,7 @@ PortGroup python 1.0 PortGroup bitbucket 1.0 -bitbucket.setup seanfarley mercurial 2.9.2 +bitbucket.setup seanfarley mercurial 3.0 revision 0 categories devel python license GPL-2+ @@ -27,8 +27,8 @@ homepage http://www.selenic.com/mercurial/ platforms darwin -checksums rmd160 0978dd8a1a3ef0b6e123ebbe8ed5915cfdc5eb8e \ - sha256 22d908bceedffeafca9f957f734e9211e34bd3dea15ef24772b4cb70706c6cb6 +checksums rmd160 2f71e8b363f2583e73c4b84f67f977ad628e9228 \ + sha256 ae4baf1fdd3f8943c84104f9aef1efe63cd9f72c39fce351664bd414e79e808a depends_build port:py27-docutils
participants (1)
-
sean@macports.org