Revision: 98235 http://trac.macports.org//changeset/98235 Author: stromnov@macports.org Date: 2012-09-30 04:12:45 -0700 (Sun, 30 Sep 2012) Log Message: ----------- py-billiard: update to version 2.7.3.17 Modified Paths: -------------- trunk/dports/python/py-billiard/Portfile Modified: trunk/dports/python/py-billiard/Portfile =================================================================== --- trunk/dports/python/py-billiard/Portfile 2012-09-30 11:10:18 UTC (rev 98234) +++ trunk/dports/python/py-billiard/Portfile 2012-09-30 11:12:45 UTC (rev 98235) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-billiard -version 2.7.3.15 +version 2.7.3.17 revision 0 categories-append devel license BSD @@ -20,10 +20,10 @@ master_sites http://pypi.python.org/packages/source/b/billiard/ distname billiard-${version} -checksums rmd160 58261d31e961864702a5ced884d8f6741343bcc2 \ - sha256 a90711a18566ba606adf676c828b65d14c97721838778165adda88947b67f0fb +checksums rmd160 f68e3efb2cfe9d7f84515d71c2f57d0f0e429439 \ + sha256 9d34b619d83f92c48325d756de11ced457a32d1912323ba1aebe966f7ab67c4a -python.versions 25 26 27 31 32 +python.versions 25 26 27 31 32 33 python.default_version 27 if {$subport != $name} {
participants (1)
-
stromnov@macports.org