aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-07-12 12:36:11 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-07-12 12:36:11 +0000
commit9713ff93f26132468714bfba19c8d7f671b8e4cb (patch)
tree35bfa26377e6d3ae1fac22f87906c0d996a6f703
parentf6eb151ec688251fc914a2287ce1ed284a026b74 (diff)
downloadports-9713ff93f26132468714bfba19c8d7f671b8e4cb.tar.gz
ports-9713ff93f26132468714bfba19c8d7f671b8e4cb.zip
devel/qscintilla2: Update to 2.12.1
-rw-r--r--Mk/Uses/pyqt.mk2
-rw-r--r--cad/openscad-devel/Makefile2
-rw-r--r--cad/openscad/Makefile2
-rw-r--r--comms/py-qt5-sensors/Makefile2
-rw-r--r--comms/py-qt5-serialport/Makefile2
-rw-r--r--databases/py-qt5-sql/Makefile2
-rw-r--r--databases/sqlitebrowser/Makefile2
-rw-r--r--deskutils/py-autokey/Makefile1
-rw-r--r--devel/eric6/Makefile2
-rw-r--r--devel/py-qt5-core/Makefile1
-rw-r--r--devel/py-qt5-dbus/Makefile1
-rw-r--r--devel/py-qt5-designer/Makefile2
-rw-r--r--devel/py-qt5-help/Makefile2
-rw-r--r--devel/py-qt5-location/Makefile2
-rw-r--r--devel/py-qt5-positioning/Makefile1
-rw-r--r--devel/py-qt5-qscintilla2/Makefile1
-rw-r--r--devel/py-qt5-remoteobjects/Makefile2
-rw-r--r--devel/py-qt5-test/Makefile2
-rw-r--r--devel/qscintilla2-designerplugin-qt5/Makefile1
-rw-r--r--devel/qscintilla2-qt5/Makefile1
-rw-r--r--devel/qscintilla2-qt5/distinfo6
-rw-r--r--devel/tortoisehg/Makefile1
-rw-r--r--graphics/py-qt5-svg/Makefile2
-rw-r--r--graphics/qgis-ltr/Makefile1
-rw-r--r--graphics/qgis/Makefile1
-rw-r--r--lang/py-qt5-qml/Makefile2
-rw-r--r--math/octave/Makefile2
-rw-r--r--misc/py-qt5-demo/Makefile1
-rw-r--r--multimedia/py-qt5-multimedia/Makefile2
-rw-r--r--multimedia/py-qt5-multimediawidgets/Makefile2
-rw-r--r--net/py-qt5-network/Makefile1
-rw-r--r--net/py-qt5-networkauth/Makefile2
-rw-r--r--print/py-qt5-printsupport/Makefile2
-rw-r--r--textproc/py-qt5-xml/Makefile1
-rw-r--r--textproc/py-qt5-xmlpatterns/Makefile1
-rw-r--r--www/py-qt5-webchannel/Makefile1
-rw-r--r--www/py-qt5-webengine/Makefile2
-rw-r--r--www/py-qt5-webkit/Makefile2
-rw-r--r--www/py-qt5-webkitwidgets/Makefile2
-rw-r--r--www/py-qt5-websockets/Makefile1
-rw-r--r--x11-toolkits/py-qt5-chart/Makefile2
-rw-r--r--x11-toolkits/py-qt5-quick/Makefile2
-rw-r--r--x11-toolkits/py-qt5-quick3d/Makefile2
-rw-r--r--x11-toolkits/py-qt5-quickwidgets/Makefile2
-rw-r--r--x11-toolkits/py-qt5-widgets/Makefile2
-rw-r--r--x11/py-qt5-opengl/Makefile2
46 files changed, 45 insertions, 35 deletions
diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk
index f529204ad987..3066745085f9 100644
--- a/Mk/Uses/pyqt.mk
+++ b/Mk/Uses/pyqt.mk
@@ -63,7 +63,7 @@ MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \
GENTOO
SIP_VERSION= 5.5.0
-QSCI2_VERSION= 2.12.0
+QSCI2_VERSION= 2.12.1
PYQT5_VERSION= 5.15.4
PYQTSIP_VERSION= 12.8.1
PYQTBUILDER_VERSION= 1.9.1
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index 73268db18dfe..0ef0fffcfb73 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openscad
PORTVERSION= 2021.02.09
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
PKGNAMESUFFIX= -devel
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index e4229d7c1663..c5887e9ef166 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openscad
PORTVERSION= 2021.01.01
-PORTREVISION= 4
+PORTREVISION= 5
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 3cd83443d3df..15a5f9dc0e40 100644
--- a/comms/py-qt5-sensors/Makefile
+++ b/comms/py-qt5-sensors/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sensors
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile
index 3064d50099c2..36ba4fc327b5 100644
--- a/comms/py-qt5-serialport/Makefile
+++ b/comms/py-qt5-serialport/Makefile
@@ -1,5 +1,5 @@
PORTNAME= serialport
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile
index 0f35d928b0d7..1217cb05a495 100644
--- a/databases/py-qt5-sql/Makefile
+++ b/databases/py-qt5-sql/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sql
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile
index 98588e0415f6..ffade65d4966 100644
--- a/databases/sqlitebrowser/Makefile
+++ b/databases/sqlitebrowser/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sqlitebrowser
PORTVERSION= 3.12.1
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= databases
diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile
index 2ea3a8b98381..7828de444795 100644
--- a/deskutils/py-autokey/Makefile
+++ b/deskutils/py-autokey/Makefile
@@ -1,6 +1,7 @@
PORTNAME= autokey
DISTVERSIONPREFIX= v
DISTVERSION= 0.95.10
+PORTREVISION= 1
CATEGORIES= deskutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile
index 0784c8ab2935..d1ca7fd015ff 100644
--- a/devel/eric6/Makefile
+++ b/devel/eric6/Makefile
@@ -4,7 +4,7 @@
PKGNAMESUFFIX= -qt5-${FLAVOR:U:S/_/-/}
DISTNAME= ${PORTNAME}-nolang-${DISTVERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel python
DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
diff --git a/devel/py-qt5-core/Makefile b/devel/py-qt5-core/Makefile
index d78f65391d50..245528529f33 100644
--- a/devel/py-qt5-core/Makefile
+++ b/devel/py-qt5-core/Makefile
@@ -1,4 +1,5 @@
PORTNAME= core
+PORTREVISION= 1
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-dbus/Makefile b/devel/py-qt5-dbus/Makefile
index da40c55d30d9..3a99f97a177d 100644
--- a/devel/py-qt5-dbus/Makefile
+++ b/devel/py-qt5-dbus/Makefile
@@ -1,4 +1,5 @@
PORTNAME= dbus
+PORTREVISION= 1
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-designer/Makefile b/devel/py-qt5-designer/Makefile
index dc4b408025d2..9fcbf2cd9b93 100644
--- a/devel/py-qt5-designer/Makefile
+++ b/devel/py-qt5-designer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= designer
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-help/Makefile b/devel/py-qt5-help/Makefile
index 6f679a62da74..1df5e269d3f8 100644
--- a/devel/py-qt5-help/Makefile
+++ b/devel/py-qt5-help/Makefile
@@ -1,5 +1,5 @@
PORTNAME= help
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-location/Makefile b/devel/py-qt5-location/Makefile
index 806bb5aab791..11242be8f608 100644
--- a/devel/py-qt5-location/Makefile
+++ b/devel/py-qt5-location/Makefile
@@ -1,5 +1,5 @@
PORTNAME= location
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-positioning/Makefile b/devel/py-qt5-positioning/Makefile
index 11858be1ad51..da5726a7a2b3 100644
--- a/devel/py-qt5-positioning/Makefile
+++ b/devel/py-qt5-positioning/Makefile
@@ -1,4 +1,5 @@
PORTNAME= positioning
+PORTREVISION= 1
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile
index 51d26c90fe1c..3b715f7c34cd 100644
--- a/devel/py-qt5-qscintilla2/Makefile
+++ b/devel/py-qt5-qscintilla2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qscintilla2
PORTVERSION= ${QSCI2_VERSION}
-PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITES_QSCI2}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-
diff --git a/devel/py-qt5-remoteobjects/Makefile b/devel/py-qt5-remoteobjects/Makefile
index 21e83df3210a..136639723641 100644
--- a/devel/py-qt5-remoteobjects/Makefile
+++ b/devel/py-qt5-remoteobjects/Makefile
@@ -1,5 +1,5 @@
PORTNAME= remoteobjects
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/py-qt5-test/Makefile b/devel/py-qt5-test/Makefile
index 58685e9f4c2f..55c84e127eec 100644
--- a/devel/py-qt5-test/Makefile
+++ b/devel/py-qt5-test/Makefile
@@ -1,5 +1,5 @@
PORTNAME= test
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/qscintilla2-designerplugin-qt5/Makefile b/devel/qscintilla2-designerplugin-qt5/Makefile
index 8c15c32e30cd..2869501eb307 100644
--- a/devel/qscintilla2-designerplugin-qt5/Makefile
+++ b/devel/qscintilla2-designerplugin-qt5/Makefile
@@ -1,6 +1,5 @@
PORTNAME= designerplugin-qt5
PORTVERSION= ${QSCI2_VERSION}
-PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITES_QSCI2}
PKGNAMEPREFIX= qscintilla2-
diff --git a/devel/qscintilla2-qt5/Makefile b/devel/qscintilla2-qt5/Makefile
index b1455ddb45f2..b4d6e500ad45 100644
--- a/devel/qscintilla2-qt5/Makefile
+++ b/devel/qscintilla2-qt5/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qscintilla2-qt5
PORTVERSION= ${QSCI2_VERSION}
-PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITES_QSCI2}
DISTNAME= ${QSCI2_DISTNAME}
diff --git a/devel/qscintilla2-qt5/distinfo b/devel/qscintilla2-qt5/distinfo
index e717d5de96b3..9b62cb6bcaee 100644
--- a/devel/qscintilla2-qt5/distinfo
+++ b/devel/qscintilla2-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614188419
-SHA256 (QScintilla_src-2.12.0.tar.gz) = 2116181cce3076aa4897e36182532d0e6768081fb0cf6dcdd5be720519ab1434
-SIZE (QScintilla_src-2.12.0.tar.gz) = 3059053
+TIMESTAMP = 1625506502
+SHA256 (QScintilla_src-2.12.1.tar.gz) = a7331c44b5d7320cbf58cb2382c38857e9e9f4fa52c405bd7776c8b6649836c2
+SIZE (QScintilla_src-2.12.1.tar.gz) = 3059045
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index b161507aa3df..fc9e0026ec0f 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tortoisehg
DISTVERSION= 5.8.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= arrowd@FreeBSD.org
diff --git a/graphics/py-qt5-svg/Makefile b/graphics/py-qt5-svg/Makefile
index 53d39e61c7d1..9e21401f08dd 100644
--- a/graphics/py-qt5-svg/Makefile
+++ b/graphics/py-qt5-svg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= svg
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index f894a0680c27..27a58caf20c8 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 3_16_8
+PORTREVISION= 1
CATEGORIES= graphics geography
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 3c7f420879e2..bbf173463507 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 3_20_0
+PORTREVISION= 1
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 768c29045bc2..88912d46a7c8 100644
--- a/lang/py-qt5-qml/Makefile
+++ b/lang/py-qt5-qml/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qml
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 1f0fb974fc9e..51040028ea0d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -2,7 +2,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index 7bcb9b58f33d..3796e007dd7a 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= demo
PORTVERSION= ${PYQT5_VERSION}
+PORTREVISION= 1
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 42e309fc6b5c..10d441014446 100644
--- a/multimedia/py-qt5-multimedia/Makefile
+++ b/multimedia/py-qt5-multimedia/Makefile
@@ -1,5 +1,5 @@
PORTNAME= multimedia
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/multimedia/py-qt5-multimediawidgets/Makefile b/multimedia/py-qt5-multimediawidgets/Makefile
index 82ab779c96c9..33cf7342c523 100644
--- a/multimedia/py-qt5-multimediawidgets/Makefile
+++ b/multimedia/py-qt5-multimediawidgets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= multimediawidgets
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/net/py-qt5-network/Makefile b/net/py-qt5-network/Makefile
index 651f065909cc..b6f439377fab 100644
--- a/net/py-qt5-network/Makefile
+++ b/net/py-qt5-network/Makefile
@@ -1,4 +1,5 @@
PORTNAME= network
+PORTREVISION= 1
CATEGORIES= net devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/net/py-qt5-networkauth/Makefile b/net/py-qt5-networkauth/Makefile
index e0f4c6f008d6..03e9f8b83630 100644
--- a/net/py-qt5-networkauth/Makefile
+++ b/net/py-qt5-networkauth/Makefile
@@ -1,6 +1,6 @@
PORTNAME= networkauth
PORTVERSION= ${PYQT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
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 7e967453900a..ffc4020aca34 100644
--- a/print/py-qt5-printsupport/Makefile
+++ b/print/py-qt5-printsupport/Makefile
@@ -1,5 +1,5 @@
PORTNAME= printsupport
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print python
MAINTAINER= kde@FreeBSD.org
diff --git a/textproc/py-qt5-xml/Makefile b/textproc/py-qt5-xml/Makefile
index d2f705cd1b57..c4f728764d90 100644
--- a/textproc/py-qt5-xml/Makefile
+++ b/textproc/py-qt5-xml/Makefile
@@ -1,4 +1,5 @@
PORTNAME= xml
+PORTREVISION= 1
CATEGORIES= textproc devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/textproc/py-qt5-xmlpatterns/Makefile b/textproc/py-qt5-xmlpatterns/Makefile
index ea0b7b45d694..85a0ef385009 100644
--- a/textproc/py-qt5-xmlpatterns/Makefile
+++ b/textproc/py-qt5-xmlpatterns/Makefile
@@ -1,4 +1,5 @@
PORTNAME= xmlpatterns
+PORTREVISION= 1
CATEGORIES= textproc devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/www/py-qt5-webchannel/Makefile b/www/py-qt5-webchannel/Makefile
index 377bd77aa4d3..18408497d117 100644
--- a/www/py-qt5-webchannel/Makefile
+++ b/www/py-qt5-webchannel/Makefile
@@ -1,4 +1,5 @@
PORTNAME= webchannel
+PORTREVISION= 1
CATEGORIES= www devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/www/py-qt5-webengine/Makefile b/www/py-qt5-webengine/Makefile
index a8367d34fd16..014bc011026f 100644
--- a/www/py-qt5-webengine/Makefile
+++ b/www/py-qt5-webengine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= webengine
DISTVERSION= ${PYQT_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
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 21bb04cd5b20..f7ab3c4bcacd 100644
--- a/www/py-qt5-webkit/Makefile
+++ b/www/py-qt5-webkit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webkit
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/www/py-qt5-webkitwidgets/Makefile b/www/py-qt5-webkitwidgets/Makefile
index 5f73cc086e9b..7d8499a9f511 100644
--- a/www/py-qt5-webkitwidgets/Makefile
+++ b/www/py-qt5-webkitwidgets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webkitwidgets
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/www/py-qt5-websockets/Makefile b/www/py-qt5-websockets/Makefile
index 62d8dbf786ff..03dad4b4b8f3 100644
--- a/www/py-qt5-websockets/Makefile
+++ b/www/py-qt5-websockets/Makefile
@@ -1,4 +1,5 @@
PORTNAME= websockets
+PORTREVISION= 1
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 fee3ed2d0a9a..956d05199d2e 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= 1
+PORTREVISION= 2
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 46a2fa64146d..be455d3b69de 100644
--- a/x11-toolkits/py-qt5-quick/Makefile
+++ b/x11-toolkits/py-qt5-quick/Makefile
@@ -1,5 +1,5 @@
PORTNAME= quick
-PORTREVISION= 1
+PORTREVISION= 2
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 965c41dd067b..3f93957d77de 100644
--- a/x11-toolkits/py-qt5-quick3d/Makefile
+++ b/x11-toolkits/py-qt5-quick3d/Makefile
@@ -1,5 +1,5 @@
PORTNAME= quick3d
-PORTREVISION= 1
+PORTREVISION= 2
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 3b9166e90ccd..64d3f435e8b9 100644
--- a/x11-toolkits/py-qt5-quickwidgets/Makefile
+++ b/x11-toolkits/py-qt5-quickwidgets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= quickwidgets
-PORTREVISION= 1
+PORTREVISION= 2
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 c1d1baa8cd7b..6278ec151892 100644
--- a/x11-toolkits/py-qt5-widgets/Makefile
+++ b/x11-toolkits/py-qt5-widgets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= widgets
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/x11/py-qt5-opengl/Makefile b/x11/py-qt5-opengl/Makefile
index d9a411230eb2..86278cc51819 100644
--- a/x11/py-qt5-opengl/Makefile
+++ b/x11/py-qt5-opengl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opengl
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 devel python
MAINTAINER= kde@FreeBSD.org