Revision: 79818 http://trac.macports.org/changeset/79818 Author: blb@macports.org Date: 2011-06-26 16:12:46 -0700 (Sun, 26 Jun 2011) Log Message: ----------- python/py*-bitstring - update to 2.2.0 Modified Paths: -------------- trunk/dports/python/py26-bitstring/Portfile trunk/dports/python/py27-bitstring/Portfile trunk/dports/python/py31-bitstring/Portfile trunk/dports/python/py32-bitstring/Portfile Modified: trunk/dports/python/py26-bitstring/Portfile =================================================================== --- trunk/dports/python/py26-bitstring/Portfile 2011-06-26 23:06:55 UTC (rev 79817) +++ trunk/dports/python/py26-bitstring/Portfile 2011-06-26 23:12:46 UTC (rev 79818) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python26 1.0 name py26-bitstring -version 2.1.1 +version 2.2.0 categories-append devel license MIT maintainers blb openmaintainer @@ -19,9 +19,8 @@ distname bitstring-${version} use_zip yes -checksums md5 00257aea3e5bcb8a87dd870f692c2460 \ - sha1 6415f8b5206954ef76867d8350eceab82b629a4f \ - rmd160 e5834c017595b4282bf10d4f7a450a2e15843874 +checksums sha1 cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ + rmd160 0ef2c6b67f5914a2524f1cd7644b40f8ba421729 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-06-26 23:06:55 UTC (rev 79817) +++ trunk/dports/python/py27-bitstring/Portfile 2011-06-26 23:12:46 UTC (rev 79818) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python27 1.0 name py27-bitstring -version 2.1.1 +version 2.2.0 categories-append devel license MIT maintainers blb openmaintainer @@ -19,9 +19,8 @@ distname bitstring-${version} use_zip yes -checksums md5 00257aea3e5bcb8a87dd870f692c2460 \ - sha1 6415f8b5206954ef76867d8350eceab82b629a4f \ - rmd160 e5834c017595b4282bf10d4f7a450a2e15843874 +checksums sha1 cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ + rmd160 0ef2c6b67f5914a2524f1cd7644b40f8ba421729 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-06-26 23:06:55 UTC (rev 79817) +++ trunk/dports/python/py31-bitstring/Portfile 2011-06-26 23:12:46 UTC (rev 79818) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python31 1.0 name py31-bitstring -version 2.1.1 +version 2.2.0 categories-append devel license MIT maintainers blb openmaintainer @@ -19,9 +19,8 @@ distname bitstring-${version} use_zip yes -checksums md5 00257aea3e5bcb8a87dd870f692c2460 \ - sha1 6415f8b5206954ef76867d8350eceab82b629a4f \ - rmd160 e5834c017595b4282bf10d4f7a450a2e15843874 +checksums sha1 cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ + rmd160 0ef2c6b67f5914a2524f1cd7644b40f8ba421729 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} Modified: trunk/dports/python/py32-bitstring/Portfile =================================================================== --- trunk/dports/python/py32-bitstring/Portfile 2011-06-26 23:06:55 UTC (rev 79817) +++ trunk/dports/python/py32-bitstring/Portfile 2011-06-26 23:12:46 UTC (rev 79818) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python32 1.0 name py32-bitstring -version 2.1.1 +version 2.2.0 categories-append devel license MIT maintainers blb openmaintainer @@ -19,9 +19,8 @@ distname bitstring-${version} use_zip yes -checksums md5 00257aea3e5bcb8a87dd870f692c2460 \ - sha1 6415f8b5206954ef76867d8350eceab82b629a4f \ - rmd160 e5834c017595b4282bf10d4f7a450a2e15843874 +checksums sha1 cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ + rmd160 0ef2c6b67f5914a2524f1cd7644b40f8ba421729 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
participants (1)
-
blb@macports.org