[71182] trunk/dports/python

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


Revision: 71182
          http://trac.macports.org/changeset/71182
Author:   jmr at macports.org
Date:     2010-09-03 13:37:56 -0700 (Fri, 03 Sep 2010)
Log Message:
-----------
New port: py27-dice3ds

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

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

Modified: trunk/dports/python/py27-dice3ds/Portfile
===================================================================
--- trunk/dports/python/py26-dice3ds/Portfile	2010-09-03 20:09:56 UTC (rev 71179)
+++ trunk/dports/python/py27-dice3ds/Portfile	2010-09-03 20:37:56 UTC (rev 71182)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-dice3ds
+name                py27-dice3ds
 version             0.11
 categories-append   graphics
 platforms           darwin
@@ -16,7 +16,7 @@
                     in Python. Also includes code to convert 3DS files into an OpenGL display list.
 homepage            http://www.aerojockey.com/software/dice3ds/
 
-depends_lib         port:py26-numpy
+depends_lib         port:py27-numpy
 
 master_sites        ${homepage}
 distname            Dice3DS-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100903/a9c8ec72/attachment.html>


More information about the macports-changes mailing list