pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-qt4 update to 4.8.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20636c6772dc
branches:  trunk
changeset: 584976:20636c6772dc
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 03 19:28:48 2011 +0000

description:
update to 4.8.3
changes: enhanced support for working with QVariant objects and Python v3

diffstat:

 x11/py-qt4/Makefile     |  5 ++---
 x11/py-qt4/PLIST.common |  3 ++-
 x11/py-qt4/distinfo     |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r a2cbf3ee0951 -r 20636c6772dc x11/py-qt4/Makefile
--- a/x11/py-qt4/Makefile       Thu Feb 03 19:27:55 2011 +0000
+++ b/x11/py-qt4/Makefile       Thu Feb 03 19:28:48 2011 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2011/01/13 13:40:02 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2011/02/03 19:28:48 drochner Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-qt4-${PYQT_VERSION}
-PYQT_VERSION=  4.8.2
-PKGREVISION=   1
+PYQT_VERSION=  4.8.3
 CATEGORIES=    x11 python
 MASTER_SITES=  http://www.riverbankcomputing.com/static/Downloads/PyQt4/
 
diff -r a2cbf3ee0951 -r 20636c6772dc x11/py-qt4/PLIST.common
--- a/x11/py-qt4/PLIST.common   Thu Feb 03 19:27:55 2011 +0000
+++ b/x11/py-qt4/PLIST.common   Thu Feb 03 19:28:48 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.14 2010/11/15 13:07:24 adam Exp $
+@comment $NetBSD: PLIST.common,v 1.15 2011/02/03 19:28:48 drochner Exp $
 bin/pylupdate4
 bin/pyrcc4
 bin/pyuic4
@@ -119,6 +119,7 @@
 share/sip${PYVERSSUFFIX}/QtCore/qpoint.sip
 share/sip${PYVERSSUFFIX}/QtCore/qprocess.sip
 share/sip${PYVERSSUFFIX}/QtCore/qpropertyanimation.sip
+share/sip${PYVERSSUFFIX}/QtCore/qpynullvariant.sip
 share/sip${PYVERSSUFFIX}/QtCore/qreadwritelock.sip
 share/sip${PYVERSSUFFIX}/QtCore/qrect.sip
 share/sip${PYVERSSUFFIX}/QtCore/qregexp.sip
diff -r a2cbf3ee0951 -r 20636c6772dc x11/py-qt4/distinfo
--- a/x11/py-qt4/distinfo       Thu Feb 03 19:27:55 2011 +0000
+++ b/x11/py-qt4/distinfo       Thu Feb 03 19:28:48 2011 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2011/01/11 15:15:32 drochner Exp $
+$NetBSD: distinfo,v 1.18 2011/02/03 19:28:48 drochner Exp $
 
-SHA1 (PyQt-x11-gpl-4.8.2.tar.gz) = fd26aed89a6032c85a553bfd5228280ac982b85c
-RMD160 (PyQt-x11-gpl-4.8.2.tar.gz) = ba9948dcd05964c6f27d24b0f2d224a3d6109258
-Size (PyQt-x11-gpl-4.8.2.tar.gz) = 9605005 bytes
+SHA1 (PyQt-x11-gpl-4.8.3.tar.gz) = b634467f803704fffa2ff94ad84311796c36d6b8
+RMD160 (PyQt-x11-gpl-4.8.3.tar.gz) = b871a5937c5d1a1e4deded5e7c62c33e9c692fbf
+Size (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929 bytes
 SHA1 (patch-aa) = 2313842ad3dd2650bc89d06e88b5cd75e5affdbd



Home | Main Index | Thread Index | Old Index