[130694] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Jan 2 00:09:47 PST 2015


Revision: 130694
          https://trac.macports.org/changeset/130694
Author:   larryv at macports.org
Date:     2015-01-02 00:09:47 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
py25-pyglet: Replace with py27

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-01-02 08:09:41 UTC (rev 130693)
+++ trunk/dports/python/py-graveyard/Portfile	2015-01-02 08:09:47 UTC (rev 130694)
@@ -408,6 +408,7 @@
 py-pyfits               3.3_1       32
 py-pyflakes             0.8.1_1     32
 py-pygccxml             1.6.1_1     26 31 32 33
+py-pyglet               1.1.4_1     25
 py-pygments             1.6_1       24 25 26 31 32 33
 py-pygpgme              0.3_1       25 26
 py-pylibpcap            0.6.4_1     24 25 26

Modified: trunk/dports/python/py-pyglet/Portfile
===================================================================
--- trunk/dports/python/py-pyglet/Portfile	2015-01-02 08:09:41 UTC (rev 130693)
+++ trunk/dports/python/py-pyglet/Portfile	2015-01-02 08:09:47 UTC (rev 130694)
@@ -23,13 +23,10 @@
                     sha1    1c1fa4130b5e5b7aa9da2456b75742ae447d0315 \
                     rmd160  64a70d8a87ff056f4fc912fb9f4b32b3ea4cd262
 
-python.versions     25 26 27
+python.versions     26 27
 
 if {${name} ne ${subport}} {
     set Resources_dir ${python.prefix}/Resources
-    if {${python.version} == 25} {
-        set Resources_dir ${frameworks_dir}/Python.framework/Versions/${python.branch}/Resources
-    }
     if {${build_arch} eq "x86_64" || ${build_arch} eq "ppc64"} {
         notes "Since MacPorts is configured to use the $build_arch architecture\
 where possible and the current version of pyglet only works when built for\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/07de2270/attachment.html>


More information about the macports-changes mailing list