Index: Mk/Uses/pyqt.mk =================================================================== --- Mk/Uses/pyqt.mk (revision 530465) +++ Mk/Uses/pyqt.mk (working copy) @@ -50,7 +50,7 @@ PYQT_MAINTAINER= kde@FreeBSD.org -MASTER_SITE_RIVERBANK= http://www.riverbankcomputing.com/static/Downloads/%SUBDIR%/ +MASTER_SITE_RIVERBANK= https://www.riverbankcomputing.com/static/Downloads/%SUBDIR%/ # https://www.riverbankcomputing.com/static/Downloads/sip/4.19.15/sip-4.19.15.tar.gz MASTER_SITES_SIP= RIVERBANK/sip/${PORTVERSION} \ @@ -59,19 +59,19 @@ MASTER_SITES_PYQT5= RIVERBANK/PyQt5/${PORTVERSION} \ SF/pyqt/PyQt5/PyQt-${PORTVERSION} \ GENTOO -#https://www.riverbankcomputing.com/static/Downloads/QScintilla/QScintilla_gpl-2.11.tar.gz +#https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.11.4/QScintilla-2.11.4.tar.gz MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \ SF/pyqt/QScintilla2/QScintilla-${PORTVERSION} \ GENTOO -SIP_VERSION= 4.19.19 -QSCI2_VERSION= 2.11.2 +SIP_VERSION= 4.19.21 +QSCI2_VERSION= 2.11.4 PYQT5_VERSION= 5.13.1 SIP_DISTNAME= sip-${SIP_VERSION} PYQT5_DISTNAME= PyQt5_gpl-${PYQT5_VERSION} PYQT5_DISTINFO_FILE= ${.CURDIR:H:H}/devel/${PYQT_RELNAME}/distinfo -QSCI2_DISTNAME= QScintilla_gpl-${QSCI2_VERSION} +QSCI2_DISTNAME= QScintilla-${QSCI2_VERSION} PYQT5_LICENSE= GPLv3 # Keep these synchronized with OPTIONS_DEFINE in devel/py-qt5 Index: audio/cadence/Makefile =================================================================== --- audio/cadence/Makefile (revision 530465) +++ audio/cadence/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= cadence DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org Index: audio/carla/Makefile =================================================================== --- audio/carla/Makefile (revision 530465) +++ audio/carla/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= Carla DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org Index: audio/picard/Makefile =================================================================== --- audio/picard/Makefile (revision 530465) +++ audio/picard/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= picard PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ Index: cad/openscad/Makefile =================================================================== --- cad/openscad/Makefile (revision 530465) +++ cad/openscad/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.05.10 -PORTREVISION= 4 +PORTREVISION= 5 #PORTREVISION= 1 CATEGORIES= cad Index: cad/openscad-devel/Makefile =================================================================== --- cad/openscad-devel/Makefile (revision 530465) +++ cad/openscad-devel/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= openscad PORTVERSION= 2020.01.04 +PORTREVISION= 1 #PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel Index: comms/py-qt5-serialport/Makefile =================================================================== --- comms/py-qt5-serialport/Makefile (revision 530465) +++ comms/py-qt5-serialport/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= serialport +PORTREVISION= 2 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org Index: databases/py-qt5-sql/Makefile =================================================================== --- databases/py-qt5-sql/Makefile (revision 530465) +++ databases/py-qt5-sql/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= sql +PORTREVISION= 2 CATEGORIES= databases devel python MAINTAINER= kde@FreeBSD.org Index: databases/sqlitebrowser/Makefile =================================================================== --- databases/sqlitebrowser/Makefile (revision 530465) +++ databases/sqlitebrowser/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= sqlitebrowser PORTVERSION= 3.11.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases Index: deskutils/calibre/Makefile =================================================================== --- deskutils/calibre/Makefile (revision 530465) +++ deskutils/calibre/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= calibre PORTVERSION= 4.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Index: deskutils/py-autokey/Makefile =================================================================== --- deskutils/py-autokey/Makefile (revision 530465) +++ deskutils/py-autokey/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= autokey DISTVERSIONPREFIX= v DISTVERSION= 0.95.9 +PORTREVISION= 1 CATEGORIES= deskutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: deskutils/treeline/Makefile =================================================================== --- deskutils/treeline/Makefile (revision 530465) +++ deskutils/treeline/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= treeline PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \ SF/${PORTNAME}/${PORTVERSION} Index: devel/eric6/Makefile =================================================================== --- devel/eric6/Makefile (revision 530465) +++ devel/eric6/Makefile (working copy) @@ -1,7 +1,7 @@ # Created by: Boris Samorodov # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -${FLAVOR:U:S/_/-/} DISTNAME= ${PORTNAME}-nolang-${DISTVERSION} CATEGORIES= devel python Index: devel/py-qt5-core/Makefile =================================================================== --- devel/py-qt5-core/Makefile (revision 530465) +++ devel/py-qt5-core/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= core +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-dbus/Makefile =================================================================== --- devel/py-qt5-dbus/Makefile (revision 530465) +++ devel/py-qt5-dbus/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbus +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-dbussupport/Makefile =================================================================== --- devel/py-qt5-dbussupport/Makefile (revision 530465) +++ devel/py-qt5-dbussupport/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbussupport +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-designer/Makefile =================================================================== --- devel/py-qt5-designer/Makefile (revision 530465) +++ devel/py-qt5-designer/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designer +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-designerplugin/Makefile =================================================================== --- devel/py-qt5-designerplugin/Makefile (revision 530465) +++ devel/py-qt5-designerplugin/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designerplugin +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-help/Makefile =================================================================== --- devel/py-qt5-help/Makefile (revision 530465) +++ devel/py-qt5-help/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= help +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qt5-test/Makefile =================================================================== --- devel/py-qt5-test/Makefile (revision 530465) +++ devel/py-qt5-test/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= test +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Index: devel/py-qtconsole/Makefile =================================================================== --- devel/py-qtconsole/Makefile (revision 530465) +++ devel/py-qtconsole/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= qtconsole PORTVERSION= 4.4.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: devel/py-sip/Makefile =================================================================== --- devel/py-sip/Makefile (revision 530465) +++ devel/py-sip/Makefile (working copy) @@ -3,7 +3,6 @@ PORTNAME= sip PORTVERSION= ${SIP_VERSION} -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_SIP} Index: devel/py-sip/distinfo =================================================================== --- devel/py-sip/distinfo (revision 530465) +++ devel/py-sip/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571389141 -SHA256 (sip-4.19.19.tar.gz) = 5436b61a78f48c7e8078e93a6b59453ad33780f80c644e5f3af39f94be1ede44 -SIZE (sip-4.19.19.tar.gz) = 1058422 +TIMESTAMP = 1585893550 +SHA256 (sip-4.19.21.tar.gz) = 6af9979ab41590e8311b8cc94356718429ef96ba0e3592bdd630da01211200ae +SIZE (sip-4.19.21.tar.gz) = 1050654 Index: devel/py-spyder/Makefile =================================================================== --- devel/py-spyder/Makefile (revision 530465) +++ devel/py-spyder/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 3.2.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: devel/qscintilla2-designerplugin-qt5/Makefile =================================================================== --- devel/qscintilla2-designerplugin-qt5/Makefile (revision 530465) +++ devel/qscintilla2-designerplugin-qt5/Makefile (working copy) @@ -2,7 +2,6 @@ PORTNAME= designerplugin-qt5 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= qscintilla2- Index: devel/qscintilla2-qt5/Makefile =================================================================== --- devel/qscintilla2-qt5/Makefile (revision 530465) +++ devel/qscintilla2-qt5/Makefile (working copy) @@ -2,7 +2,6 @@ PORTNAME= qscintilla2-qt5 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} DISTNAME= ${QSCI2_DISTNAME} Index: devel/qscintilla2-qt5/distinfo =================================================================== --- devel/qscintilla2-qt5/distinfo (revision 530465) +++ devel/qscintilla2-qt5/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562430390 -SHA256 (QScintilla_gpl-2.11.2.tar.gz) = 029bdc476a069fda2cea3cd937ba19cc7fa614fb90578caef98ed703b658f4a1 -SIZE (QScintilla_gpl-2.11.2.tar.gz) = 2986600 +TIMESTAMP = 1585893540 +SHA256 (QScintilla-2.11.4.tar.gz) = 723f8f1d1686d9fc8f204cd855347e984322dd5cd727891d324d0d7d187bee20 +SIZE (QScintilla-2.11.4.tar.gz) = 3007719 Index: devel/tortoisehg/Makefile =================================================================== --- devel/tortoisehg/Makefile (revision 530465) +++ devel/tortoisehg/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= tortoisehg DISTVERSION= 5.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/thg/get/ DISTNAME= ${DISTVERSION} Index: devel/vitables/Makefile =================================================================== --- devel/vitables/Makefile (revision 530465) +++ devel/vitables/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= vitables DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org Index: emulators/fs-uae-launcher/Makefile =================================================================== --- emulators/fs-uae-launcher/Makefile (revision 530465) +++ emulators/fs-uae-launcher/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= fs-uae-launcher PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/ Index: games/anki/Makefile =================================================================== --- games/anki/Makefile (revision 530465) +++ games/anki/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= anki DISTVERSION= 2.1.16 +PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= https://apps.ankiweb.net/downloads/archive/ DISTNAME= anki-${PORTVERSION}-source Index: games/py-mnemosyne/Makefile =================================================================== --- games/py-mnemosyne/Makefile (revision 530465) +++ games/py-mnemosyne/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= mnemosyne PORTVERSION= 2.6.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= games python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} Index: graphics/py-python-poppler-qt5/Makefile =================================================================== --- graphics/py-python-poppler-qt5/Makefile (revision 530465) +++ graphics/py-python-poppler-qt5/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: graphics/py-qt5-svg/Makefile =================================================================== --- graphics/py-qt5-svg/Makefile (revision 530465) +++ graphics/py-qt5-svg/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= svg +PORTREVISION= 2 CATEGORIES= graphics devel python MAINTAINER= kde@FreeBSD.org Index: graphics/qgis/Makefile =================================================================== --- graphics/qgis/Makefile (revision 530465) +++ graphics/qgis/Makefile (working copy) @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_12_1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de Index: graphics/qgis-ltr/Makefile =================================================================== --- graphics/qgis-ltr/Makefile (revision 530465) +++ graphics/qgis-ltr/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_10_4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr MAINTAINER= rhurlin@gwdg.de Index: graphics/rapid-photo-downloader/Makefile =================================================================== --- graphics/rapid-photo-downloader/Makefile (revision 530465) +++ graphics/rapid-photo-downloader/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= rapid-photo-downloader DISTVERSION= 0.9.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/ Index: lang/py-qt5-qml/Makefile =================================================================== --- lang/py-qt5-qml/Makefile (revision 530465) +++ lang/py-qt5-qml/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= qml +PORTREVISION= 2 CATEGORIES= lang devel python MAINTAINER= kde@FreeBSD.org Index: math/convertall/Makefile =================================================================== --- math/convertall/Makefile (revision 530465) +++ math/convertall/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= convertall PORTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} Index: math/octave/Makefile =================================================================== --- math/octave/Makefile (revision 530465) +++ math/octave/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU Index: math/rpcalc/Makefile =================================================================== --- math/rpcalc/Makefile (revision 530465) +++ math/rpcalc/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= rpcalc PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} Index: misc/py-qt5-demo/Makefile =================================================================== --- misc/py-qt5-demo/Makefile (revision 530465) +++ misc/py-qt5-demo/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= demo PORTVERSION= ${PYQT5_VERSION} +PORTREVISION= 2 CATEGORIES= misc devel python MASTER_SITES= ${MASTER_SITES_PYQT5} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5- Index: multimedia/py-openlp/Makefile =================================================================== --- multimedia/py-openlp/Makefile (revision 530465) +++ multimedia/py-openlp/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= OpenLP PORTVERSION= 2.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia python MASTER_SITES= https://get.openlp.org/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: multimedia/py-qt5-multimedia/Makefile =================================================================== --- multimedia/py-qt5-multimedia/Makefile (revision 530465) +++ multimedia/py-qt5-multimedia/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimedia +PORTREVISION= 2 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org Index: multimedia/py-qt5-multimediawidgets/Makefile =================================================================== --- multimedia/py-qt5-multimediawidgets/Makefile (revision 530465) +++ multimedia/py-qt5-multimediawidgets/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimediawidgets +PORTREVISION= 2 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org Index: net/py-qt5-network/Makefile =================================================================== --- net/py-qt5-network/Makefile (revision 530465) +++ net/py-qt5-network/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= network +PORTREVISION= 2 CATEGORIES= net devel python MAINTAINER= kde@FreeBSD.org Index: net-mgmt/nagstamon/Makefile =================================================================== --- net-mgmt/nagstamon/Makefile (revision 530465) +++ net-mgmt/nagstamon/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= nagstamon PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= https://nagstamon.ifw-dresden.de/files/stable/ \ LOCAL/ehaupt Index: print/frescobaldi/Makefile =================================================================== --- print/frescobaldi/Makefile (revision 530465) +++ print/frescobaldi/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= frescobaldi DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print kde MAINTAINER= m.ne@gmx.net Index: print/hplip/Makefile =================================================================== --- print/hplip/Makefile (revision 530465) +++ print/hplip/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.19.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= SF Index: print/py-qt5-printsupport/Makefile =================================================================== --- print/py-qt5-printsupport/Makefile (revision 530465) +++ print/py-qt5-printsupport/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= printsupport +PORTREVISION= 2 CATEGORIES= print python MAINTAINER= kde@FreeBSD.org Index: science/code_saturne/Makefile =================================================================== --- science/code_saturne/Makefile (revision 530465) +++ science/code_saturne/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= code_saturne PORTVERSION= 6.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org Index: science/py-veusz/Makefile =================================================================== --- science/py-veusz/Makefile (revision 530465) +++ science/py-veusz/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= veusz DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: textproc/py-qt5-xml/Makefile =================================================================== --- textproc/py-qt5-xml/Makefile (revision 530465) +++ textproc/py-qt5-xml/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= xml +PORTREVISION= 2 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org Index: textproc/py-qt5-xmlpatterns/Makefile =================================================================== --- textproc/py-qt5-xmlpatterns/Makefile (revision 530465) +++ textproc/py-qt5-xmlpatterns/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= xmlpatterns +PORTREVISION= 2 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org Index: textproc/retext/Makefile =================================================================== --- textproc/retext/Makefile (revision 530465) +++ textproc/retext/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= retext DISTVERSION= 7.0.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org Index: www/onionshare/Makefile =================================================================== --- www/onionshare/Makefile (revision 530465) +++ www/onionshare/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX= v DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= www python security MAINTAINER= egypcio@FreeBSD.org Index: www/py-qt5-webchannel/Makefile =================================================================== --- www/py-qt5-webchannel/Makefile (revision 530465) +++ www/py-qt5-webchannel/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webchannel +PORTREVISION= 2 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Index: www/py-qt5-webengine/Makefile =================================================================== --- www/py-qt5-webengine/Makefile (revision 530465) +++ www/py-qt5-webengine/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= webengine DISTVERSION= 5.12.1 +PORTREVISION= 2 CATEGORIES= www devel python MASTER_SITES= RIVERBANK/PyQtWebEngine/${DISTVERSION} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- Index: www/py-qt5-webkit/Makefile =================================================================== --- www/py-qt5-webkit/Makefile (revision 530465) +++ www/py-qt5-webkit/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkit +PORTREVISION= 2 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Index: www/py-qt5-webkitwidgets/Makefile =================================================================== --- www/py-qt5-webkitwidgets/Makefile (revision 530465) +++ www/py-qt5-webkitwidgets/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkitwidgets +PORTREVISION= 2 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Index: www/py-qt5-websockets/Makefile =================================================================== --- www/py-qt5-websockets/Makefile (revision 530465) +++ www/py-qt5-websockets/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= websockets +PORTREVISION= 2 CATEGORIES= www net devel python MAINTAINER= kde@FreeBSD.org Index: www/qutebrowser/Makefile =================================================================== --- www/qutebrowser/Makefile (revision 530465) +++ www/qutebrowser/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= qutebrowser DISTVERSION= 1.8.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CHEESESHOP Index: x11/py-qt5-opengl/Makefile =================================================================== --- x11/py-qt5-opengl/Makefile (revision 530465) +++ x11/py-qt5-opengl/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= opengl +PORTREVISION= 2 CATEGORIES= x11 devel python MAINTAINER= kde@FreeBSD.org Index: x11-toolkits/py-qt5-gui/Makefile =================================================================== --- x11-toolkits/py-qt5-gui/Makefile (revision 530465) +++ x11-toolkits/py-qt5-gui/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= gui +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Index: x11-toolkits/py-qt5-quick/Makefile =================================================================== --- x11-toolkits/py-qt5-quick/Makefile (revision 530465) +++ x11-toolkits/py-qt5-quick/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quick +PORTREVISION= 2 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Index: x11-toolkits/py-qt5-quickwidgets/Makefile =================================================================== --- x11-toolkits/py-qt5-quickwidgets/Makefile (revision 530465) +++ x11-toolkits/py-qt5-quickwidgets/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quickwidgets +PORTREVISION= 2 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Index: x11-toolkits/py-qt5-widgets/Makefile =================================================================== --- x11-toolkits/py-qt5-widgets/Makefile (revision 530465) +++ x11-toolkits/py-qt5-widgets/Makefile (working copy) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= widgets +PORTREVISION= 2 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org