[81131] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Jul 25 17:08:40 PDT 2011


Revision: 81131
          http://trac.macports.org/changeset/81131
Author:   jmr at macports.org
Date:     2011-07-25 17:08:39 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
py25-modulegraph, py25-modulegraph, py27-modulegraph: update to 0.9.1

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

Modified: trunk/dports/python/py25-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py25-modulegraph/Portfile	2011-07-26 00:07:45 UTC (rev 81130)
+++ trunk/dports/python/py25-modulegraph/Portfile	2011-07-26 00:08:39 UTC (rev 81131)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-modulegraph
-version             0.9
+version             0.9.1
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -26,9 +26,9 @@
 
 depends_lib         port:py25-altgraph
 
-checksums           md5 95d8bad1bb4c6186a75536da44787a17 \
-                    sha1 07d30f785d17b11a540537e910b887bf8589a58e \
-                    rmd160 5d3e18d473b2542d8b9757cd0614e4d58e782a22
+checksums           md5 4d5e8dbfc35d7a3d1123c4cc2d958125 \
+                    sha1 92f4307ac1d8b4fef7acd12f72a71c63109ff246 \
+                    rmd160 b8912f3e618a735f75e5f4d6ca60f78ffb557537
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/modulegraph

Modified: trunk/dports/python/py26-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph/Portfile	2011-07-26 00:07:45 UTC (rev 81130)
+++ trunk/dports/python/py26-modulegraph/Portfile	2011-07-26 00:08:39 UTC (rev 81131)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-modulegraph
-version             0.9
+version             0.9.1
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -26,9 +26,9 @@
 
 depends_lib         port:py26-altgraph
 
-checksums           md5 95d8bad1bb4c6186a75536da44787a17 \
-                    sha1 07d30f785d17b11a540537e910b887bf8589a58e \
-                    rmd160 5d3e18d473b2542d8b9757cd0614e4d58e782a22
+checksums           md5 4d5e8dbfc35d7a3d1123c4cc2d958125 \
+                    sha1 92f4307ac1d8b4fef7acd12f72a71c63109ff246 \
+                    rmd160 b8912f3e618a735f75e5f4d6ca60f78ffb557537
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/modulegraph

Modified: trunk/dports/python/py27-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py27-modulegraph/Portfile	2011-07-26 00:07:45 UTC (rev 81130)
+++ trunk/dports/python/py27-modulegraph/Portfile	2011-07-26 00:08:39 UTC (rev 81131)
@@ -5,10 +5,10 @@
 PortGroup python27  1.0
 
 name                py27-modulegraph
-version             0.9
+version             0.9.1
 categories-append   devel
 license             MIT
-maintainers         nomaintainer
+maintainers         jmr openmaintainer
 description         Python module dependency analysis tool
 long_description \
     modulegraph determines a dependency graph between Python modules \
@@ -26,9 +26,9 @@
 
 depends_lib         port:py27-altgraph
 
-checksums           md5 95d8bad1bb4c6186a75536da44787a17 \
-                    sha1 07d30f785d17b11a540537e910b887bf8589a58e \
-                    rmd160 5d3e18d473b2542d8b9757cd0614e4d58e782a22
+checksums           md5 4d5e8dbfc35d7a3d1123c4cc2d958125 \
+                    sha1 92f4307ac1d8b4fef7acd12f72a71c63109ff246 \
+                    rmd160 b8912f3e618a735f75e5f4d6ca60f78ffb557537
 
 livecheck.type  regex
 livecheck.url   http://pypi.python.org/pypi/modulegraph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/d5e7670d/attachment.html>


More information about the macports-changes mailing list