[113710] trunk/dports/python/py-game/Portfile

sean at macports.org sean at macports.org
Sat Nov 23 08:35:36 PST 2013


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

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

Modified: trunk/dports/python/py-game/Portfile
===================================================================
--- trunk/dports/python/py-game/Portfile	2013-11-23 16:35:32 UTC (rev 113709)
+++ trunk/dports/python/py-game/Portfile	2013-11-23 16:35:35 UTC (rev 113710)
@@ -6,7 +6,7 @@
 
 name            py-game
 version         1.9.1
-revision        6
+revision        7
 categories-append     devel multimedia graphics
 platforms       darwin
 license         LGPL-2.1+
@@ -25,7 +25,7 @@
 checksums       rmd160 352d74d6cb025e7489e1123a7a25d1695beabafb \
                 sha256 a26095472ae4be9631e0d5bfb9a52ac57a3a091e45757913128e4a473807d433
 
-python.versions 24 25 26 27 31 32
+python.versions 26 27 32
 
 if {$subport != $name} {
     patchfiles  patch-config_darwin.py.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/f3d17ac1/attachment.html>


More information about the macports-changes mailing list