4.7.2 disappeared from the distribution site, was replaced by 4.7.3
which fixes some minor bugs
This commit is contained in:
parent
1b5a6aa5c5
commit
2755bc55e6
3 changed files with 8 additions and 7 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue