From b942d3b66c6ce0b1df2edc2894d63946cf3dcf94 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 13 Jul 2010 18:22:54 +0000 Subject: update to 4.7.4 changes: -any class with a count() method now supports the len() builtin -added the missing == and != operators to QItemSelection -added readQVariantHash(), readQVariantList(), readQVariantMap, writeQVariantHash(), writeQVariantList() and writeQVariantMap() to QDataStream -added the ErrorPageExtensionOption and ErrorPageExtensionReturn classes, and the ErrorDomain enum to QWebPage --- x11/py-qt4/Makefile | 5 ++--- x11/py-qt4/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11/py-qt4') diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index e9f40c51ba4..871141c52d3 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2010/06/13 22:45:50 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2010/07/13 18:22:54 drochner Exp $ # PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} -PYQT_VERSION= 4.7.3 -PKGREVISION= 1 +PYQT_VERSION= 4.7.4 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ diff --git a/x11/py-qt4/distinfo b/x11/py-qt4/distinfo index 3ee5b500c5f..46a043b3897 100644 --- a/x11/py-qt4/distinfo +++ b/x11/py-qt4/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2010/04/20 09:35:05 drochner Exp $ +$NetBSD: distinfo,v 1.13 2010/07/13 18:22:54 drochner Exp $ -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 (PyQt-x11-gpl-4.7.4.tar.gz) = dd1d9eb22f9780c54e3811c8958512847eacc302 +RMD160 (PyQt-x11-gpl-4.7.4.tar.gz) = d93f83c40277829008d9a7e47f7f9c651b36e0d7 +Size (PyQt-x11-gpl-4.7.4.tar.gz) = 7812552 bytes SHA1 (patch-aa) = ff6010dec03d1e17e2023d2f6d4418a03bf21bcc -- cgit v1.2.3