[138690] trunk/dports/python/py-regex/Portfile
stromnov at macports.org
stromnov at macports.org
Thu Jul 16 01:22:47 PDT 2015
Revision: 138690
https://trac.macports.org/changeset/138690
Author: stromnov at macports.org
Date: 2015-07-16 01:22:47 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
py-regex: update to version 2015.07.12
Modified Paths:
--------------
trunk/dports/python/py-regex/Portfile
Modified: trunk/dports/python/py-regex/Portfile
===================================================================
--- trunk/dports/python/py-regex/Portfile 2015-07-16 08:17:49 UTC (rev 138689)
+++ trunk/dports/python/py-regex/Portfile 2015-07-16 08:22:47 UTC (rev 138690)
@@ -5,8 +5,7 @@
PortGroup python 1.0
name py-regex
-set buildver 2015.06.24
-version 0.1-[string map {"-" "" "." ""} ${buildver}]
+version 2015.07.12
revision 0
categories-append devel
platforms darwin
@@ -22,16 +21,15 @@
homepage http://code.google.com/p/mrab-regex-hg/
master_sites https://pypi.python.org/packages/source/r/regex/
-distname regex-${buildver}
+distname regex-${version}
-checksums rmd160 ee4060cd72f9bf041c177db321b7881138ae4e0d \
- sha256 97dbcbe9a1c247ba351b926b0683b5fec82260e7ea649ab51087bb58ad00275a
+checksums rmd160 ed868bb3b9a53f8645ce82fcc710e04a3d6d1f73 \
+ sha256 9a39618645ce8c707c2c1346a3eeef0e441a9084df0739a5fcfe32059f68ebe1
if {${name} ne ${subport}} {
livecheck.type none
} else {
livecheck.type regex
livecheck.url https://pypi.python.org/pypi/regex/json
- livecheck.version ${buildver}
livecheck.regex {regex-(\d+(?:[\-.]\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/565d8119/attachment-0001.html>
More information about the macports-changes
mailing list