Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 23:35:45 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515669 - in head: Mk/Uses devel/py-qt5 devel/py-qt5-core devel/py-sip
Message-ID:  <201910252335.x9PNZjAq016702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri Oct 25 23:35:44 2019
New Revision: 515669
URL: https://svnweb.freebsd.org/changeset/ports/515669

Log:
  Upgrade PyQt to 5.13.1 (and sip 4.19.19)
  
  PR:		241323
  Exp-run by:	antoine

Modified:
  head/Mk/Uses/pyqt.mk
  head/devel/py-qt5-core/pkg-plist
  head/devel/py-qt5/distinfo
  head/devel/py-sip/distinfo

Modified: head/Mk/Uses/pyqt.mk
==============================================================================
--- head/Mk/Uses/pyqt.mk	Fri Oct 25 23:19:52 2019	(r515668)
+++ head/Mk/Uses/pyqt.mk	Fri Oct 25 23:35:44 2019	(r515669)
@@ -64,9 +64,9 @@ MASTER_SITES_QSCI2=	RIVERBANK/QScintilla/${PORTVERSION
 			SF/pyqt/QScintilla2/QScintilla-${PORTVERSION} \
 			GENTOO
 
-SIP_VERSION=		4.19.18
+SIP_VERSION=		4.19.19
 QSCI2_VERSION=		2.11.2
-PYQT5_VERSION=		5.13.0
+PYQT5_VERSION=		5.13.1
 
 SIP_DISTNAME=		sip-${SIP_VERSION}
 PYQT5_DISTNAME=		PyQt5_gpl-${PYQT5_VERSION}

Modified: head/devel/py-qt5-core/pkg-plist
==============================================================================
--- head/devel/py-qt5-core/pkg-plist	Fri Oct 25 23:19:52 2019	(r515668)
+++ head/devel/py-qt5-core/pkg-plist	Fri Oct 25 23:35:44 2019	(r515669)
@@ -173,6 +173,7 @@ bin/pyuic5
 %%PYQT_SIPDIR%%/QtCore/qpoint.sip
 %%PYQT_SIPDIR%%/QtCore/qprocess.sip
 %%PYQT_SIPDIR%%/QtCore/qpropertyanimation.sip
+%%PYQT_SIPDIR%%/QtCore/qpycore_onexit.sip
 %%PYQT_SIPDIR%%/QtCore/qpycore_qhash.sip
 %%PYQT_SIPDIR%%/QtCore/qpycore_qlist.sip
 %%PYQT_SIPDIR%%/QtCore/qpycore_qmap.sip

Modified: head/devel/py-qt5/distinfo
==============================================================================
--- head/devel/py-qt5/distinfo	Fri Oct 25 23:19:52 2019	(r515668)
+++ head/devel/py-qt5/distinfo	Fri Oct 25 23:35:44 2019	(r515669)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562430455
-SHA256 (PyQt5_gpl-5.13.0.tar.gz) = 0cdbffe5135926527b61cc3692dd301cd0328dd87eeaf1313e610787c46faff9
-SIZE (PyQt5_gpl-5.13.0.tar.gz) = 3152704
+TIMESTAMP = 1571389169
+SHA256 (PyQt5_gpl-5.13.1.tar.gz) = 54b7f456341b89eeb3930e786837762ea67f235e886512496c4152ebe106d4af
+SIZE (PyQt5_gpl-5.13.1.tar.gz) = 3162737

Modified: head/devel/py-sip/distinfo
==============================================================================
--- head/devel/py-sip/distinfo	Fri Oct 25 23:19:52 2019	(r515668)
+++ head/devel/py-sip/distinfo	Fri Oct 25 23:35:44 2019	(r515669)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562430360
-SHA256 (sip-4.19.18.tar.gz) = c0bd863800ed9b15dcad477c4017cdb73fa805c25908b0240564add74d697e1e
-SIZE (sip-4.19.18.tar.gz) = 1056840
+TIMESTAMP = 1571389141
+SHA256 (sip-4.19.19.tar.gz) = 5436b61a78f48c7e8078e93a6b59453ad33780f80c644e5f3af39f94be1ede44
+SIZE (sip-4.19.19.tar.gz) = 1058422



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910252335.x9PNZjAq016702>