[73947] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 20:39:16 PST 2010


Revision: 73947
          http://trac.macports.org/changeset/73947
Author:   ryandesign at macports.org
Date:     2010-11-29 20:39:11 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-pygraphviz: new port, version 1.0, based on py26-pygraphviz; see #26790

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

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

Modified: trunk/dports/python/py27-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py26-pygraphviz/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-pygraphviz/Portfile	2010-11-30 04:39:11 UTC (rev 73947)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python27 1.0
 
-name                    py26-pygraphviz
+name                    py27-pygraphviz
 version                 1.0
 categories-append       science
 maintainers             singingwolfboy openmaintainer
@@ -28,7 +28,7 @@
 
 depends_lib-append      port:swig-python \
                         path:bin/dot:graphviz \
-                        port:py26-distribute
+                        port:py27-distribute
 
 livecheck.type          regex
 livecheck.url           ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/eb854e4c/attachment.html>


More information about the macports-changes mailing list