[71180] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Sep 3 13:25:25 PDT 2010


Revision: 71180
          http://trac.macports.org/changeset/71180
Author:   jmr at macports.org
Date:     2010-09-03 13:25:24 -0700 (Fri, 03 Sep 2010)
Log Message:
-----------
New port: py27-game

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

Added Paths:
-----------
    trunk/dports/python/py27-game/

Modified: trunk/dports/python/py27-game/Portfile
===================================================================
--- trunk/dports/python/py26-game/Portfile	2010-09-03 20:09:56 UTC (rev 71179)
+++ trunk/dports/python/py27-game/Portfile	2010-09-03 20:25:24 UTC (rev 71180)
@@ -2,11 +2,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
-name            py26-game
+name            py27-game
 version         1.9.1
-revision        3
 categories      python devel multimedia graphics
 platforms       darwin
 maintainers     jmr openmaintainer
@@ -28,12 +27,12 @@
 patchfiles      patch-config_darwin.py.diff \
                 patch-disable_portmidi.diff
 
-depends_lib-append     path:lib/pkgconfig/sdl.pc:libsdl \
+depends_lib     path:lib/pkgconfig/sdl.pc:libsdl \
                 port:libsdl_mixer \
                 port:libsdl_image \
                 port:libsdl_ttf \
                 port:smpeg \
-                port:py26-numpy
+                port:py27-numpy
 
 use_configure   yes
 configure.env-append LOCALBASE=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100903/149dbfc4/attachment.html>


More information about the macports-changes mailing list