[130205] trunk/dports/python/py-re2/Portfile

sean at macports.org sean at macports.org
Sun Dec 28 12:44:32 PST 2014


Revision: 130205
          https://trac.macports.org/changeset/130205
Author:   sean at macports.org
Date:     2014-12-28 12:44:32 -0800 (Sun, 28 Dec 2014)
Log Message:
-----------
py-re2: update to newest commit

Modified Paths:
--------------
    trunk/dports/python/py-re2/Portfile

Modified: trunk/dports/python/py-re2/Portfile
===================================================================
--- trunk/dports/python/py-re2/Portfile	2014-12-28 20:44:27 UTC (rev 130204)
+++ trunk/dports/python/py-re2/Portfile	2014-12-28 20:44:32 UTC (rev 130205)
@@ -5,9 +5,9 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        facebook pyre2 941b2e2d49da
+github.setup        facebook pyre2 df56add213c8
 name                py-re2
-version             0.1.20140717
+version             0.1.20141213
 
 categories-append   devel
 license             BSD
@@ -20,10 +20,10 @@
                     expression library. It implements many of the features of \
                     Python's built-in re module with compatible interfaces.
 
-checksums           rmd160  31bdb9ab3d69ec17017cef035318f2c75b17be56 \
-                    sha256  061d647bc36576e4de65aafb28fd86bed6ced859da92f021557d6f72db92fb55
+checksums           rmd160  0b84b58ca2eb7561f3963673d39c61346693f4b4 \
+                    sha256  aaa8bbf375375ecb2ac5b5d4dc892bf50a7dd65ad8bb44251592cf155fecd1d7
 
-python.versions     26 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:re2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141228/38d2b27f/attachment.html>


More information about the macports-changes mailing list