diff options
author | drochner <drochner> | 2011-05-13 16:43:02 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-05-13 16:43:02 +0000 |
commit | 6e98ef4c8446e6e6e9dc7e4cee42cd67dbf22525 (patch) | |
tree | ced6b31e48b4351793b41cc46ce358694ae8f71e /x11 | |
parent | 569a272eb5dbcb07600feaa7a9540587034afd1f (diff) | |
download | pkgsrc-6e98ef4c8446e6e6e9dc7e4cee42cd67dbf22525.tar.gz |
update to 4.8.4
changes:
-adds support for Qt v4.7.2
-functional enhancements
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt4/Makefile | 5 | ||||
-rw-r--r-- | x11/py-qt4/PLIST.common | 4 | ||||
-rw-r--r-- | x11/py-qt4/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index b6f90dafc4c..7a342c5be5c 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2011/04/22 13:45:13 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/05/13 16:43:02 drochner Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} -PYQT_VERSION= 4.8.3 -PKGREVISION= 1 +PYQT_VERSION= 4.8.4 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ diff --git a/x11/py-qt4/PLIST.common b/x11/py-qt4/PLIST.common index f48248508c5..1277a14be1f 100644 --- a/x11/py-qt4/PLIST.common +++ b/x11/py-qt4/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.15 2011/02/03 19:28:48 drochner Exp $ +@comment $NetBSD: PLIST.common,v 1.16 2011/05/13 16:43:02 drochner Exp $ bin/pylupdate4 bin/pyrcc4 bin/pyuic4 @@ -225,6 +225,7 @@ share/sip${PYVERSSUFFIX}/QtGui/qcolordialog.sip share/sip${PYVERSSUFFIX}/QtGui/qcolumnview.sip share/sip${PYVERSSUFFIX}/QtGui/qcombobox.sip share/sip${PYVERSSUFFIX}/QtGui/qcommandlinkbutton.sip +share/sip${PYVERSSUFFIX}/QtGui/qcommonstyle.sip share/sip${PYVERSSUFFIX}/QtGui/qcompleter.sip share/sip${PYVERSSUFFIX}/QtGui/qcursor.sip share/sip${PYVERSSUFFIX}/QtGui/qdatawidgetmapper.sip @@ -488,7 +489,6 @@ share/sip${PYVERSSUFFIX}/QtTest/qtestcase.sip share/sip${PYVERSSUFFIX}/QtTest/qtestkeyboard.sip share/sip${PYVERSSUFFIX}/QtTest/qtestmouse.sip share/sip${PYVERSSUFFIX}/QtTest/qtestsystem.sip -share/sip${PYVERSSUFFIX}/QtTest/qtesttouch.sip share/sip${PYVERSSUFFIX}/QtWebKit/QtWebKitmod.sip share/sip${PYVERSSUFFIX}/QtWebKit/qgraphicswebview.sip share/sip${PYVERSSUFFIX}/QtWebKit/qwebdatabase.sip diff --git a/x11/py-qt4/distinfo b/x11/py-qt4/distinfo index 112b7f69390..4f0d2de0417 100644 --- a/x11/py-qt4/distinfo +++ b/x11/py-qt4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2011/02/03 19:28:48 drochner Exp $ +$NetBSD: distinfo,v 1.19 2011/05/13 16:43:02 drochner Exp $ -SHA1 (PyQt-x11-gpl-4.8.3.tar.gz) = b634467f803704fffa2ff94ad84311796c36d6b8 -RMD160 (PyQt-x11-gpl-4.8.3.tar.gz) = b871a5937c5d1a1e4deded5e7c62c33e9c692fbf -Size (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929 bytes +SHA1 (PyQt-x11-gpl-4.8.4.tar.gz) = 747236d5dd103687cac54746af0a24a1adbc067c +RMD160 (PyQt-x11-gpl-4.8.4.tar.gz) = 100d16e9005e3b83f0030e498a16d99636c9034c +Size (PyQt-x11-gpl-4.8.4.tar.gz) = 9799081 bytes SHA1 (patch-aa) = 2313842ad3dd2650bc89d06e88b5cd75e5affdbd |