[51401] trunk/dports/python

ram at macports.org ram at macports.org
Sat May 23 21:26:47 PDT 2009


Revision: 51401
          http://trac.macports.org/changeset/51401
Author:   ram at macports.org
Date:     2009-05-23 21:26:46 -0700 (Sat, 23 May 2009)
Log Message:
-----------
python/py26-quadtree: new port, closes #19598

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

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

Modified: trunk/dports/python/py26-quadtree/Portfile
===================================================================
--- trunk/dports/python/py25-quadtree/Portfile	2009-05-24 04:11:45 UTC (rev 51399)
+++ trunk/dports/python/py26-quadtree/Portfile	2009-05-24 04:26:46 UTC (rev 51401)
@@ -2,14 +2,13 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name            py25-quadtree
+name            py26-quadtree
 version         0.1.2
-revision        1
 categories      python
 platforms       darwin
-maintainers     mcalhoun openmaintainer
+maintainers     nomaintainer
 description     Quadtree
 long_description \
     Quadtree: \
@@ -30,7 +29,7 @@
     sha1 be2cdbe1322e381fd4f333d570462a3767bfeb7c \
     rmd160 dd32d7bca2acbd3295a407a7d3f5e40c994821d3
 
-depends_build port:py25-setuptools
+depends_build port:py26-setuptools
 
 # See http://trac.gispython.org/lab/ticket/110
 patchfiles      patch-quadtree-_treemodule.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090523/55e1ca50/attachment.html>


More information about the macports-changes mailing list