[127615] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Oct 30 13:30:39 PDT 2014


Revision: 127615
          https://trac.macports.org/changeset/127615
Author:   stromnov at macports.org
Date:     2014-10-30 13:30:39 -0700 (Thu, 30 Oct 2014)
Log Message:
-----------
py{25,26,32,33}-polygon: Replace with py{27,34}-polygon

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-polygon/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-30 18:22:01 UTC (rev 127614)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-30 20:30:39 UTC (rev 127615)
@@ -137,6 +137,7 @@
 pexpect             2.4_1       24 25 26
 pip                 1.5.6_1     25 31 32
 pmw                 1.3.3a_1    26
+polygon             3.0.7_1     25 26 32 33
 psutil              2.1.3_1     24 25 26 31 32 33
 py                  1.4.25_1    25 26 32 33
 pyaudio             0.2.7_1     32

Modified: trunk/dports/python/py-polygon/Portfile
===================================================================
--- trunk/dports/python/py-polygon/Portfile	2014-10-30 18:22:01 UTC (rev 127614)
+++ trunk/dports/python/py-polygon/Portfile	2014-10-30 20:30:39 UTC (rev 127615)
@@ -13,7 +13,7 @@
 platforms           darwin
 license             LGPL Noncommercial
 
-python.versions     25 26 27 32 33 34
+python.versions     27 34
 
 maintainers         stromnov openmaintainer
 
@@ -63,5 +63,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-    livecheck.regex     "Polygon\[23\]?-(\[23\]+(?:\\.\\d+)*)\.\[tz\]"
+    livecheck.regex     {Polygon[23]?-([23]+(?:\.\d+)*).[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141030/5cfca63e/attachment.html>


More information about the macports-changes mailing list