Revision: 68313 http://trac.macports.org/changeset/68313 Author: jmr@macports.org Date: 2010-05-31 18:05:41 -0700 (Mon, 31 May 2010) Log Message: ----------- py25-distribute, py26-distribute, py31-distribute: update to 0.6.13 Modified Paths: -------------- trunk/dports/python/py25-distribute/Portfile trunk/dports/python/py26-distribute/Portfile trunk/dports/python/py31-distribute/Portfile Modified: trunk/dports/python/py25-distribute/Portfile =================================================================== --- trunk/dports/python/py25-distribute/Portfile 2010-05-31 23:47:54 UTC (rev 68312) +++ trunk/dports/python/py25-distribute/Portfile 2010-06-01 01:05:41 UTC (rev 68313) @@ -4,7 +4,7 @@ PortGroup python25 1.0 name py25-distribute -version 0.6.12 +version 0.6.13 categories-append devel maintainers jmr openmaintainer description Replacement for setuptools @@ -19,9 +19,9 @@ master_sites http://pypi.python.org/packages/source/d/distribute/ distname distribute-${version} -checksums md5 5a52e961f8d8799d243fe8220f9d760e \ - sha1 7490740e2eaa4137b16df8d954f3245ae38fd443 \ - rmd160 388abe8b8ef6659d06e4f64c3257f8104a6235f2 +checksums md5 43460b429e86bf0da2bb18574d63ec0c \ + sha1 43fe5e3626a46baef451ab6577c9a4173ae47e5d \ + rmd160 8ed72027eb185676409170be2f467049ce2d54bc post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} Modified: trunk/dports/python/py26-distribute/Portfile =================================================================== --- trunk/dports/python/py26-distribute/Portfile 2010-05-31 23:47:54 UTC (rev 68312) +++ trunk/dports/python/py26-distribute/Portfile 2010-06-01 01:05:41 UTC (rev 68313) @@ -4,7 +4,7 @@ PortGroup python26 1.0 name py26-distribute -version 0.6.12 +version 0.6.13 categories-append devel maintainers jmr openmaintainer description Replacement for setuptools @@ -19,9 +19,9 @@ master_sites http://pypi.python.org/packages/source/d/distribute/ distname distribute-${version} -checksums md5 5a52e961f8d8799d243fe8220f9d760e \ - sha1 7490740e2eaa4137b16df8d954f3245ae38fd443 \ - rmd160 388abe8b8ef6659d06e4f64c3257f8104a6235f2 +checksums md5 43460b429e86bf0da2bb18574d63ec0c \ + sha1 43fe5e3626a46baef451ab6577c9a4173ae47e5d \ + rmd160 8ed72027eb185676409170be2f467049ce2d54bc python.link_binaries no Modified: trunk/dports/python/py31-distribute/Portfile =================================================================== --- trunk/dports/python/py31-distribute/Portfile 2010-05-31 23:47:54 UTC (rev 68312) +++ trunk/dports/python/py31-distribute/Portfile 2010-06-01 01:05:41 UTC (rev 68313) @@ -4,7 +4,7 @@ PortGroup python31 1.0 name py31-distribute -version 0.6.12 +version 0.6.13 categories-append devel maintainers jmr openmaintainer description Replacement for setuptools @@ -19,9 +19,9 @@ master_sites http://pypi.python.org/packages/source/d/distribute/ distname distribute-${version} -checksums md5 5a52e961f8d8799d243fe8220f9d760e \ - sha1 7490740e2eaa4137b16df8d954f3245ae38fd443 \ - rmd160 388abe8b8ef6659d06e4f64c3257f8104a6235f2 +checksums md5 43460b429e86bf0da2bb18574d63ec0c \ + sha1 43fe5e3626a46baef451ab6577c9a4173ae47e5d \ + rmd160 8ed72027eb185676409170be2f467049ce2d54bc python.link_binaries no