Revision: 107480 https://trac.macports.org/changeset/107480 Author: stromnov@macports.org Date: 2013-06-30 23:58:25 -0700 (Sun, 30 Jun 2013) Log Message: ----------- py-billiard: update to version 2.7.3.30 Modified Paths: -------------- trunk/dports/python/py-billiard/Portfile Modified: trunk/dports/python/py-billiard/Portfile =================================================================== --- trunk/dports/python/py-billiard/Portfile 2013-07-01 05:40:24 UTC (rev 107479) +++ trunk/dports/python/py-billiard/Portfile 2013-07-01 06:58:25 UTC (rev 107480) @@ -5,11 +5,11 @@ PortGroup python 1.0 name py-billiard -version 2.7.3.28 +version 2.7.3.30 revision 0 categories-append devel +platforms darwin license BSD -platforms darwin python.versions 25 26 27 31 32 33 @@ -22,8 +22,8 @@ master_sites http://pypi.python.org/packages/source/b/billiard/ distname billiard-${version} -checksums rmd160 c9181ef29a418b4a8cc3239db6a39d1998eca2a5 \ - sha256 1b2231dbd516e4d484de14c76b7916513d901397ac93973c3f61e8382cc7efb7 +checksums rmd160 3d68d2d2962d8d8d0fd6c47e88332192602b687f \ + sha256 7e9705d014125e75a40b5691c1479374f15c5eb44f666a842eee348ba9fd3a24 if {$subport != $name} { depends_build-append \
participants (1)
-
stromnov@macports.org