summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/Uses/pyqt.mk8
-rw-r--r--audio/cadence/Makefile2
-rw-r--r--audio/carla/Makefile2
-rw-r--r--audio/picard/Makefile1
-rw-r--r--biology/py-ete3/Makefile2
-rw-r--r--cad/cura/Makefile1
-rw-r--r--cad/py-cq-editor/Makefile2
-rw-r--r--cad/py-pyfda/Makefile2
-rw-r--r--cad/uranium/Makefile1
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/nanovna-saver/Makefile1
-rw-r--r--deskutils/calibre/Makefile1
-rw-r--r--deskutils/treeline/Makefile2
-rw-r--r--devel/eric6/Makefile2
-rw-r--r--devel/git-cola/Makefile1
-rw-r--r--devel/libsavitar/Makefile2
-rw-r--r--devel/py-qt5-qscintilla2/Makefile1
-rw-r--r--devel/py-qt5-sip/distinfo6
-rw-r--r--devel/py-qt5/distinfo6
-rw-r--r--devel/py-qtbuilder/distinfo6
-rw-r--r--devel/py-qtconsole/Makefile2
-rw-r--r--devel/py-sip/distinfo6
-rw-r--r--devel/py-spyder/Makefile2
-rw-r--r--devel/qscintilla2-qt5/Makefile1
-rw-r--r--devel/tortoisehg/Makefile1
-rw-r--r--devel/vitables/Makefile2
-rw-r--r--emulators/fs-uae-launcher/Makefile1
-rw-r--r--games/anki/Makefile2
-rw-r--r--games/py-mnemosyne/Makefile1
-rw-r--r--graphics/py-python-poppler-qt5/Makefile2
-rw-r--r--graphics/py-visvis/Makefile2
-rw-r--r--graphics/qgis-ltr/Makefile2
-rw-r--r--graphics/qgis/Makefile2
-rw-r--r--graphics/qtqr/Makefile2
-rw-r--r--graphics/rapid-photo-downloader/Makefile2
-rw-r--r--math/asymptote/Makefile2
-rw-r--r--math/convertall/Makefile2
-rw-r--r--math/rpcalc/Makefile2
-rw-r--r--misc/orange3/Makefile2
-rw-r--r--misc/py-QSpectrumAnalyzer/Makefile2
-rw-r--r--misc/urh/Makefile1
-rw-r--r--multimedia/openshot/Makefile2
-rw-r--r--net-im/scudcloud/Makefile2
-rw-r--r--net-mgmt/nagstamon/Makefile2
-rw-r--r--net/libarcus/Makefile2
-rw-r--r--print/py-frescobaldi/Makefile2
-rw-r--r--science/code_saturne/Makefile2
-rw-r--r--science/py-veusz/Makefile2
-rw-r--r--sysutils/angrysearch/Makefile2
-rw-r--r--textproc/retext/Makefile2
-rw-r--r--www/onionshare/Makefile2
-rw-r--r--www/py-qt5-webengine/distinfo6
-rw-r--r--www/qutebrowser/Makefile2
-rw-r--r--x11-toolkits/py-qt5-chart/distinfo6
54 files changed, 69 insertions, 57 deletions
diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk
index 6eb9a7d1effe..969d9a3e94f2 100644
--- a/Mk/Uses/pyqt.mk
+++ b/Mk/Uses/pyqt.mk
@@ -63,11 +63,11 @@ MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \
SF/pyqt/QScintilla2/QScintilla-${PORTVERSION} \
GENTOO
-SIP_VERSION= 5.4.0
+SIP_VERSION= 5.5.0
QSCI2_VERSION= 2.11.5
-PYQT5_VERSION= 5.15.1
-PYQTSIP_VERSION= 12.8.0
-PYQTBUILDER_VERSION= 1.4.0
+PYQT5_VERSION= 5.15.2
+PYQTSIP_VERSION= 12.8.1
+PYQTBUILDER_VERSION= 1.6.0
SIP_DISTNAME= sip-${SIP_VERSION}
PYQT5_DISTNAME= PyQt5-${PYQT5_VERSION}
diff --git a/audio/cadence/Makefile b/audio/cadence/Makefile
index c244138db0e3..c38859388e6c 100644
--- a/audio/cadence/Makefile
+++ b/audio/cadence/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cadence
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/carla/Makefile b/audio/carla/Makefile
index 8a910524f5be..afaf2a30f8ec 100644
--- a/audio/carla/Makefile
+++ b/audio/carla/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Carla
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 8e4e3bfa4318..940c325e9363 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -3,6 +3,7 @@
PORTNAME= picard
PORTVERSION= 2.5.1
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
diff --git a/biology/py-ete3/Makefile b/biology/py-ete3/Makefile
index 768a2deed942..715e0848b0a1 100644
--- a/biology/py-ete3/Makefile
+++ b/biology/py-ete3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ete3
DISTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/cad/cura/Makefile b/cad/cura/Makefile
index 220da823f750..4b98623927b8 100644
--- a/cad/cura/Makefile
+++ b/cad/cura/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Cura
DISTVERSION= 4.8
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= cad
DIST_SUBDIR= Ultimaker
diff --git a/cad/py-cq-editor/Makefile b/cad/py-cq-editor/Makefile
index 48357551ad72..679de1757d0e 100644
--- a/cad/py-cq-editor/Makefile
+++ b/cad/py-cq-editor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cq-editor
DISTVERSION= 0.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/cad/py-pyfda/Makefile b/cad/py-pyfda/Makefile
index d8a829598224..ab88c0d5dcf1 100644
--- a/cad/py-pyfda/Makefile
+++ b/cad/py-pyfda/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pyfda
PORTVERSION= 0.1
-PORTREVISION= 6
+PORTREVISION= 7
DISTVERSIONSUFFIX= rc6
CATEGORIES= cad python devel
MASTER_SITES= CHEESESHOP
diff --git a/cad/uranium/Makefile b/cad/uranium/Makefile
index ef60584eda26..36af1cb920dd 100644
--- a/cad/uranium/Makefile
+++ b/cad/uranium/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Uranium
DISTVERSION= 4.8
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
DIST_SUBDIR= Ultimaker
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index a292615901cc..d53846f3f4de 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnuradio
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/nanovna-saver/Makefile b/comms/nanovna-saver/Makefile
index a17cbb28012f..592290735c15 100644
--- a/comms/nanovna-saver/Makefile
+++ b/comms/nanovna-saver/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nanovna-saver
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.7
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index d2b6aa3d9175..b1caaf715326 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 5.7.2
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index f3ae04184a1d..be5da3859d10 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -3,7 +3,7 @@
PORTNAME= treeline
PORTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils python
MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \
SF/${PORTNAME}/${PORTVERSION}
diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile
index 0abcaa28faeb..e54b44b102cd 100644
--- a/devel/eric6/Makefile
+++ b/devel/eric6/Makefile
@@ -3,7 +3,7 @@
PKGNAMESUFFIX= -qt5-${FLAVOR:U:S/_/-/}
DISTNAME= ${PORTNAME}-nolang-${DISTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
RUN_DEPENDS+= ${PYTHON_LIBDIR}/lib-dynload/_sqlite3.so:databases/py-sqlite3@${PY_FLAVOR}
diff --git a/devel/git-cola/Makefile b/devel/git-cola/Makefile
index d391a40d5f6c..d6c38b831138 100644
--- a/devel/git-cola/Makefile
+++ b/devel/git-cola/Makefile
@@ -4,6 +4,7 @@
PORTNAME= git-cola
DISTVERSIONPREFIX= v
DISTVERSION= 3.8
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= dch@FreeBSD.org
diff --git a/devel/libsavitar/Makefile b/devel/libsavitar/Makefile
index 0d12fe55baf6..089a4d6a7410 100644
--- a/devel/libsavitar/Makefile
+++ b/devel/libsavitar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libSavitar
DISTVERSION= 4.5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel cad
DIST_SUBDIR= Ultimaker
diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile
index dacf49dd30ae..d42f441df60d 100644
--- a/devel/py-qt5-qscintilla2/Makefile
+++ b/devel/py-qt5-qscintilla2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qscintilla2
PORTVERSION= ${QSCI2_VERSION}
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITES_QSCI2}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-
diff --git a/devel/py-qt5-sip/distinfo b/devel/py-qt5-sip/distinfo
index 1e4ab36cc06b..bdcda3da5a8b 100644
--- a/devel/py-qt5-sip/distinfo
+++ b/devel/py-qt5-sip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595277725
-SHA256 (PyQt5_sip-12.8.0.tar.gz) = 0a34b6596bdd28d52da3a51fa8d9bb0b287bcb605c2512aa3251b9028cc71f4d
-SIZE (PyQt5_sip-12.8.0.tar.gz) = 102132
+TIMESTAMP = 1607712818
+SHA256 (PyQt5_sip-12.8.1.tar.gz) = 30e944db9abee9cc757aea16906d4198129558533eb7fadbe48c5da2bd18e0bd
+SIZE (PyQt5_sip-12.8.1.tar.gz) = 102324
diff --git a/devel/py-qt5/distinfo b/devel/py-qt5/distinfo
index cec26bfd7eba..7464b1b0f285 100644
--- a/devel/py-qt5/distinfo
+++ b/devel/py-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602000543
-SHA256 (PyQt5-5.15.1.tar.gz) = d9a76b850246d08da9863189ecb98f6c2aa9b4d97a3e85e29330a264aed0f9a1
-SIZE (PyQt5-5.15.1.tar.gz) = 3264559
+TIMESTAMP = 1607460192
+SHA256 (PyQt5-5.15.2.tar.gz) = 372b08dc9321d1201e4690182697c5e7ffb2e0770e6b4a45519025134b12e4fc
+SIZE (PyQt5-5.15.2.tar.gz) = 3265445
diff --git a/devel/py-qtbuilder/distinfo b/devel/py-qtbuilder/distinfo
index d85445ed09df..a10c9a209306 100644
--- a/devel/py-qtbuilder/distinfo
+++ b/devel/py-qtbuilder/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595223568
-SHA256 (PyQt-builder-1.4.0.tar.gz) = be7fb8436e6ffb21b7e42266f0fa4776b7d62b0c7e06c63f8a066ff90554fcdc
-SIZE (PyQt-builder-1.4.0.tar.gz) = 5472834
+TIMESTAMP = 1607709844
+SHA256 (PyQt-builder-1.6.0.tar.gz) = fb80f01407718bfc68f78e276f2543fcfc5b5900b1187c1fd1f2ff51a6f2a13c
+SIZE (PyQt-builder-1.6.0.tar.gz) = 5685616
diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile
index de94fac07c96..3edf136b2135 100644
--- a/devel/py-qtconsole/Makefile
+++ b/devel/py-qtconsole/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qtconsole
PORTVERSION= 4.7.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo
index 6f370706d0aa..42d3b0511901 100644
--- a/devel/py-sip/distinfo
+++ b/devel/py-sip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603131908
-SHA256 (sip-5.4.0.tar.gz) = 4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641
-SIZE (sip-5.4.0.tar.gz) = 1106676
+TIMESTAMP = 1607460283
+SHA256 (sip-5.5.0.tar.gz) = 5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5
+SIZE (sip-5.5.0.tar.gz) = 1108126
diff --git a/devel/py-spyder/Makefile b/devel/py-spyder/Makefile
index 124317f40e17..9d74b7bc04fd 100644
--- a/devel/py-spyder/Makefile
+++ b/devel/py-spyder/Makefile
@@ -4,7 +4,7 @@
PORTNAME= spyder
DISTVERSIONPREFIX= v
DISTVERSION= 3.2.7
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/qscintilla2-qt5/Makefile b/devel/qscintilla2-qt5/Makefile
index 5667d3a8e8af..cdeea3474202 100644
--- a/devel/qscintilla2-qt5/Makefile
+++ b/devel/qscintilla2-qt5/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qscintilla2-qt5
PORTVERSION= ${QSCI2_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITES_QSCI2}
DISTNAME= ${QSCI2_DISTNAME}
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index 848d2ff5e80e..b7ec8f5ed379 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tortoisehg
DISTVERSION= 5.5.2
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= arrowd@FreeBSD.org
diff --git a/devel/vitables/Makefile b/devel/vitables/Makefile
index e181fbb13148..8b07f44caa7e 100644
--- a/devel/vitables/Makefile
+++ b/devel/vitables/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vitables
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel science python
MAINTAINER= yuri@FreeBSD.org
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index efcf9b16d31e..154de6640b7f 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fs-uae-launcher
PORTVERSION= 3.0.5
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/
diff --git a/games/anki/Makefile b/games/anki/Makefile
index fe01906331b4..32ffe53956d7 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -3,7 +3,7 @@
PORTNAME= anki
DISTVERSION= 2.1.35
-PORTREVISION= 2
+PORTREVISION= 3
# Don't forget to update ${_MY_BUILDHASH}
CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:npmcache
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile
index 750bcfcd655a..cf0e5cb399c9 100644
--- a/games/py-mnemosyne/Makefile
+++ b/games/py-mnemosyne/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mnemosyne
PORTVERSION= 2.7.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games education python
MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION}
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 02003ef02a7f..062e211a522e 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python-poppler-qt5
DISTVERSIONPREFIX= v
DISTVERSION= 0.75.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile
index f7badb6e8a5b..5aba893d3b6b 100644
--- a/graphics/py-visvis/Makefile
+++ b/graphics/py-visvis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= visvis
PORTVERSION= 1.12.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index b0688de69493..7cf330389c10 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 3_10_12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index a2538aaab8dd..a976c26588ea 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 3_16_1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile
index 55e1ccf0184d..597a09094fe7 100644
--- a/graphics/qtqr/Makefile
+++ b/graphics/qtqr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qtqr
DISTVERSION= 2.0.bzr39
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= LOCAL/ehaupt
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/rapid-photo-downloader/Makefile b/graphics/rapid-photo-downloader/Makefile
index d3d6b5f07cf1..2de5772bac56 100644
--- a/graphics/rapid-photo-downloader/Makefile
+++ b/graphics/rapid-photo-downloader/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rapid-photo-downloader
DISTVERSION= 0.9.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 0b3856ca4a32..9d2b624f490c 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asymptote
PORTVERSION= 2.67
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/math/convertall/Makefile b/math/convertall/Makefile
index d8f0bd4da064..0cad2d8e6071 100644
--- a/math/convertall/Makefile
+++ b/math/convertall/Makefile
@@ -3,7 +3,7 @@
PORTNAME= convertall
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://github.com/doug-101/ConvertAll/releases/download/v${PORTVERSION}/
diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile
index 9da6087596c0..8a8cee7a760d 100644
--- a/math/rpcalc/Makefile
+++ b/math/rpcalc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rpcalc
PORTVERSION= 0.8.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile
index 711a185db248..f316c6facde1 100644
--- a/misc/orange3/Makefile
+++ b/misc/orange3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= orange3
DISTVERSION= 3.19.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc python
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/py-QSpectrumAnalyzer/Makefile b/misc/py-QSpectrumAnalyzer/Makefile
index 06229d39af6d..960712d63905 100644
--- a/misc/py-QSpectrumAnalyzer/Makefile
+++ b/misc/py-QSpectrumAnalyzer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= QSpectrumAnalyzer
DISTVERSION= 2.1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= misc hamradio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/urh/Makefile b/misc/urh/Makefile
index 002aee20177e..5bf4256c558c 100644
--- a/misc/urh/Makefile
+++ b/misc/urh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= urh
DISTVERSION= 2.9.0
+PORTREVISION= 1
CATEGORIES= misc hamradio python
MASTER_SITES= CHEESESHOP
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile
index a75781497398..f8451d81e2c4 100644
--- a/multimedia/openshot/Makefile
+++ b/multimedia/openshot/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openshot
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.1-369
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -gcc1735bd
CATEGORIES= multimedia
diff --git a/net-im/scudcloud/Makefile b/net-im/scudcloud/Makefile
index c69a3aee1145..b3c23f2166ae 100644
--- a/net-im/scudcloud/Makefile
+++ b/net-im/scudcloud/Makefile
@@ -4,7 +4,7 @@
PORTNAME= scudcloud
PORTVERSION= 1.65
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= nivit@FreeBSD.org
diff --git a/net-mgmt/nagstamon/Makefile b/net-mgmt/nagstamon/Makefile
index f0fd7e0f437c..fc5f0e385d74 100644
--- a/net-mgmt/nagstamon/Makefile
+++ b/net-mgmt/nagstamon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nagstamon
PORTVERSION= 3.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt python
MASTER_SITES= https://nagstamon.ifw-dresden.de/files/stable/ \
LOCAL/ehaupt
diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile
index b39e4d783925..8cf6879353bd 100644
--- a/net/libarcus/Makefile
+++ b/net/libarcus/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libArcus
PORTVERSION= 4.7.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net cad
DIST_SUBDIR= Ultimaker
diff --git a/print/py-frescobaldi/Makefile b/print/py-frescobaldi/Makefile
index 15d5414dfaca..0765bee1ebf4 100644
--- a/print/py-frescobaldi/Makefile
+++ b/print/py-frescobaldi/Makefile
@@ -4,7 +4,7 @@
PORTNAME= frescobaldi
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print kde python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index 9a2386ba7c5a..7e5b0597d23d 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -4,7 +4,7 @@
PORTNAME= code_saturne
PORTVERSION= 6.1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science parallel
MAINTAINER= thierry@FreeBSD.org
diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile
index 6e1e63aa5c43..1a1d9edcdd9f 100644
--- a/science/py-veusz/Makefile
+++ b/science/py-veusz/Makefile
@@ -4,7 +4,7 @@
PORTNAME= veusz
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 3.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/angrysearch/Makefile b/sysutils/angrysearch/Makefile
index add5aea70235..11e08b98f9d8 100644
--- a/sysutils/angrysearch/Makefile
+++ b/sysutils/angrysearch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= angrysearch
PORTVERSION= 1.0.2 # untagged, but specified in the setup.py
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils python
MAINTAINER= danfe@FreeBSD.org
diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile
index 3a8bec4c9674..75dd2a62e89c 100644
--- a/textproc/retext/Makefile
+++ b/textproc/retext/Makefile
@@ -2,7 +2,7 @@
PORTNAME= retext
DISTVERSION= 7.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= arved@FreeBSD.org
diff --git a/www/onionshare/Makefile b/www/onionshare/Makefile
index ea5e7c2b739f..70686be8a84e 100644
--- a/www/onionshare/Makefile
+++ b/www/onionshare/Makefile
@@ -3,7 +3,7 @@
PORTNAME= onionshare
DISTVERSIONPREFIX= v
DISTVERSION= 2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www python security
MAINTAINER= egypcio@FreeBSD.org
diff --git a/www/py-qt5-webengine/distinfo b/www/py-qt5-webengine/distinfo
index 44f8b4886b78..5c8d21c84a2f 100644
--- a/www/py-qt5-webengine/distinfo
+++ b/www/py-qt5-webengine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602396518
-SHA256 (PyQtWebEngine-5.15.1.tar.gz) = f0ca7915ee206ba5d703168c6ca40b0aad62c67360328fae4af5359cdbcee439
-SIZE (PyQtWebEngine-5.15.1.tar.gz) = 48520
+TIMESTAMP = 1607515582
+SHA256 (PyQtWebEngine-5.15.2.tar.gz) = 4d72fea774071ce6f76e341a3d2c5d595886c9906a9b9493239c841cce54a634
+SIZE (PyQtWebEngine-5.15.2.tar.gz) = 48608
diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile
index 5d4b474d1320..2d93639aff33 100644
--- a/www/qutebrowser/Makefile
+++ b/www/qutebrowser/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qutebrowser
DISTVERSION= 1.14.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= CHEESESHOP
diff --git a/x11-toolkits/py-qt5-chart/distinfo b/x11-toolkits/py-qt5-chart/distinfo
index 15b26aeedfc6..e447fb9fcff1 100644
--- a/x11-toolkits/py-qt5-chart/distinfo
+++ b/x11-toolkits/py-qt5-chart/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602004326
-SHA256 (PyQtChart-5.15.1.tar.gz) = 8d976b3dbfb233fb0123129323c68adb9d3693c945bba1e227e004208f0747bc
-SIZE (PyQtChart-5.15.1.tar.gz) = 68651
+TIMESTAMP = 1607515564
+SHA256 (PyQtChart-5.15.2.tar.gz) = 93a6212fb4944d8266ec1f1c10c6e857a06ae6ffb55377ebef58c817b629cbf0
+SIZE (PyQtChart-5.15.2.tar.gz) = 68821