[108820] trunk/dports/devel/mercurial/Portfile

sean at macports.org sean at macports.org
Fri Aug 2 13:17:14 PDT 2013


Revision: 108820
          https://trac.macports.org/changeset/108820
Author:   sean at macports.org
Date:     2013-08-02 13:17:14 -0700 (Fri, 02 Aug 2013)
Log Message:
-----------
mercurial: upgrade to 2.7, change mirrors, and use make target for docs

Modified Paths:
--------------
    trunk/dports/devel/mercurial/Portfile

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2013-08-02 18:44:38 UTC (rev 108819)
+++ trunk/dports/devel/mercurial/Portfile	2013-08-02 20:17:14 UTC (rev 108820)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     mirror mercurial 2.6.3
-revision            1
+bitbucket.setup     seanfarley mercurial 2.7
+revision            0
 categories          devel python
 license             GPL-2+
 maintainers         deric sean openmaintainer
@@ -27,8 +27,8 @@
 
 homepage            http://www.selenic.com/mercurial/
 platforms           darwin
-checksums           rmd160  790f059b709c8480c704a660978378d0bac71df0 \
-                    sha256  d793436fe84c9830c194f412cd19b989a24a052a4dcdb1637b0da5dabd5847f8
+checksums           rmd160  ed14f7d5c02a03e29d7dc2312486df9f234bf20a \
+                    sha256  adb144e3aadfa3585f5f920395ce4b66a42adaf37cfa7d3c3c51228250eeccd6
 depends_run         port:curl-ca-bundle
 
 patchfiles          patch-setup.py.diff
@@ -37,15 +37,18 @@
 
 conflicts           mercurial-devel
 
+build.cmd           make
+build.target        all
+
 subport mercurial-devel {
-    bitbucket.setup     mirror mercurial-crew 77440de177f7
+    bitbucket.setup     seanfarley mercurial a58251c0568f
     name                mercurial-devel
-    version             2.6.99
-    revision            3
+    version             2.7.99
+    revision            0
 
     conflicts           mercurial
-    checksums           rmd160  8324414262bf301310d3f00ae9a1d1961bf43aaf \
-                        sha256  0fb3199599303c707ea688ef214b2ee8585cc06332b0199d5e58b3b33a3b562c
+    checksums           rmd160  33ab08690a03b742d6670c6d9a78f83821b19b5b \
+                        sha256  dbf8c1950c2d515f149ff00dc0eedf8bafbc9d0a26fb3f7da905982c5b63b24c
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130802/eed0727f/attachment.html>


More information about the macports-changes mailing list