[68320] trunk/dports/python/py27-distribute/Portfile
Revision: 68320 http://trac.macports.org/changeset/68320 Author: snc@macports.org Date: 2010-06-01 05:05:55 -0700 (Tue, 01 Jun 2010) Log Message: ----------- update version Modified Paths: -------------- trunk/dports/python/py27-distribute/Portfile Modified: trunk/dports/python/py27-distribute/Portfile =================================================================== --- trunk/dports/python/py27-distribute/Portfile 2010-06-01 11:39:45 UTC (rev 68319) +++ trunk/dports/python/py27-distribute/Portfile 2010-06-01 12:05:55 UTC (rev 68320) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-distribute -version 0.6.12 +version 0.6.13 categories-append devel maintainers snc openmaintainer description Replacement for setuptools @@ -22,9 +22,9 @@ conflicts py27-setuptools -checksums md5 5a52e961f8d8799d243fe8220f9d760e \ - sha1 7490740e2eaa4137b16df8d954f3245ae38fd443 \ - rmd160 388abe8b8ef6659d06e4f64c3257f8104a6235f2 +checksums md5 43460b429e86bf0da2bb18574d63ec0c \ + sha1 43fe5e3626a46baef451ab6577c9a4173ae47e5d \ + rmd160 8ed72027eb185676409170be2f467049ce2d54bc python.link_binaries no
participants (1)
-
snc@macports.org