diff options
author | makc <makc@FreeBSD.org> | 2009-02-15 06:58:55 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-15 06:58:55 +0800 |
commit | 33336307355645eb8e53d3a6b7862903f71f14b3 (patch) | |
tree | 4f7eacf4bdce109973bd6e40b769da1ee722005e /x11-toolkits/py-qt | |
parent | b243e25347efea69e76079ff793963859f4cca77 (diff) | |
download | freebsd-ports-gnome-33336307355645eb8e53d3a6b7862903f71f14b3.tar.gz freebsd-ports-gnome-33336307355645eb8e53d3a6b7862903f71f14b3.tar.zst freebsd-ports-gnome-33336307355645eb8e53d3a6b7862903f71f14b3.zip |
Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 7e4441db8056..f13895820d56 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -6,14 +6,13 @@ PORTNAME= qt PORTVERSION= ${PYQT3_VERSION} -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITES_PYQT3} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYQT3_DISTNAME} -MAINTAINER= ${PYQT_MAINTAINER} +MAINTAINER= kde@FreeBSD.org COMMENT= Python bindings for the Qt toolkit LIB_DEPENDS= qscintilla.7:${PORTSDIR}/x11-toolkits/qscintilla diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index 0f713cb79384..84780fcdd332 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1,3 +1,3 @@ -MD5 (PyQt-x11-gpl-3.17.4.tar.gz) = 0dffe4bc87a1102d61ee972bb868c65a -SHA256 (PyQt-x11-gpl-3.17.4.tar.gz) = 1931400062d432af229a6862e5fbd6554e7b16b70a5ea87478d026ce8979e65c -SIZE (PyQt-x11-gpl-3.17.4.tar.gz) = 803925 +MD5 (PyQt-x11-gpl-3.17.6.tar.gz) = 89b7c46d6db4a2916fc6ab5a82b0d08a +SHA256 (PyQt-x11-gpl-3.17.6.tar.gz) = 9c8a51d296510a400ec82c64ac582b4adce30811e33b2222194c405217bca1a8 +SIZE (PyQt-x11-gpl-3.17.6.tar.gz) = 813192 |