[58905] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Oct 6 19:43:18 PDT 2009


Revision: 58905
          http://trac.macports.org/changeset/58905
Author:   jmr at macports.org
Date:     2009-10-06 19:43:17 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
py25-modulegraph-devel, py26-modulegraph-devel: update to 0.7.3, pin revision

Modified Paths:
--------------
    trunk/dports/python/py25-modulegraph-devel/Portfile
    trunk/dports/python/py26-modulegraph-devel/Portfile

Modified: trunk/dports/python/py25-modulegraph-devel/Portfile
===================================================================
--- trunk/dports/python/py25-modulegraph-devel/Portfile	2009-10-07 02:36:43 UTC (rev 58904)
+++ trunk/dports/python/py25-modulegraph-devel/Portfile	2009-10-07 02:43:17 UTC (rev 58905)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-modulegraph-devel
-version             0.7.2
+version             0.7.3
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -23,6 +23,7 @@
 
 fetch.type          svn
 svn.url             http://svn.pythonmac.org/modulegraph/modulegraph/trunk/
+svn.revision        25
 worksrcdir          trunk
 
 depends_lib-append  port:py25-altgraph

Modified: trunk/dports/python/py26-modulegraph-devel/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph-devel/Portfile	2009-10-07 02:36:43 UTC (rev 58904)
+++ trunk/dports/python/py26-modulegraph-devel/Portfile	2009-10-07 02:43:17 UTC (rev 58905)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26 1.0
+PortGroup python26  1.0
 
 name                py26-modulegraph-devel
-version             0.7.2
+version             0.7.3
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -23,6 +23,7 @@
 
 fetch.type          svn
 svn.url             http://svn.pythonmac.org/modulegraph/modulegraph/trunk/
+svn.revision        25
 worksrcdir          trunk
 
 depends_lib-append  port:py26-altgraph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091006/40b85ecf/attachment.html>


More information about the macports-changes mailing list