[43155] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Dec 5 16:04:30 PST 2008


Revision: 43155
          http://trac.macports.org/changeset/43155
Author:   jmr at macports.org
Date:     2008-12-05 16:04:30 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
New port: py26-dice3ds

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

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


Property changes on: trunk/dports/python/py26-dice3ds
___________________________________________________________________
Added: svn:mergeinfo
   + 

Modified: trunk/dports/python/py26-dice3ds/Portfile
===================================================================
--- trunk/dports/python/py25-dice3ds/Portfile	2008-12-05 22:52:01 UTC (rev 43143)
+++ trunk/dports/python/py26-dice3ds/Portfile	2008-12-06 00:04:30 UTC (rev 43155)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+# HACK: change to 'PortGroup python26 1.0' when MP 1.7 is released
+source ${portpath}/../../_resources/port1.0/group/python26-1.0.tcl
 
-name                py25-dice3ds
+name                py26-dice3ds
 version             0.10
 categories-append   graphics
 platforms           darwin
@@ -14,7 +15,7 @@
                     in Python. Also includes code to convert 3DS files into an OpenGL display list.
 homepage            http://www.aerojockey.com/software/dice3ds/
 
-depends_lib-append  port:py25-numpy
+depends_lib-append  port:py26-numpy
 
 master_sites        ${homepage}
 distname            Dice3DS-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/f2fc797a/attachment.html>


More information about the macports-changes mailing list