update to py-qt4 4.10.3

This commit is contained in:
sthen 2013-11-08 22:37:43 +00:00
parent 20f0e77975
commit e0eab5557f
5 changed files with 1385 additions and 1384 deletions

View File

@ -1,19 +1,17 @@
# $OpenBSD: Makefile,v 1.40 2013/09/10 13:26:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.41 2013/11/08 22:37:43 sthen Exp $
SHARED_ONLY= Yes
COMMENT-main= python Qt4 bindings
COMMENT-docs= py-qt4 documentation
V= 4.9.5
V= 4.10.3
DISTNAME= PyQt-x11-gpl-${V}
PKGNAME= py-qt4-${V}
PKGNAME-main= py-qt4-${V}
PKGNAME-docs= py-qt4-docs-${V}
EPOCH= 0
REVISION-main= 0
CATEGORIES= x11 devel
HOMEPAGE= http://www.riverbankcomputing.co.uk/software/pyqt/intro

View File

@ -1,2 +1,2 @@
SHA256 (PyQt-x11-gpl-4.9.5.tar.gz) = df8KOgiK4ixNborbJC9+WTEEr5OTPL3ZkAvHsG9GGR4=
SIZE (PyQt-x11-gpl-4.9.5.tar.gz) = 9824076
SHA256 (PyQt-x11-gpl-4.10.3.tar.gz) = pxO+vvOUITssnh/gytVpm4adw1a7pQdm4GkBPrqL9jA=
SIZE (PyQt-x11-gpl-4.10.3.tar.gz) = 11187362

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure_py,v 1.11 2012/11/01 22:54:18 sthen Exp $
--- configure.py.orig Sat Sep 29 12:34:33 2012
+++ configure.py Tue Oct 30 21:17:41 2012
@@ -1191,6 +1191,17 @@ def run_command(cmd, envvars=None):
$OpenBSD: patch-configure_py,v 1.12 2013/11/08 22:37:43 sthen Exp $
--- configure.py.orig Wed Aug 21 06:50:47 2013
+++ configure.py Fri Nov 8 08:58:17 2013
@@ -1159,6 +1159,17 @@ def run_command(cmd, envvars=None):
cmd is the command to run.
"""
@ -19,7 +19,7 @@ $OpenBSD: patch-configure_py,v 1.11 2012/11/01 22:54:18 sthen Exp $
if opts.verbose:
sys.stdout.write(cmd + "\n")
@@ -1858,7 +1869,7 @@ Type 'no' to decline the terms of the license.
@@ -1841,7 +1852,7 @@ Type 'no' to decline the terms of the license.
sys.stdout.flush()
try:

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.14 2012/11/01 22:54:19 sthen Exp $
@comment $OpenBSD: PLIST-main,v 1.15 2013/11/08 22:37:43 sthen Exp $
@bin bin/pylupdate4
@bin bin/pyrcc4
bin/pyuic4
@ -92,7 +92,10 @@ lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.
lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py
lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qtwebkit.pyc
lib/python${MODPY_VERSION}/site-packages/dbus/mainloop/qt.so
lib/qt4/plugins/designer/libpythonplugin.so
lib/qt4/
lib/qt4/plugins/
lib/qt4/plugins/designer/
lib/qt4/plugins/designer/libpyqt4.so
share/sip/
share/sip/Qt/
share/sip/Qt/Qtmod.sip
@ -102,6 +105,7 @@ share/sip/QtCore/qabstractanimation.sip
share/sip/QtCore/qabstracteventdispatcher.sip
share/sip/QtCore/qabstractfileengine.sip
share/sip/QtCore/qabstractitemmodel.sip
share/sip/QtCore/qabstractnativeeventfilter.sip
share/sip/QtCore/qabstractstate.sip
share/sip/QtCore/qabstracttransition.sip
share/sip/QtCore/qanimationgroup.sip
@ -186,11 +190,13 @@ share/sip/QtCore/qtimeline.sip
share/sip/QtCore/qtimer.sip
share/sip/QtCore/qtranslator.sip
share/sip/QtCore/qurl.sip
share/sip/QtCore/qurlquery.sip
share/sip/QtCore/quuid.sip
share/sip/QtCore/qvariant.sip
share/sip/QtCore/qvariantanimation.sip
share/sip/QtCore/qvector.sip
share/sip/QtCore/qwaitcondition.sip
share/sip/QtCore/qwineventnotifier.sip
share/sip/QtCore/qxmlstream.sip
share/sip/QtDBus/
share/sip/QtDBus/QtDBusmod.sip
@ -393,6 +399,7 @@ share/sip/QtGui/qrawfont.sip
share/sip/QtGui/qregion.sip
share/sip/QtGui/qrgb.sip
share/sip/QtGui/qrubberband.sip
share/sip/QtGui/qscreen.sip
share/sip/QtGui/qscrollarea.sip
share/sip/QtGui/qscrollbar.sip
share/sip/QtGui/qsessionmanager.sip
@ -573,6 +580,7 @@ share/sip/QtWebKit/qwebframe.sip
share/sip/QtWebKit/qwebhistory.sip
share/sip/QtWebKit/qwebhistoryinterface.sip
share/sip/QtWebKit/qwebinspector.sip
share/sip/QtWebKit/qwebkitglobal.sip
share/sip/QtWebKit/qwebkitversion.sip
share/sip/QtWebKit/qwebpage.sip
share/sip/QtWebKit/qwebpluginfactory.sip