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

mmoll at macports.org mmoll at macports.org
Wed Jul 31 09:41:33 PDT 2013


Revision: 108717
          https://trac.macports.org/changeset/108717
Author:   mmoll at macports.org
Date:     2013-07-31 09:41:33 -0700 (Wed, 31 Jul 2013)
Log Message:
-----------
py-opengl-accelerate: undo accidental commit

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

Modified: trunk/dports/python/py-opengl-accelerate/Portfile
===================================================================
--- trunk/dports/python/py-opengl-accelerate/Portfile	2013-07-31 16:39:23 UTC (rev 108716)
+++ trunk/dports/python/py-opengl-accelerate/Portfile	2013-07-31 16:41:33 UTC (rev 108717)
@@ -5,7 +5,6 @@
 
 name                py-opengl-accelerate
 version             3.0.2
-revision            1
 categories-append   graphics
 platforms           darwin
 license             BSD
@@ -16,7 +15,7 @@
    operations for slow points in PyOpenGL 3.x.
 
 homepage            http://pyopengl.sourceforge.net/
-master_sites        https://pypi.python.org/packages/source/P/PyOpenGL-accelerate/
+master_sites        http://pypi.python.org/packages/source/P/PyOpenGL-accelerate/
 distname            PyOpenGL-accelerate-${version}
 
 checksums           md5 a977041e27b50804bc5188cc54e2a7ba \
@@ -26,9 +25,6 @@
 python.versions     24 25 26 27 32 33
 
 if {$subport != $name} {
-    if {${python.version} > 31} {
-        patchfiles patch-py33-import.diff
-    }
     depends_lib     port:py${python.version}-numpy
 }
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130731/3d33a9f7/attachment.html>


More information about the macports-changes mailing list