[130080] trunk/dports/python/py-pyglet/Portfile

petr at macports.org petr at macports.org
Fri Dec 26 11:19:19 PST 2014


Revision: 130080
          https://trac.macports.org/changeset/130080
Author:   petr at macports.org
Date:     2014-12-26 11:19:19 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py-pyglet: add py27 subport, closes #46011 (openmaintainer).

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

Modified: trunk/dports/python/py-pyglet/Portfile
===================================================================
--- trunk/dports/python/py-pyglet/Portfile	2014-12-26 18:30:49 UTC (rev 130079)
+++ trunk/dports/python/py-pyglet/Portfile	2014-12-26 19:19:19 UTC (rev 130080)
@@ -17,14 +17,13 @@
 
 homepage            http://www.pyglet.org/
 master_sites        googlecode:pyglet
-
 distname            pyglet-${version}
 
 checksums           md5     b2363642dc3832e95dc4e63a6793467f \
                     sha1    1c1fa4130b5e5b7aa9da2456b75742ae447d0315 \
                     rmd160  64a70d8a87ff056f4fc912fb9f4b32b3ea4cd262
 
-python.versions     25 26
+python.versions     25 26 27
 
 if {${name} ne ${subport}} {
     set Resources_dir ${python.prefix}/Resources
@@ -37,6 +36,7 @@
 32-bit archs, you will probably need to run python like this to use pyglet:
     arch -${configure.build_arch} ${Resources_dir}/Python.app/Contents/MacOS/Python"
     }
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/7f721cac/attachment.html>


More information about the macports-changes mailing list