Revision: 76465 http://trac.macports.org/changeset/76465 Author: jmr@macports.org Date: 2011-02-24 07:36:38 -0800 (Thu, 24 Feb 2011) Log Message: ----------- py25-altgraph, py26-altgraph, py27-altgraph: update to 0.8 Modified Paths: -------------- trunk/dports/python/py25-altgraph/Portfile trunk/dports/python/py26-altgraph/Portfile trunk/dports/python/py27-altgraph/Portfile Modified: trunk/dports/python/py25-altgraph/Portfile =================================================================== --- trunk/dports/python/py25-altgraph/Portfile 2011-02-24 15:27:39 UTC (rev 76464) +++ trunk/dports/python/py25-altgraph/Portfile 2011-02-24 15:36:38 UTC (rev 76465) @@ -5,7 +5,7 @@ PortGroup python25 1.0 name py25-altgraph -version 0.7.0 +version 0.8 categories-append devel license MIT maintainers jmr openmaintainer @@ -24,12 +24,12 @@ master_sites http://pypi.python.org/packages/source/a/altgraph/ distname altgraph-${version} -checksums md5 e9d5a034fc80773e264724b2c2a10de3 \ - sha1 07c26e1f802d07ab5d87ea1d3866f4bc4396745a \ - rmd160 d958f9b44bde14d744bf2bec4b5fb9367ccedb0a +checksums md5 dbe69eaeedd4d031a7ed774caf336911 \ + sha1 000ad8c3b71d01e4c28e2765ba7c0e9985db1d8e \ + rmd160 fe2d357ef87e8e4cd86e760d8075a5cf1573d38d depends_lib port:py25-distribute livecheck.type regex livecheck.url http://pypi.python.org/pypi/altgraph/ -livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+) +livecheck.regex altgraph (0\.\[0-9.\]+) Modified: trunk/dports/python/py26-altgraph/Portfile =================================================================== --- trunk/dports/python/py26-altgraph/Portfile 2011-02-24 15:27:39 UTC (rev 76464) +++ trunk/dports/python/py26-altgraph/Portfile 2011-02-24 15:36:38 UTC (rev 76465) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-altgraph -version 0.7.2 +version 0.8 categories-append devel license MIT maintainers jmr openmaintainer @@ -24,12 +24,12 @@ master_sites http://pypi.python.org/packages/source/a/altgraph/ distname altgraph-${version} -checksums md5 effd9f891355ae9bc243a848f6c3a519 \ - sha1 fed888bb34c2289b750371ecba6fcbe326e0e99a \ - rmd160 26bc47f6e15d60671c65cae1664d23cee2c23abb +checksums md5 dbe69eaeedd4d031a7ed774caf336911 \ + sha1 000ad8c3b71d01e4c28e2765ba7c0e9985db1d8e \ + rmd160 fe2d357ef87e8e4cd86e760d8075a5cf1573d38d depends_lib port:py26-distribute livecheck.type regex livecheck.url http://pypi.python.org/pypi/altgraph/ -livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+) +livecheck.regex altgraph (0\.\[0-9.\]+) Modified: trunk/dports/python/py27-altgraph/Portfile =================================================================== --- trunk/dports/python/py27-altgraph/Portfile 2011-02-24 15:27:39 UTC (rev 76464) +++ trunk/dports/python/py27-altgraph/Portfile 2011-02-24 15:36:38 UTC (rev 76465) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-altgraph -version 0.7.2 +version 0.8 categories-append devel license MIT maintainers nomaintainer @@ -24,12 +24,12 @@ master_sites http://pypi.python.org/packages/source/a/altgraph/ distname altgraph-${version} -checksums md5 effd9f891355ae9bc243a848f6c3a519 \ - sha1 fed888bb34c2289b750371ecba6fcbe326e0e99a \ - rmd160 26bc47f6e15d60671c65cae1664d23cee2c23abb +checksums md5 dbe69eaeedd4d031a7ed774caf336911 \ + sha1 000ad8c3b71d01e4c28e2765ba7c0e9985db1d8e \ + rmd160 fe2d357ef87e8e4cd86e760d8075a5cf1573d38d depends_lib port:py27-distribute livecheck.type regex livecheck.url http://pypi.python.org/pypi/altgraph/ -livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+) +livecheck.regex altgraph (0\.\[0-9.\]+)