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

stromnov at macports.org stromnov at macports.org
Thu Sep 18 03:01:08 PDT 2014


Revision: 125461
          https://trac.macports.org/changeset/125461
Author:   stromnov at macports.org
Date:     2014-09-18 03:01:08 -0700 (Thu, 18 Sep 2014)
Log Message:
-----------
py-regex: update to version 2014.09.18

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

Modified: trunk/dports/python/py-regex/Portfile
===================================================================
--- trunk/dports/python/py-regex/Portfile	2014-09-18 10:00:09 UTC (rev 125460)
+++ trunk/dports/python/py-regex/Portfile	2014-09-18 10:01:08 UTC (rev 125461)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-regex
-set buildver        2014.08.15
+set buildver        2014.09.18
 version             0.1-[string map {"-" "" "." ""} ${buildver}]
 revision            0
 categories-append   devel
@@ -24,10 +24,12 @@
 
 distname            regex-${buildver}
 
-checksums           rmd160  51d43a3bb5ca95bfd495c93217aa3aa5db344c64 \
-                    sha256  92de6e5d6340853ea2d5a44b4c84617e42849b9ff93d51b8accbeb3595d4b759
+checksums           rmd160  4fe8b25943bbc8df1b3e2282b6eb3b1e345b49ad \
+                    sha256  07f0b10cdcc26f257c7c2a4130391983f5fd49973e15d1ab5e1c7d8edac5e772
 
 if {${name} ne ${subport}} {
+    extract.mkdir       yes
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140918/c714b8ae/attachment.html>


More information about the macports-changes mailing list