diff options
author | drochner <drochner@pkgsrc.org> | 2010-04-20 09:35:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-04-20 09:35:05 +0000 |
commit | fba8215b502f33ee4960901cd1e0135c7aa099a6 (patch) | |
tree | 6d1a2d1df8f95842e1c305ff1579056ddb526637 /x11/py-qt4 | |
parent | f6a686261d5ed76cb7fa9bde6a17bdd84b93fc98 (diff) | |
download | pkgsrc-fba8215b502f33ee4960901cd1e0135c7aa099a6.tar.gz |
4.7.2 disappeared from the distribution site, was replaced by 4.7.3
which fixes some minor bugs
Diffstat (limited to 'x11/py-qt4')
-rw-r--r-- | x11/py-qt4/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt4/PLIST.common | 3 | ||||
-rw-r--r-- | x11/py-qt4/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index 155166efe71..8970b96837a 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/04/13 15:27:38 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2010/04/20 09:35:05 drochner Exp $ # PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} -PYQT_VERSION= 4.7.2 +PYQT_VERSION= 4.7.3 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 3ad8268c37c..a3bf4206177 100644 --- a/x11/py-qt4/PLIST.common +++ b/x11/py-qt4/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.11 2010/04/13 15:27:38 drochner Exp $ +@comment $NetBSD: PLIST.common,v 1.12 2010/04/20 09:35:05 drochner Exp $ bin/pylupdate4 bin/pyrcc4 bin/pyuic4 @@ -59,6 +59,7 @@ ${PYSITELIB}/PyQt4/uic/widget-plugins/qscintilla.py ${PYSITELIB}/PyQt4/uic/widget-plugins/qtwebkit.py ${PYSITELIB}/dbus/mainloop/qt.so qt4/plugins/designer/libpythonplugin.la +qt4/qsci/api/python/PyQt4.api share/sip${PYVERSSUFFIX}/Qt/Qtmod.sip share/sip${PYVERSSUFFIX}/QtAssistant/QtAssistantmod.sip share/sip${PYVERSSUFFIX}/QtAssistant/qassistantclient.sip diff --git a/x11/py-qt4/distinfo b/x11/py-qt4/distinfo index ff1edc7496c..3ee5b500c5f 100644 --- a/x11/py-qt4/distinfo +++ b/x11/py-qt4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2010/04/13 15:27:38 drochner Exp $ +$NetBSD: distinfo,v 1.12 2010/04/20 09:35:05 drochner Exp $ -SHA1 (PyQt-x11-gpl-4.7.2.tar.gz) = 56d8f730e5fdad0324f186306c52bcaf9b88fe7e -RMD160 (PyQt-x11-gpl-4.7.2.tar.gz) = 1ac032761dbdbb7b7d446ae81a15e263df557c6c -Size (PyQt-x11-gpl-4.7.2.tar.gz) = 7803259 bytes +SHA1 (PyQt-x11-gpl-4.7.3.tar.gz) = 7ad7ed37509f13b4975c50f5fbf557bd58815558 +RMD160 (PyQt-x11-gpl-4.7.3.tar.gz) = fb86bb4abc665e67620d6a77dcd37ad6c6f038c4 +Size (PyQt-x11-gpl-4.7.3.tar.gz) = 7803557 bytes SHA1 (patch-aa) = ff6010dec03d1e17e2023d2f6d4418a03bf21bcc |