Diff
Modified: trunk/dports/python/py26-bitstring/Portfile (75429 => 75430)
--- 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 (75429 => 75430)
--- 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 (75429 => 75430)
--- 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}