diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2009-11-28 17:02:20 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2009-11-28 17:02:20 +0000 |
commit | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (patch) | |
tree | 1e70d915efa7c38f4a4b89314cba7828f0c51585 /devel/py-sip | |
parent | - Fix insufficient buffer size for reading dual frequency NovaTel OEM4 range ... (diff) |
- Update x11-tookits/py-kde to 3.16.6
It's a maintenance release, only including support for SIP 4.9.x
Approved by: miwi (mentor)
Diffstat (limited to 'devel/py-sip')
-rw-r--r-- | devel/py-sip/files/bsd.pyqt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-sip/files/bsd.pyqt.mk b/devel/py-sip/files/bsd.pyqt.mk index 06059fe88f37..a3e412081407 100644 --- a/devel/py-sip/files/bsd.pyqt.mk +++ b/devel/py-sip/files/bsd.pyqt.mk @@ -16,7 +16,7 @@ MASTER_SITES_QSCI2= ${MASTER_SITE_RIVERBANK}QScintilla2/ SIP_VERSION= 4.9.3 PYQT3_VERSION= 3.18.1 PYQT4_VERSION= 4.6.2 -PYKDE3_VERSION= 3.16.3 +PYKDE3_VERSION= 3.16.6 QSCI1_VERSION= 1.7.1 QSCI2_VERSION= 2.4 |