[61310] trunk/dports/python/py26-opengl/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 8 05:57:28 PST 2009


Revision: 61310
          http://trac.macports.org/changeset/61310
Author:   jmr at macports.org
Date:     2009-12-08 05:57:28 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
py26-opengl: update master_sites, livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-opengl/Portfile

Modified: trunk/dports/python/py26-opengl/Portfile
===================================================================
--- trunk/dports/python/py26-opengl/Portfile	2009-12-08 13:54:21 UTC (rev 61309)
+++ trunk/dports/python/py26-opengl/Portfile	2009-12-08 13:57:28 UTC (rev 61310)
@@ -18,7 +18,8 @@
 
 homepage            http://pyopengl.sourceforge.net/
 
-master_sites        sourceforge:pyopengl
+master_sites        sourceforge:pyopengl \
+                    http://pypi.python.org/packages/source/P/PyOpenGL/
 distname            PyOpenGL-${version}
 
 checksums           md5     51a33cea33f3e8eb2eaf12f574dcb1af \
@@ -30,6 +31,6 @@
 
 test.run            yes
 
-livecheck.type      sourceforge
-livecheck.name      pyopengl
-livecheck.distname  PyOpenGL
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/PyOpenGL
+livecheck.regex     {PyOpenGL ([0-9a-c.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091208/9909eb51/attachment.html>


More information about the macports-changes mailing list