[113766] trunk/dports/python/py-opengl/Portfile

sean at macports.org sean at macports.org
Sat Nov 23 08:38:58 PST 2013


Revision: 113766
          https://trac.macports.org/changeset/113766
Author:   sean at macports.org
Date:     2013-11-23 08:38:58 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-opengl: remove 2.4 and 2.5 due to numpy update

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

Modified: trunk/dports/python/py-opengl/Portfile
===================================================================
--- trunk/dports/python/py-opengl/Portfile	2013-11-23 16:38:55 UTC (rev 113765)
+++ trunk/dports/python/py-opengl/Portfile	2013-11-23 16:38:58 UTC (rev 113766)
@@ -5,6 +5,7 @@
 
 name                py-opengl
 version             3.0.2
+revision            1
 categories-append   graphics
 platforms           darwin
 supported_archs     noarch
@@ -26,15 +27,12 @@
                     rmd160 0cbf4bc7c2e9ba59225534085f05ee589b26fc54 \
                     sha256 9ef93bbea2c193898341f574e281c3ca0dfe87c53aa25fbec4b03581f6d1ba03
 
-python.versions     24 25 26 27 32 33
+python.versions     26 27 32 33
 
 if {$subport != $name} {
     depends_build   port:py${python.version}-setuptools
     depends_lib     port:py${python.version}-opengl-accelerate \
                     port:py${python.version}-tkinter
-    if {${python.version} == 24} {
-        depends_lib-append port:py${python.version}-ctypes
-    }
     if {${python.version} >= 30} {
         depends_lib-append port:py${python.version}-Pillow
     } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/b68b8dee/attachment.html>


More information about the macports-changes mailing list