Revision: 75430 http://trac.macports.org/changeset/75430 Author: blb@macports.org Date: 2011-01-24 16:33:11 -0800 (Mon, 24 Jan 2011) Log Message: ----------- python/py*-bitstring - update to 2.1.0 Modified Paths: -------------- trunk/dports/python/py26-bitstring/Portfile trunk/dports/python/py27-bitstring/Portfile trunk/dports/python/py31-bitstring/Portfile Modified: trunk/dports/python/py26-bitstring/Portfile =================================================================== --- trunk/dports/python/py26-bitstring/Portfile 2011-01-25 00:27:35 UTC (rev 75429) +++ trunk/dports/python/py26-bitstring/Portfile 2011-01-25 00:33:11 UTC (rev 75430) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python26 1.0 name py26-bitstring -version 2.0.3 +version 2.1.0 categories-append devel maintainers blb openmaintainer description Module to simplify handling of binary data @@ -18,9 +18,9 @@ distname bitstring-${version} use_zip yes -checksums md5 6ffd52c12791a8a86f367b9df5c0901c \ - sha1 30aaeba4fcb27b94a7b30e8f6c68ebb07baa1fb5 \ - rmd160 4661635842c99ed927453c5c4edd575b9d800b2d +checksums md5 79cce5bc7c2a4b553c93e72d40e818a0 \ + sha1 c350ba465e280af0b5958b54d13fa160a0ce2235 \ + rmd160 7cd72f8fc239afe846955f7fa9bfa1bf7ee91332 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} Modified: trunk/dports/python/py27-bitstring/Portfile =================================================================== --- trunk/dports/python/py27-bitstring/Portfile 2011-01-25 00:27:35 UTC (rev 75429) +++ trunk/dports/python/py27-bitstring/Portfile 2011-01-25 00:33:11 UTC (rev 75430) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python27 1.0 name py27-bitstring -version 2.0.3 +version 2.1.0 categories-append devel maintainers blb openmaintainer description Module to simplify handling of binary data @@ -18,9 +18,9 @@ distname bitstring-${version} use_zip yes -checksums md5 6ffd52c12791a8a86f367b9df5c0901c \ - sha1 30aaeba4fcb27b94a7b30e8f6c68ebb07baa1fb5 \ - rmd160 4661635842c99ed927453c5c4edd575b9d800b2d +checksums md5 79cce5bc7c2a4b553c93e72d40e818a0 \ + sha1 c350ba465e280af0b5958b54d13fa160a0ce2235 \ + rmd160 7cd72f8fc239afe846955f7fa9bfa1bf7ee91332 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} Modified: trunk/dports/python/py31-bitstring/Portfile =================================================================== --- trunk/dports/python/py31-bitstring/Portfile 2011-01-25 00:27:35 UTC (rev 75429) +++ trunk/dports/python/py31-bitstring/Portfile 2011-01-25 00:33:11 UTC (rev 75430) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python31 1.0 name py31-bitstring -version 2.0.3 +version 2.1.0 categories-append devel maintainers blb openmaintainer description Module to simplify handling of binary data @@ -18,9 +18,9 @@ distname bitstring-${version} use_zip yes -checksums md5 6ffd52c12791a8a86f367b9df5c0901c \ - sha1 30aaeba4fcb27b94a7b30e8f6c68ebb07baa1fb5 \ - rmd160 4661635842c99ed927453c5c4edd575b9d800b2d +checksums md5 79cce5bc7c2a4b553c93e72d40e818a0 \ + sha1 c350ba465e280af0b5958b54d13fa160a0ce2235 \ + rmd160 7cd72f8fc239afe846955f7fa9bfa1bf7ee91332 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}