Revision: 70431 http://trac.macports.org/changeset/70431 Author: jwa@macports.org Date: 2010-08-09 10:27:01 -0700 (Mon, 09 Aug 2010) Log Message: ----------- version bump to 0.8 Modified Paths: -------------- trunk/dports/python/py-modulegraph/Portfile Modified: trunk/dports/python/py-modulegraph/Portfile =================================================================== --- trunk/dports/python/py-modulegraph/Portfile 2010-08-09 17:00:44 UTC (rev 70430) +++ trunk/dports/python/py-modulegraph/Portfile 2010-08-09 17:27:01 UTC (rev 70431) @@ -4,7 +4,7 @@ PortGroup python24 1.0 name py-modulegraph -version 0.7 +version 0.8 categories-append devel maintainers jwa openmaintainer description Python module dependency analysis tool @@ -28,9 +28,9 @@ depends_lib-append port:py-altgraph -checksums md5 1423aaa3ede2ec91e57073f42e5c83f9 \ - sha1 edc13175d294b072a8fe480249684277c51ba0cc \ - rmd160 2fb4f09cc17d2bcf2a69c4eed421dd6d1692813a +checksums md5 0d58849fa86f2d950578a2738ce19d9e \ + sha1 01b272403227162005ffab06aadb4cffdd3e0e6b \ + rmd160 1e45346ac4df4a6082f2dec49c94af81cfc86cca livecheck.type regex livecheck.url http://cheeseshop.python.org/pypi/modulegraph
participants (1)
-
jwa@macports.org