[101938] trunk/dports/python/py-regex/Portfile

stromnov at macports.org stromnov at macports.org
Tue Jan 22 01:32:12 PST 2013


Revision: 101938
          https://trac.macports.org/changeset/101938
Author:   stromnov at macports.org
Date:     2013-01-22 01:32:12 -0800 (Tue, 22 Jan 2013)
Log Message:
-----------
py-regex: update to version 0.1.20130120

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

Modified: trunk/dports/python/py-regex/Portfile
===================================================================
--- trunk/dports/python/py-regex/Portfile	2013-01-22 09:16:46 UTC (rev 101937)
+++ trunk/dports/python/py-regex/Portfile	2013-01-22 09:32:12 UTC (rev 101938)
@@ -5,12 +5,14 @@
 PortGroup           python 1.0
 
 name                py-regex
-version             0.1.20121216
+version             0.1.20130120
 revision            0
 categories-append   devel
 license             Python
 platforms           darwin
 
+python.versions     26 27 31 32 33
+
 maintainers         stromnov openmaintainer
 
 description         Alternate regular expression module, to replace re.
@@ -20,12 +22,9 @@
 master_sites        http://pypi.python.org/packages/source/r/regex/
 distname            regex-${version}
 
-checksums           rmd160  4897842db059ed64411ec35eabde31f02ce14cbc \
-                    sha256  6e079b29d19ebfdf3aa545007035526821996e1c8f218a2ca6bcf37df122a1f1
+checksums           rmd160  a41f8d4e8fc86fc754f86e157d0fb8a9b526b270 \
+                    sha256  154514033f533f2fa4b00b3a95fb23e61d510caf9d5bf7570f294ce2381e9f0f
 
-python.versions     26 27 31 32 33
-python.default_version  27
-
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     "regex-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130122/62217ef9/attachment.html>


More information about the macports-changes mailing list