Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2021 19:13:41 GMT
From:      =?utf-8?Q?Lo=C3=AFc Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b9c482b9026 - main - */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Message-ID:  <202107271913.16RJDfAw071667@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b9c482b9026cdd2ba8d0afd28205a563289d88e

commit 8b9c482b9026cdd2ba8d0afd28205a563289d88e
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2021-07-27 18:44:36 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2021-07-27 18:55:03 +0000

    */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
    
    Changes:
      - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
      - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
    PR:     257308
    Exp-run by:     antoine
---
 Mk/Uses/pyqt.mk                              | 4 ++--
 cad/openscad-devel/Makefile                  | 2 +-
 cad/openscad/Makefile                        | 2 +-
 comms/py-qt5-sensors/Makefile                | 2 +-
 comms/py-qt5-serialport/Makefile             | 2 +-
 databases/py-qt5-sql/Makefile                | 2 +-
 databases/sqlitebrowser/Makefile             | 2 +-
 deskutils/calibre/Makefile                   | 1 +
 deskutils/py-autokey/Makefile                | 2 +-
 devel/eric6/Makefile                         | 2 +-
 devel/libsavitar/Makefile                    | 2 +-
 devel/py-pynest2d/Makefile                   | 2 +-
 devel/py-qt5-core/Makefile                   | 2 +-
 devel/py-qt5-dbus/Makefile                   | 2 +-
 devel/py-qt5-designer/Makefile               | 2 +-
 devel/py-qt5-help/Makefile                   | 2 +-
 devel/py-qt5-location/Makefile               | 2 +-
 devel/py-qt5-positioning/Makefile            | 2 +-
 devel/py-qt5-remoteobjects/Makefile          | 2 +-
 devel/py-qt5-sip/distinfo                    | 6 +++---
 devel/py-qt5-test/Makefile                   | 2 +-
 devel/qscintilla2-qt5/distinfo               | 6 +++---
 devel/qscintilla2-qt5/pkg-plist              | 4 ++--
 devel/tortoisehg/Makefile                    | 2 +-
 graphics/py-qt5-svg/Makefile                 | 2 +-
 graphics/qgis-ltr/Makefile                   | 2 +-
 graphics/qgis/Makefile                       | 2 +-
 lang/py-qt5-qml/Makefile                     | 2 +-
 math/octave/Makefile                         | 1 +
 misc/py-qt5-demo/Makefile                    | 2 +-
 multimedia/py-qt5-multimedia/Makefile        | 2 +-
 multimedia/py-qt5-multimediawidgets/Makefile | 2 +-
 net/libarcus/Makefile                        | 2 +-
 net/py-qt5-network/Makefile                  | 2 +-
 net/py-qt5-networkauth/Makefile              | 2 +-
 print/py-qt5-printsupport/Makefile           | 2 +-
 textproc/py-qt5-xml/Makefile                 | 2 +-
 textproc/py-qt5-xmlpatterns/Makefile         | 2 +-
 www/py-qt5-webchannel/Makefile               | 2 +-
 www/py-qt5-webengine/Makefile                | 2 +-
 www/py-qt5-webkit/Makefile                   | 2 +-
 www/py-qt5-webkitwidgets/Makefile            | 2 +-
 www/py-qt5-websockets/Makefile               | 2 +-
 x11-toolkits/py-qt5-chart/Makefile           | 2 +-
 x11-toolkits/py-qt5-quick/Makefile           | 2 +-
 x11-toolkits/py-qt5-quick3d/Makefile         | 2 +-
 x11-toolkits/py-qt5-quickwidgets/Makefile    | 2 +-
 x11-toolkits/py-qt5-widgets/Makefile         | 2 +-
 x11/py-qt5-opengl/Makefile                   | 2 +-
 49 files changed, 55 insertions(+), 53 deletions(-)

diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk
index 3066745085f9..42d37d71d9aa 100644
--- a/Mk/Uses/pyqt.mk
+++ b/Mk/Uses/pyqt.mk
@@ -63,9 +63,9 @@ MASTER_SITES_QSCI2=	RIVERBANK/QScintilla/${PORTVERSION} \
 			GENTOO
 
 SIP_VERSION=		5.5.0
-QSCI2_VERSION=		2.12.1
+QSCI2_VERSION=		2.13.0
 PYQT5_VERSION=		5.15.4
-PYQTSIP_VERSION=	12.8.1
+PYQTSIP_VERSION=	12.9.0
 PYQTBUILDER_VERSION=	1.9.1
 
 SIP_DISTNAME=		sip-${SIP_VERSION}
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index 0ef0fffcfb73..5ba3da017afc 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	openscad
 PORTVERSION=	2021.02.09
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index c5887e9ef166..823c1c3b7f52 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	openscad
 PORTVERSION=	2021.01.01
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	cad
 
 #PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/comms/py-qt5-sensors/Makefile b/comms/py-qt5-sensors/Makefile
index 15a5f9dc0e40..9d5ec277b65e 100644
--- a/comms/py-qt5-sensors/Makefile
+++ b/comms/py-qt5-sensors/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sensors
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile
index 36ba4fc327b5..99a67a6a8487 100644
--- a/comms/py-qt5-serialport/Makefile
+++ b/comms/py-qt5-serialport/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	serialport
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile
index 1217cb05a495..49e84b325471 100644
--- a/databases/py-qt5-sql/Makefile
+++ b/databases/py-qt5-sql/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sql
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile
index ffade65d4966..e0b0f1b7c336 100644
--- a/databases/sqlitebrowser/Makefile
+++ b/databases/sqlitebrowser/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	sqlitebrowser
 PORTVERSION=	3.12.1
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 862f15e12e78..977046590352 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	calibre
 PORTVERSION=	5.23.0
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 
diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile
index 7828de444795..51832a7d7c07 100644
--- a/deskutils/py-autokey/Makefile
+++ b/deskutils/py-autokey/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	autokey
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.95.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile
index d1ca7fd015ff..213d74a6a3d2 100644
--- a/devel/eric6/Makefile
+++ b/devel/eric6/Makefile
@@ -4,7 +4,7 @@
 
 PKGNAMESUFFIX=	-qt5-${FLAVOR:U:S/_/-/}
 DISTNAME=	${PORTNAME}-nolang-${DISTVERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 
 DEPRECATED=	Uses EOL Python 2.7 via www/py-qt5-webengine
diff --git a/devel/libsavitar/Makefile b/devel/libsavitar/Makefile
index 885b7eece9f3..5143d7f473fc 100644
--- a/devel/libsavitar/Makefile
+++ b/devel/libsavitar/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libSavitar
 DISTVERSION=	4.5.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel cad
 DIST_SUBDIR=	Ultimaker
 
diff --git a/devel/py-pynest2d/Makefile b/devel/py-pynest2d/Makefile
index 5cf2bb040177..b41138701b93 100644
--- a/devel/py-pynest2d/Makefile
+++ b/devel/py-pynest2d/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pynest2d
 DISTVERSION=	4.8.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/py-qt5-core/Makefile b/devel/py-qt5-core/Makefile
index 245528529f33..7c60fb60fa58 100644
--- a/devel/py-qt5-core/Makefile
+++ b/devel/py-qt5-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	core
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-dbus/Makefile b/devel/py-qt5-dbus/Makefile
index 3a99f97a177d..57c635578d58 100644
--- a/devel/py-qt5-dbus/Makefile
+++ b/devel/py-qt5-dbus/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dbus
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-designer/Makefile b/devel/py-qt5-designer/Makefile
index 9fcbf2cd9b93..ee5b6b38cffb 100644
--- a/devel/py-qt5-designer/Makefile
+++ b/devel/py-qt5-designer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	designer
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-help/Makefile b/devel/py-qt5-help/Makefile
index 1df5e269d3f8..7ae4d9791723 100644
--- a/devel/py-qt5-help/Makefile
+++ b/devel/py-qt5-help/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	help
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-location/Makefile b/devel/py-qt5-location/Makefile
index 11242be8f608..d9374bf89b0e 100644
--- a/devel/py-qt5-location/Makefile
+++ b/devel/py-qt5-location/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	location
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-positioning/Makefile b/devel/py-qt5-positioning/Makefile
index da5726a7a2b3..2adc64d040cb 100644
--- a/devel/py-qt5-positioning/Makefile
+++ b/devel/py-qt5-positioning/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	positioning
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-remoteobjects/Makefile b/devel/py-qt5-remoteobjects/Makefile
index 136639723641..af56a501cf77 100644
--- a/devel/py-qt5-remoteobjects/Makefile
+++ b/devel/py-qt5-remoteobjects/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	remoteobjects
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/py-qt5-sip/distinfo b/devel/py-qt5-sip/distinfo
index bdcda3da5a8b..99d09e429df5 100644
--- a/devel/py-qt5-sip/distinfo
+++ b/devel/py-qt5-sip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607712818
-SHA256 (PyQt5_sip-12.8.1.tar.gz) = 30e944db9abee9cc757aea16906d4198129558533eb7fadbe48c5da2bd18e0bd
-SIZE (PyQt5_sip-12.8.1.tar.gz) = 102324
+TIMESTAMP = 1626762347
+SHA256 (PyQt5_sip-12.9.0.tar.gz) = d3e4489d7c2b0ece9d203ae66e573939f7f60d4d29e089c9f11daa17cfeaae32
+SIZE (PyQt5_sip-12.9.0.tar.gz) = 103007
diff --git a/devel/py-qt5-test/Makefile b/devel/py-qt5-test/Makefile
index 55c84e127eec..abc94ff2c92c 100644
--- a/devel/py-qt5-test/Makefile
+++ b/devel/py-qt5-test/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	test
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/qscintilla2-qt5/distinfo b/devel/qscintilla2-qt5/distinfo
index 9b62cb6bcaee..a8292180f56b 100644
--- a/devel/qscintilla2-qt5/distinfo
+++ b/devel/qscintilla2-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625506502
-SHA256 (QScintilla_src-2.12.1.tar.gz) = a7331c44b5d7320cbf58cb2382c38857e9e9f4fa52c405bd7776c8b6649836c2
-SIZE (QScintilla_src-2.12.1.tar.gz) = 3059045
+TIMESTAMP = 1626762174
+SHA256 (QScintilla_src-2.13.0.tar.gz) = 05116938bedfceb2953d3c24f862e1ab4d68ba7845f135d1d7aa1086595449b2
+SIZE (QScintilla_src-2.13.0.tar.gz) = 3059601
diff --git a/devel/qscintilla2-qt5/pkg-plist b/devel/qscintilla2-qt5/pkg-plist
index 3099ae748740..dc381bc0dede 100644
--- a/devel/qscintilla2-qt5/pkg-plist
+++ b/devel/qscintilla2-qt5/pkg-plist
@@ -53,8 +53,8 @@
 %%QT_INCDIR%%/Qsci/qscistyledtext.h
 %%QT_LIBDIR%%/libqscintilla2_qt5.so
 %%QT_LIBDIR%%/libqscintilla2_qt5.so.15
-%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.0
-%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.0.1
+%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.1
+%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.1.0
 %%QT_MKSPECDIR%%/features/qscintilla2.prf
 %%QT_DATADIR%%/qsci/api/python/Python-2.4.api
 %%QT_DATADIR%%/qsci/api/python/Python-2.5.api
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index fc9e0026ec0f..a5ba5eac7dbb 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tortoisehg
 DISTVERSION=	5.8.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	arrowd@FreeBSD.org
diff --git a/graphics/py-qt5-svg/Makefile b/graphics/py-qt5-svg/Makefile
index 9e21401f08dd..55accfc38cdc 100644
--- a/graphics/py-qt5-svg/Makefile
+++ b/graphics/py-qt5-svg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	svg
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 506ec66f3c3d..47060b0532f1 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
 DISTVERSION=	3_16_8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 PKGNAMESUFFIX=	-ltr
 
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index d8b84e90d6bd..d1810f4017f0 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
 DISTVERSION=	3_20_0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/lang/py-qt5-qml/Makefile b/lang/py-qt5-qml/Makefile
index 88912d46a7c8..71dc9375b977 100644
--- a/lang/py-qt5-qml/Makefile
+++ b/lang/py-qt5-qml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qml
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 72e343c7c677..e0682d9507a4 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index 3796e007dd7a..cba0628709f0 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	demo
 PORTVERSION=	${PYQT5_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc devel python
 MASTER_SITES=	${MASTER_SITES_PYQT5}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}qt5-
diff --git a/multimedia/py-qt5-multimedia/Makefile b/multimedia/py-qt5-multimedia/Makefile
index 10d441014446..3359473832bf 100644
--- a/multimedia/py-qt5-multimedia/Makefile
+++ b/multimedia/py-qt5-multimedia/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	multimedia
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/multimedia/py-qt5-multimediawidgets/Makefile b/multimedia/py-qt5-multimediawidgets/Makefile
index 33cf7342c523..0e6c10c80d2d 100644
--- a/multimedia/py-qt5-multimediawidgets/Makefile
+++ b/multimedia/py-qt5-multimediawidgets/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	multimediawidgets
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile
index a5c008e64842..725cff2bf20b 100644
--- a/net/libarcus/Makefile
+++ b/net/libarcus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libArcus
 PORTVERSION=	4.8.0
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	net cad
 DIST_SUBDIR=	Ultimaker
diff --git a/net/py-qt5-network/Makefile b/net/py-qt5-network/Makefile
index b6f439377fab..1a7130760e07 100644
--- a/net/py-qt5-network/Makefile
+++ b/net/py-qt5-network/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	network
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/net/py-qt5-networkauth/Makefile b/net/py-qt5-networkauth/Makefile
index 03e9f8b83630..a8c58b980eba 100644
--- a/net/py-qt5-networkauth/Makefile
+++ b/net/py-qt5-networkauth/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	networkauth
 PORTVERSION=	${PYQT5_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net devel python
 MASTER_SITES=	${MASTER_SITES_PYQTNETWORKAUTH}
 PKGNAMEPREFIX=	${PYQT_PY_RELNAME}-
diff --git a/print/py-qt5-printsupport/Makefile b/print/py-qt5-printsupport/Makefile
index ffc4020aca34..ca04d514407a 100644
--- a/print/py-qt5-printsupport/Makefile
+++ b/print/py-qt5-printsupport/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	printsupport
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/textproc/py-qt5-xml/Makefile b/textproc/py-qt5-xml/Makefile
index c4f728764d90..a6b73ba7be8d 100644
--- a/textproc/py-qt5-xml/Makefile
+++ b/textproc/py-qt5-xml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xml
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/textproc/py-qt5-xmlpatterns/Makefile b/textproc/py-qt5-xmlpatterns/Makefile
index 85a0ef385009..6604c81c9f4a 100644
--- a/textproc/py-qt5-xmlpatterns/Makefile
+++ b/textproc/py-qt5-xmlpatterns/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xmlpatterns
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/www/py-qt5-webchannel/Makefile b/www/py-qt5-webchannel/Makefile
index 18408497d117..6571c40d2cd4 100644
--- a/www/py-qt5-webchannel/Makefile
+++ b/www/py-qt5-webchannel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webchannel
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/www/py-qt5-webengine/Makefile b/www/py-qt5-webengine/Makefile
index 014bc011026f..acd19b0cdf85 100644
--- a/www/py-qt5-webengine/Makefile
+++ b/www/py-qt5-webengine/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	webengine
 DISTVERSION=	${PYQT_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www devel python
 MASTER_SITES=	https://pypi.python.org/packages/source/P/PyQtWebEngine/
 PKGNAMEPREFIX=	${PYQT_PY_RELNAME}-
diff --git a/www/py-qt5-webkit/Makefile b/www/py-qt5-webkit/Makefile
index f7ab3c4bcacd..8d987e4d9665 100644
--- a/www/py-qt5-webkit/Makefile
+++ b/www/py-qt5-webkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webkit
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/www/py-qt5-webkitwidgets/Makefile b/www/py-qt5-webkitwidgets/Makefile
index 7d8499a9f511..956cefa6e3d2 100644
--- a/www/py-qt5-webkitwidgets/Makefile
+++ b/www/py-qt5-webkitwidgets/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webkitwidgets
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/www/py-qt5-websockets/Makefile b/www/py-qt5-websockets/Makefile
index 03dad4b4b8f3..3a2d25864830 100644
--- a/www/py-qt5-websockets/Makefile
+++ b/www/py-qt5-websockets/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	websockets
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www net devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-toolkits/py-qt5-chart/Makefile b/x11-toolkits/py-qt5-chart/Makefile
index 956d05199d2e..cb858ce3b126 100644
--- a/x11-toolkits/py-qt5-chart/Makefile
+++ b/x11-toolkits/py-qt5-chart/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chart
 PORTVERSION=	${PYQT5_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel python
 MASTER_SITES=	${MASTER_SITES_PYQTCHART}
 PKGNAMEPREFIX=	${PYQT_PY_RELNAME}-
diff --git a/x11-toolkits/py-qt5-quick/Makefile b/x11-toolkits/py-qt5-quick/Makefile
index be455d3b69de..366c062387e6 100644
--- a/x11-toolkits/py-qt5-quick/Makefile
+++ b/x11-toolkits/py-qt5-quick/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	quick
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-toolkits/py-qt5-quick3d/Makefile b/x11-toolkits/py-qt5-quick3d/Makefile
index 3f93957d77de..8130102831c3 100644
--- a/x11-toolkits/py-qt5-quick3d/Makefile
+++ b/x11-toolkits/py-qt5-quick3d/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	quick3d
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-toolkits/py-qt5-quickwidgets/Makefile b/x11-toolkits/py-qt5-quickwidgets/Makefile
index 64d3f435e8b9..845f89733489 100644
--- a/x11-toolkits/py-qt5-quickwidgets/Makefile
+++ b/x11-toolkits/py-qt5-quickwidgets/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	quickwidgets
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-toolkits/py-qt5-widgets/Makefile b/x11-toolkits/py-qt5-widgets/Makefile
index 6278ec151892..497c63f8d364 100644
--- a/x11-toolkits/py-qt5-widgets/Makefile
+++ b/x11-toolkits/py-qt5-widgets/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	widgets
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits devel python
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/py-qt5-opengl/Makefile b/x11/py-qt5-opengl/Makefile
index 86278cc51819..3b1f6c8411a2 100644
--- a/x11/py-qt5-opengl/Makefile
+++ b/x11/py-qt5-opengl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opengl
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 devel python
 
 MAINTAINER=	kde@FreeBSD.org



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