[74706] trunk/dports/python

snc at macports.org snc at macports.org
Wed Dec 29 15:02:04 PST 2010


Revision: 74706
          http://trac.macports.org/changeset/74706
Author:   snc at macports.org
Date:     2010-12-29 15:01:57 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
py27-igraph: create 0.5.4 from py26-igraph

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

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

Modified: trunk/dports/python/py27-igraph/Portfile
===================================================================
--- trunk/dports/python/py26-igraph/Portfile	2010-12-29 22:58:19 UTC (rev 74705)
+++ trunk/dports/python/py27-igraph/Portfile	2010-12-29 23:01:57 UTC (rev 74706)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-igraph
+name                py27-igraph
 version             0.5.4
 categories-append   math
 maintainers         snc openmaintainer
@@ -24,7 +24,7 @@
 platforms           darwin
 
 depends_lib         port:igraph \
-                    port:py26-distribute
+                    port:py27-distribute
 
 patchfiles          patch-setup.cfg.diff \
                     patch-setup.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101229/491b756c/attachment-0001.html>


More information about the macports-changes mailing list