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

stromnov at macports.org stromnov at macports.org
Tue Dec 3 22:26:41 PST 2013


Revision: 114268
          https://trac.macports.org/changeset/114268
Author:   stromnov at macports.org
Date:     2013-12-03 22:26:41 -0800 (Tue, 03 Dec 2013)
Log Message:
-----------
py-regex: update to version 2013-11-29

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

Modified: trunk/dports/python/py-regex/Portfile
===================================================================
--- trunk/dports/python/py-regex/Portfile	2013-12-04 06:20:17 UTC (rev 114267)
+++ trunk/dports/python/py-regex/Portfile	2013-12-04 06:26:41 UTC (rev 114268)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-regex
-set buildver        2013-10-26
+set buildver        2013-11-29
 version             0.1-[string map {"-" "" "." ""} ${buildver}]
 revision            0
 categories-append   devel
@@ -24,8 +24,8 @@
 
 distname            regex-${buildver}
 
-checksums           rmd160  be53c1053c38c55bbb3a4af754d468130f6bbff4 \
-                    sha256  bed2ad48c8fe17195faaf515e7e5cfcd29b6a18042d25d94072ebb8576def487
+checksums           rmd160  54cae96562bc471f474b9f2ca2eb7c475b90d0cc \
+                    sha256  476984f0dd40f31377a2e49a62a58cb684c142c809d43eeb6fdf66f6815cf715
 
 if {$subport != $name} {
     livecheck.type      none
@@ -33,5 +33,5 @@
     livecheck.type      regex
     livecheck.url       ${master_sites}
     livecheck.version   ${buildver}
-    livecheck.regex     "regex-(\\d+(?:\\-\\d+)*)${extract.suffix}"
+    livecheck.regex     {regex-(\d+(?:\-\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131203/77d3dd3b/attachment.html>


More information about the macports-changes mailing list