[69489] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jul 7 17:10:42 PDT 2010


Revision: 69489
          http://trac.macports.org/changeset/69489
Author:   ram at macports.org
Date:     2010-07-07 17:10:41 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
python/py27-modulegraph: new port

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

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

Modified: trunk/dports/python/py27-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph/Portfile	2010-07-07 23:40:52 UTC (rev 69483)
+++ trunk/dports/python/py27-modulegraph/Portfile	2010-07-08 00:10:41 UTC (rev 69489)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26  1.0
+PortGroup python27  1.0
 
-name                py26-modulegraph
+name                py27-modulegraph
 version             0.7.3
 categories-append   devel
 license             MIT
-maintainers         jmr openmaintainer
+maintainers         nomaintainer
 description         Python module dependency analysis tool
 long_description \
     modulegraph determines a dependency graph between Python modules \
@@ -26,10 +26,8 @@
 master_sites        http://pypi.python.org/packages/source/m/modulegraph/
 distname            modulegraph-${version}
 
-conflicts           py26-modulegraph-devel
+depends_lib-append  port:py27-altgraph
 
-depends_lib-append  port:py26-altgraph
-
 checksums           md5 ba3bf16397001f4f6997a7f5c102542f \
                     sha1 aef09401faef1f952d2ba2a2d3f52528dceb0053 \
                     rmd160 a6828d9ba8ebca5663f9837beeccafc6a319c99d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/3e8420f8/attachment.html>


More information about the macports-changes mailing list