[115883] trunk/dports/python/py-pycparser/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Jan 13 07:14:53 PST 2014
Revision: 115883
https://trac.macports.org/changeset/115883
Author: stromnov at macports.org
Date: 2014-01-13 07:14:53 -0800 (Mon, 13 Jan 2014)
Log Message:
-----------
py-pycparser: update livecheck and supported_archs
Modified Paths:
--------------
trunk/dports/python/py-pycparser/Portfile
Modified: trunk/dports/python/py-pycparser/Portfile
===================================================================
--- trunk/dports/python/py-pycparser/Portfile 2014-01-13 15:00:03 UTC (rev 115882)
+++ trunk/dports/python/py-pycparser/Portfile 2014-01-13 15:14:53 UTC (rev 115883)
@@ -10,6 +10,7 @@
categories-append devel
platforms darwin
license BSD
+supported_archs noarch
python.versions 26 27 32 33
@@ -35,5 +36,5 @@
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "pycparser-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {pycparser-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140113/00369ed0/attachment.html>
More information about the macports-changes
mailing list