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

jmr at macports.org jmr at macports.org
Wed Nov 14 03:58:59 PST 2012


Revision: 99686
          https://trac.macports.org/changeset/99686
Author:   jmr at macports.org
Date:     2012-11-14 03:58:59 -0800 (Wed, 14 Nov 2012)
Log Message:
-----------
mercurial: update to 2.4 (#36874, maintainer timeout)

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2012-11-14 11:56:04 UTC (rev 99685)
+++ trunk/dports/devel/mercurial/Portfile	2012-11-14 11:58:59 UTC (rev 99686)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                mercurial
-version             2.3.1
-revision            0
+version             2.4
 categories          devel python
 license             GPL-2+
 maintainers         deric
@@ -28,16 +27,14 @@
 homepage            http://www.selenic.com/mercurial/
 platforms           darwin
 master_sites        http://mercurial.selenic.com/release/
-checksums           rmd160  44d4102c405137f6a5c36ce48349bfb6af88bfed \
-                    sha256  ef587fdd3b062e08eb4012e7870f4d0a00fd834f11578bfba80313b10f808541
+checksums           rmd160  14451a60ab38de1c24eb1b4f1f2f3da907fa9dfd \
+                    sha256  388785358881ceb4409baa1b8180c2c84d5f354ea8cef18923dd49100cd52103
 depends_run         port:curl-ca-bundle
 
-patchfiles          patch-setup.py.diff \
+patchfiles          patch-setup.py.diff
 
 python.default_version 27
 
-variant universal {}
-
 post-destroot {
     # configure ssl certificates
     xinstall -d -m 755 ${destroot}${prefix}/etc/mercurial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121114/0aa0ed9d/attachment.html>


More information about the macports-changes mailing list