aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-04 19:18:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-04 19:18:49 +0000
commitf037f3f08c20862f3f0de36ca6e6309ba5f5feca (patch)
treecf92630ee7d19069a213e6cbffcc9a7c08090fb2 /x11-toolkits
parentdfffa548f03f2cd770e60b6375b3e95c7ccae695 (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-qt/Makefile1
-rw-r--r--x11-toolkits/py-qt/distinfo6
-rw-r--r--x11-toolkits/py-qt4-gui/Makefile7
-rw-r--r--x11-toolkits/py-qt4-gui/distinfo6
-rw-r--r--x11-toolkits/py-qt4-gui/pkg-plist3
5 files changed, 14 insertions, 9 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index 7598cab7ec1c..f13895820d56 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -6,7 +6,6 @@
PORTNAME= qt
PORTVERSION= ${PYQT3_VERSION}
-PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= x11-toolkits python
MASTER_SITES= ${MASTER_SITES_PYQT3}
diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo
index 84780fcdd332..36c38e7052a4 100644
--- a/x11-toolkits/py-qt/distinfo
+++ b/x11-toolkits/py-qt/distinfo
@@ -1,3 +1,3 @@
-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
+MD5 (PyQt-x11-gpl-3.18.1.tar.gz) = f1d120495d1aaf393819e988c0a7bb7e
+SHA256 (PyQt-x11-gpl-3.18.1.tar.gz) = 7eb635f04f9b1853b6e9f969ddd9392d677083f462a27ec19285e1487c72c061
+SIZE (PyQt-x11-gpl-3.18.1.tar.gz) = 819441
diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile
index 1a29bf0e844e..3dfd395181b8 100644
--- a/x11-toolkits/py-qt4-gui/Makefile
+++ b/x11-toolkits/py-qt4-gui/Makefile
@@ -6,7 +6,6 @@
PORTNAME= gui
PORTVERSION= ${PYQT4_VERSION}
-PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits devel python
MASTER_SITES= ${MASTER_SITES_PYQT4}
@@ -22,7 +21,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}core>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-cor
HAS_CONFIGURE= yes
USE_PYTHON= 2.5+
USE_QT_VER= 4
-QT_COMPONENTS= gui imageformats inputmethods iconengines qmake_build
+QT_COMPONENTS= gui imageformats inputmethods iconengines qmake_build moc_build
OPTIONS= API "Install QtGui API for QScintilla2" on \
DEBUG "Enable debugging in generated code" off \
@@ -66,6 +65,10 @@ PLIST_SUB+= SIP=""
ARGS+= --trace
.endif
+.if ${ARCH} == "sparc64" && ${OSVERSION} >= 700000
+BROKEN= Does not compile on sparc64
+.endif
+
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV}\
${PYTHON_CMD} configure.py ${ARGS}
diff --git a/x11-toolkits/py-qt4-gui/distinfo b/x11-toolkits/py-qt4-gui/distinfo
index 886226b81fb2..a312fab4a870 100644
--- a/x11-toolkits/py-qt4-gui/distinfo
+++ b/x11-toolkits/py-qt4-gui/distinfo
@@ -1,3 +1,3 @@
-MD5 (PyQt-x11-gpl-4.4.4.tar.gz) = 4bd346d56d10452e47ac71e2cbe04229
-SHA256 (PyQt-x11-gpl-4.4.4.tar.gz) = fc09c13b340078c7995fb2b6450c5b7de8ef9411962d311a1213e773c936509a
-SIZE (PyQt-x11-gpl-4.4.4.tar.gz) = 6982063
+MD5 (PyQt-x11-gpl-4.5.4.tar.gz) = b721266d14c450dd7045025e042819ec
+SHA256 (PyQt-x11-gpl-4.5.4.tar.gz) = b3d06c7bda701055769add93b48103ee35c6fc9a4b00c67599cb426f9efda5a8
+SIZE (PyQt-x11-gpl-4.5.4.tar.gz) = 6970552
diff --git a/x11-toolkits/py-qt4-gui/pkg-plist b/x11-toolkits/py-qt4-gui/pkg-plist
index 3753a886b5d2..743a7234ba0a 100644
--- a/x11-toolkits/py-qt4-gui/pkg-plist
+++ b/x11-toolkits/py-qt4-gui/pkg-plist
@@ -72,6 +72,7 @@
%%SIP%%share/py-sip/QtGui/qimagereader.sip
%%SIP%%share/py-sip/QtGui/qimagewriter.sip
%%SIP%%share/py-sip/QtGui/qinputcontext.sip
+%%SIP%%share/py-sip/QtGui/qinputcontextfactory.sip
%%SIP%%share/py-sip/QtGui/qinputdialog.sip
%%SIP%%share/py-sip/QtGui/qitemdelegate.sip
%%SIP%%share/py-sip/QtGui/qitemeditorfactory.sip
@@ -115,6 +116,7 @@
%%SIP%%share/py-sip/QtGui/qprogressdialog.sip
%%SIP%%share/py-sip/QtGui/qproxymodel.sip
%%SIP%%share/py-sip/QtGui/qpushbutton.sip
+%%SIP%%share/py-sip/QtGui/qpytextobject.sip
%%SIP%%share/py-sip/QtGui/qradiobutton.sip
%%SIP%%share/py-sip/QtGui/qregion.sip
%%SIP%%share/py-sip/QtGui/qrgb.sip
@@ -151,6 +153,7 @@
%%SIP%%share/py-sip/QtGui/qtextcursor.sip
%%SIP%%share/py-sip/QtGui/qtextdocument.sip
%%SIP%%share/py-sip/QtGui/qtextdocumentfragment.sip
+%%SIP%%share/py-sip/QtGui/qtextdocumentwriter.sip
%%SIP%%share/py-sip/QtGui/qtextedit.sip
%%SIP%%share/py-sip/QtGui/qtextformat.sip
%%SIP%%share/py-sip/QtGui/qtextlayout.sip