Received: by mail.netbsd.org (Postfix, from userid 605) id 09EA484E8F; Sat, 14 Apr 2018 20:08:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F04D384E85 for ; Sat, 14 Apr 2018 20:08:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id r-EukhC-dCV7 for ; Sat, 14 Apr 2018 20:08:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 196EE84C78 for ; Sat, 14 Apr 2018 20:08:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16755FBEC; Sat, 14 Apr 2018 20:08:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523736507153380" MIME-Version: 1.0 Date: Sat, 14 Apr 2018 20:08:27 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11/py-qt5 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180414200827.16755FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1523736507153380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Apr 14 20:08:27 UTC 2018 Modified Files: pkgsrc/x11/py-qt5: Makefile PLIST distinfo Log Message: py-qt5: updated to 5.10.1 PyQt v5.10.1 has been released. This release adds support for Qt v5.10.1. There are corresponding releases of PyQt3D, PyQtChart, PyQtDataVisualization and PyQtPurchasing. Added support for Qt v5.10.1. Added the missing qmlClearTypeRegistrations() to the QtQml module. Added the --disable-feature option to configure.py. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/py-qt5/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/py-qt5/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/py-qt5/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523736507153380 Content-Disposition: inline Content-Length: 2650 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/py-qt5/Makefile diff -u pkgsrc/x11/py-qt5/Makefile:1.33 pkgsrc/x11/py-qt5/Makefile:1.34 --- pkgsrc/x11/py-qt5/Makefile:1.33 Sat Apr 14 07:34:46 2018 +++ pkgsrc/x11/py-qt5/Makefile Sat Apr 14 20:08:26 2018 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2018/04/14 07:34:46 adam Exp $ +# $NetBSD: Makefile,v 1.34 2018/04/14 20:08:26 adam Exp $ -DISTNAME= PyQt5_gpl-5.10 +DISTNAME= PyQt5_gpl-5.10.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5_gpl/qt5/} -PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} Index: pkgsrc/x11/py-qt5/PLIST diff -u pkgsrc/x11/py-qt5/PLIST:1.8 pkgsrc/x11/py-qt5/PLIST:1.9 --- pkgsrc/x11/py-qt5/PLIST:1.8 Thu Feb 1 21:09:29 2018 +++ pkgsrc/x11/py-qt5/PLIST Sat Apr 14 20:08:26 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2018/02/01 21:09:29 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2018/04/14 20:08:26 adam Exp $ bin/pylupdate5 bin/pyrcc5 bin/pyuic5 @@ -595,6 +595,7 @@ share/sip/PyQt5/QtQml/qjsvalueiterator.s share/sip/PyQt5/QtQml/qmlattachedpropertiesobject.sip share/sip/PyQt5/QtQml/qmlregistertype.sip share/sip/PyQt5/QtQml/qpyqmllistproperty.sip +share/sip/PyQt5/QtQml/qqml.sip share/sip/PyQt5/QtQml/qqmlabstracturlinterceptor.sip share/sip/PyQt5/QtQml/qqmlapplicationengine.sip share/sip/PyQt5/QtQml/qqmlcomponent.sip Index: pkgsrc/x11/py-qt5/distinfo diff -u pkgsrc/x11/py-qt5/distinfo:1.7 pkgsrc/x11/py-qt5/distinfo:1.8 --- pkgsrc/x11/py-qt5/distinfo:1.7 Thu Feb 1 21:09:29 2018 +++ pkgsrc/x11/py-qt5/distinfo Sat Apr 14 20:08:26 2018 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.7 2018/02/01 21:09:29 adam Exp $ +$NetBSD: distinfo,v 1.8 2018/04/14 20:08:26 adam Exp $ -SHA1 (PyQt5_gpl-5.10.tar.gz) = 14d68357685b6c9c0db9e747772ca3f80e0c8def -RMD160 (PyQt5_gpl-5.10.tar.gz) = f9db4a93c335126006827df7d39b1e35f17f9156 -SHA512 (PyQt5_gpl-5.10.tar.gz) = a86520870536618857ed3ee1601af45f5a0b456de192a5d6a3f8fa734e5cf49b8ce373928c0f4aeaae365d3fa95db03b5f59ae2903bc5eb2304b7edf22198033 -Size (PyQt5_gpl-5.10.tar.gz) = 3109934 bytes +SHA1 (PyQt5_gpl-5.10.1.tar.gz) = 638a80519f3250e813ebd5a669651f43f416f14b +RMD160 (PyQt5_gpl-5.10.1.tar.gz) = 4e0d454172288d26d40ebf2c15a70e0e271da57e +SHA512 (PyQt5_gpl-5.10.1.tar.gz) = 04cd0292f7a088f9c0d088d7c73ec96cfc40253f771dfdf194eb92be7635e6fcaf04863fa24215e9c34a096658549bb2feeb8d8fdca1e39ed87f0256ef0f790b +Size (PyQt5_gpl-5.10.1.tar.gz) = 3110469 bytes SHA1 (patch-configure.py) = d04e6be9b505a039b934a613de09becf127e1c64 SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2 SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d --_----------=_1523736507153380--