[98142] trunk/dports/python/py-opengl-accelerate/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 26 02:05:26 PDT 2012


Revision: 98142
          http://trac.macports.org//changeset/98142
Author:   jmr at macports.org
Date:     2012-09-26 02:05:25 -0700 (Wed, 26 Sep 2012)
Log Message:
-----------
py-opengl-accelerate: disable broken livecheck; releases are synced with py-opengl anyway

Modified Paths:
--------------
    trunk/dports/python/py-opengl-accelerate/Portfile

Modified: trunk/dports/python/py-opengl-accelerate/Portfile
===================================================================
--- trunk/dports/python/py-opengl-accelerate/Portfile	2012-09-26 07:44:46 UTC (rev 98141)
+++ trunk/dports/python/py-opengl-accelerate/Portfile	2012-09-26 09:05:25 UTC (rev 98142)
@@ -26,9 +26,5 @@
 
 if {$subport != $name} {
     depends_lib     port:py${python.version}-numpy
-    livecheck.type  none
-} else {
-    livecheck.type  regex
-    livecheck.url   http://pypi.python.org/pypi/PyOpenGL-accelerate
-    livecheck.regex {PyOpenGL-accelerate/([0-9.]+)"}
 }
+livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120926/957fd9a4/attachment.html>


More information about the macports-changes mailing list