Revision: 100196 https://trac.macports.org/changeset/100196 Author: stromnov@macports.org Date: 2012-12-03 05:25:11 -0800 (Mon, 03 Dec 2012) Log Message: ----------- py-billiard: update to version 2.7.3.19 Modified Paths: -------------- trunk/dports/python/py-billiard/Portfile Modified: trunk/dports/python/py-billiard/Portfile =================================================================== --- trunk/dports/python/py-billiard/Portfile 2012-12-03 13:17:59 UTC (rev 100195) +++ trunk/dports/python/py-billiard/Portfile 2012-12-03 13:25:11 UTC (rev 100196) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-billiard -version 2.7.3.18 +version 2.7.3.19 revision 0 categories-append devel license BSD @@ -20,8 +20,8 @@ master_sites http://pypi.python.org/packages/source/b/billiard/ distname billiard-${version} -checksums rmd160 4f65e07d2f2c8801277dd24ce261cb22baabea7b \ - sha256 3ec1c17ff0c51ebb03ec3dea4629f81617424c937360ce1e5ba930dea147b659 +checksums rmd160 e85e9ed78861e383edf688a57de715800c397139 \ + sha256 0e0fcf9a7cf44bf7634614070d117a23ef9ac945b6c55ed454b43f5a85adc2db python.versions 25 26 27 31 32 33 python.default_version 27
participants (1)
-
stromnov@macports.org