[55650] trunk/dports/python
jmr at macports.org
jmr at macports.org
Sun Aug 16 00:05:42 PDT 2009
Revision: 55650
http://trac.macports.org/changeset/55650
Author: jmr at macports.org
Date: 2009-08-16 00:05:37 -0700 (Sun, 16 Aug 2009)
Log Message:
-----------
py*-game: Numeric is deprecated, switch to numpy
Modified Paths:
--------------
trunk/dports/python/py-game/Portfile
trunk/dports/python/py25-game/Portfile
trunk/dports/python/py26-game/Portfile
Modified: trunk/dports/python/py-game/Portfile
===================================================================
--- trunk/dports/python/py-game/Portfile 2009-08-16 07:01:31 UTC (rev 55649)
+++ trunk/dports/python/py-game/Portfile 2009-08-16 07:05:37 UTC (rev 55650)
@@ -31,7 +31,7 @@
port:libsdl_image \
port:libsdl_ttf \
port:smpeg \
- port:py-numeric
+ port:py-numpy
use_configure yes
configure.env-append LOCALBASE=${prefix}
Modified: trunk/dports/python/py25-game/Portfile
===================================================================
--- trunk/dports/python/py25-game/Portfile 2009-08-16 07:01:31 UTC (rev 55649)
+++ trunk/dports/python/py25-game/Portfile 2009-08-16 07:05:37 UTC (rev 55650)
@@ -31,7 +31,7 @@
port:libsdl_image \
port:libsdl_ttf \
port:smpeg \
- port:py25-numeric
+ port:py25-numpy
use_configure yes
configure.env-append LOCALBASE=${prefix}
Modified: trunk/dports/python/py26-game/Portfile
===================================================================
--- trunk/dports/python/py26-game/Portfile 2009-08-16 07:01:31 UTC (rev 55649)
+++ trunk/dports/python/py26-game/Portfile 2009-08-16 07:05:37 UTC (rev 55650)
@@ -31,7 +31,7 @@
port:libsdl_image \
port:libsdl_ttf \
port:smpeg \
- port:py26-numeric
+ port:py26-numpy
use_configure yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090816/e6b6e52d/attachment.html>
More information about the macports-changes
mailing list