[71156] trunk/dports
adfernandes at macports.org
adfernandes at macports.org
Thu Sep 2 13:52:49 PDT 2010
Revision: 71156
http://trac.macports.org/changeset/71156
Author: adfernandes at macports.org
Date: 2010-09-02 13:52:48 -0700 (Thu, 02 Sep 2010)
Log Message:
-----------
updates: sip-4.11, PyQt4-4.7.5, QScintilla-2.4.5 and related as per #26331
Modified Paths:
--------------
trunk/dports/devel/qscintilla/Portfile
trunk/dports/python/py-sip/Portfile
trunk/dports/python/py25-pyqt4/Portfile
trunk/dports/python/py25-sip/Portfile
trunk/dports/python/py26-pyqt4/Portfile
trunk/dports/python/py26-qscintilla/Portfile
trunk/dports/python/py26-sip/Portfile
trunk/dports/python/py27-sip/Portfile
trunk/dports/python/py31-pyqt4/Portfile
trunk/dports/python/py31-sip/Portfile
Modified: trunk/dports/devel/qscintilla/Portfile
===================================================================
--- trunk/dports/devel/qscintilla/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/devel/qscintilla/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name qscintilla
-version 2.4.4
+version 2.4.5
categories devel
maintainers adfernandes openmaintainer
description QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.
@@ -33,9 +33,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/ \
http://gentoo.osuosl.org/distfiles/
-checksums md5 db5f21723ea976ddd78c4c3662a21f9c \
- sha1 4b6ecb8090a546b14fa4c0ce86ff2c7e97261005 \
- rmd160 e56cc02f7b69316cd943705fba9159fa9272aa21
+checksums md5 8063f8f933513959432c27c5ffecf56b \
+ sha1 2401c2214ba0377ad61855c0fac6f6c7c95801d6 \
+ rmd160 d96cf05c879f314ee828ec6a1609bd1864692bd6
depends_lib port:qt4-mac
Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py-sip/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py-sip
-version 4.10.4
+version 4.11
categories python devel
maintainers blair openmaintainer
platforms macosx
@@ -26,9 +26,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 0d3b59e24dac8343e6135969d5c66793 \
- sha1 dc2f30cc215c25fb78571c766863ad4649105bb2 \
- rmd160 e81a7adad365fe6153483219dd2a0c1c48a5a805
+checksums md5 810f0cb0da327e0120fd87b7194ddf7e \
+ sha1 f24e55cf4ebc89986b9e2694e0e516e2c94d6595 \
+ rmd160 7289053c8888df9dba9d0da8a091e89cdb53b680
dist_subdir python
Modified: trunk/dports/python/py25-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py25-pyqt4/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py25-pyqt4/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py25-pyqt4
-version 4.7.4
+version 4.7.5
categories python devel
platforms macosx
@@ -21,9 +21,9 @@
distname PyQt-mac-gpl-${version}
dist_subdir python
-checksums md5 18af44b8a51dc896200c8b299bee7937 \
- sha1 6f164b05454c7c1e3ef77adcdcf8ef50d4ef0107 \
- rmd160 b873f8920562caff7dc53c9722c185da2ea7aadc
+checksums md5 8d03927be54f50eae64caab553e9dbed \
+ sha1 6b1b74011c95c9fd999f05e9031ac7b7909302c6 \
+ rmd160 672ba248ae34313d149e6f6d130ffc722b7b93d5
depends_lib port:py25-sip port:qt4-mac
Modified: trunk/dports/python/py25-sip/Portfile
===================================================================
--- trunk/dports/python/py25-sip/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py25-sip/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py25-sip
-version 4.10.5
+version 4.11
categories python devel
maintainers saispo openmaintainer
platforms macosx
@@ -26,9 +26,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 0a591ef6e59aa16e56822d3eb9fe21b8 \
- sha1 49660186cbc8cfd772029ab84446903ca85b397f \
- rmd160 035ae39ed11d74a7ad24f23dcb55ca0c384db5e6
+checksums md5 810f0cb0da327e0120fd87b7194ddf7e \
+ sha1 f24e55cf4ebc89986b9e2694e0e516e2c94d6595 \
+ rmd160 7289053c8888df9dba9d0da8a091e89cdb53b680
dist_subdir python
Modified: trunk/dports/python/py26-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py26-pyqt4/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py26-pyqt4/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py26-pyqt4
-version 4.7.4
+version 4.7.5
categories python devel
platforms macosx
maintainers saispo openmaintainer
@@ -20,9 +20,9 @@
distname PyQt-mac-gpl-${version}
dist_subdir python
-checksums md5 18af44b8a51dc896200c8b299bee7937 \
- sha1 6f164b05454c7c1e3ef77adcdcf8ef50d4ef0107 \
- rmd160 b873f8920562caff7dc53c9722c185da2ea7aadc
+checksums md5 8d03927be54f50eae64caab553e9dbed \
+ sha1 6b1b74011c95c9fd999f05e9031ac7b7909302c6 \
+ rmd160 672ba248ae34313d149e6f6d130ffc722b7b93d5
depends_lib port:py26-sip port:qt4-mac
Modified: trunk/dports/python/py26-qscintilla/Portfile
===================================================================
--- trunk/dports/python/py26-qscintilla/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py26-qscintilla/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -12,7 +12,7 @@
# will fail with strange error messages.
name py26-qscintilla
-version 2.4.4
+version 2.4.5
categories python devel
maintainers adfernandes openmaintainer
description Python bindings for QScintilla
@@ -33,9 +33,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/ \
http://gentoo.osuosl.org/distfiles/
-checksums md5 db5f21723ea976ddd78c4c3662a21f9c \
- sha1 4b6ecb8090a546b14fa4c0ce86ff2c7e97261005 \
- rmd160 e56cc02f7b69316cd943705fba9159fa9272aa21
+checksums md5 8063f8f933513959432c27c5ffecf56b \
+ sha1 2401c2214ba0377ad61855c0fac6f6c7c95801d6 \
+ rmd160 d96cf05c879f314ee828ec6a1609bd1864692bd6
depends_lib port:qscintilla port:python26 port:py26-pyqt4
Modified: trunk/dports/python/py26-sip/Portfile
===================================================================
--- trunk/dports/python/py26-sip/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py26-sip/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py26-sip
-version 4.10.5
+version 4.11
categories python devel
maintainers mcalhoun openmaintainer
platforms macosx
@@ -26,9 +26,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 0a591ef6e59aa16e56822d3eb9fe21b8 \
- sha1 49660186cbc8cfd772029ab84446903ca85b397f \
- rmd160 035ae39ed11d74a7ad24f23dcb55ca0c384db5e6
+checksums md5 810f0cb0da327e0120fd87b7194ddf7e \
+ sha1 f24e55cf4ebc89986b9e2694e0e516e2c94d6595 \
+ rmd160 7289053c8888df9dba9d0da8a091e89cdb53b680
dist_subdir python
Modified: trunk/dports/python/py27-sip/Portfile
===================================================================
--- trunk/dports/python/py27-sip/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py27-sip/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py27-sip
-version 4.10.5
+version 4.11
categories python devel
maintainers nomaintainer
platforms macosx
@@ -26,9 +26,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 0a591ef6e59aa16e56822d3eb9fe21b8 \
- sha1 49660186cbc8cfd772029ab84446903ca85b397f \
- rmd160 035ae39ed11d74a7ad24f23dcb55ca0c384db5e6
+checksums md5 810f0cb0da327e0120fd87b7194ddf7e \
+ sha1 f24e55cf4ebc89986b9e2694e0e516e2c94d6595 \
+ rmd160 7289053c8888df9dba9d0da8a091e89cdb53b680
dist_subdir python
Modified: trunk/dports/python/py31-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py31-pyqt4/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py31-pyqt4/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py31-pyqt4
-version 4.7.4
+version 4.7.5
categories python devel
platforms macosx
maintainers nomaintainer
@@ -20,9 +20,9 @@
distname PyQt-mac-gpl-${version}
dist_subdir python
-checksums md5 18af44b8a51dc896200c8b299bee7937 \
- sha1 6f164b05454c7c1e3ef77adcdcf8ef50d4ef0107 \
- rmd160 b873f8920562caff7dc53c9722c185da2ea7aadc
+checksums md5 8d03927be54f50eae64caab553e9dbed \
+ sha1 6b1b74011c95c9fd999f05e9031ac7b7909302c6 \
+ rmd160 672ba248ae34313d149e6f6d130ffc722b7b93d5
depends_lib port:py31-sip port:qt4-mac
Modified: trunk/dports/python/py31-sip/Portfile
===================================================================
--- trunk/dports/python/py31-sip/Portfile 2010-09-02 20:01:07 UTC (rev 71155)
+++ trunk/dports/python/py31-sip/Portfile 2010-09-02 20:52:48 UTC (rev 71156)
@@ -4,7 +4,7 @@
PortSystem 1.0
name py31-sip
-version 4.10.5
+version 4.11
categories python devel
maintainers nomaintainer
platforms macosx
@@ -26,9 +26,9 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 0a591ef6e59aa16e56822d3eb9fe21b8 \
- sha1 49660186cbc8cfd772029ab84446903ca85b397f \
- rmd160 035ae39ed11d74a7ad24f23dcb55ca0c384db5e6
+checksums md5 810f0cb0da327e0120fd87b7194ddf7e \
+ sha1 f24e55cf4ebc89986b9e2694e0e516e2c94d6595 \
+ rmd160 7289053c8888df9dba9d0da8a091e89cdb53b680
dist_subdir python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100902/ffcda97c/attachment.html>
More information about the macports-changes
mailing list