Revision
75590
Author
jmr@macports.org
Date
2011-01-31 13:25:25 -0800 (Mon, 31 Jan 2011)

Log Message

py26-altgraph, py27-altgraph: update to 0.7.2

Modified Paths

Diff

Modified: trunk/dports/python/py26-altgraph/Portfile (75589 => 75590)


--- trunk/dports/python/py26-altgraph/Portfile	2011-01-31 21:03:40 UTC (rev 75589)
+++ trunk/dports/python/py26-altgraph/Portfile	2011-01-31 21:25:25 UTC (rev 75590)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-altgraph
-version             0.7.0
+version             0.7.2
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -24,9 +24,9 @@
 master_sites        http://pypi.python.org/packages/source/a/altgraph/
 distname            altgraph-${version}
 
-checksums           md5 e9d5a034fc80773e264724b2c2a10de3 \
-                    sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
-                    rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
+checksums           md5 effd9f891355ae9bc243a848f6c3a519 \
+                    sha1 fed888bb34c2289b750371ecba6fcbe326e0e99a \
+                    rmd160 26bc47f6e15d60671c65cae1664d23cee2c23abb
 
 depends_lib         port:py26-distribute
 

Modified: trunk/dports/python/py27-altgraph/Portfile (75589 => 75590)


--- trunk/dports/python/py27-altgraph/Portfile	2011-01-31 21:03:40 UTC (rev 75589)
+++ trunk/dports/python/py27-altgraph/Portfile	2011-01-31 21:25:25 UTC (rev 75590)
@@ -5,7 +5,7 @@
 PortGroup			python27 1.0
 
 name				py27-altgraph
-version				0.7.0
+version				0.7.2
 categories-append	devel
 license             MIT
 maintainers			nomaintainer
@@ -24,9 +24,9 @@
 master_sites		http://pypi.python.org/packages/source/a/altgraph/
 distname			altgraph-${version}
 
-checksums			md5 e9d5a034fc80773e264724b2c2a10de3 \
-					sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \
-					rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a
+checksums			md5 effd9f891355ae9bc243a848f6c3a519 \
+					sha1 fed888bb34c2289b750371ecba6fcbe326e0e99a \
+					rmd160 26bc47f6e15d60671c65cae1664d23cee2c23abb
 
 depends_lib         port:py27-distribute