diff options
67 files changed, 73 insertions, 32 deletions
diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk index ec721dab6561..0e3fe61eb5d8 100644 --- a/Mk/Uses/pyqt.mk +++ b/Mk/Uses/pyqt.mk @@ -50,7 +50,7 @@ _PYQT_VERSION= 0 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_SIP= RIVERBANK/sip/${PORTVERSION} \ 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 diff --git a/audio/cadence/Makefile b/audio/cadence/Makefile index f323f70f65f8..8f0da9b215ae 100644 --- a/audio/cadence/Makefile +++ b/audio/cadence/Makefile @@ -3,6 +3,7 @@ PORTNAME= cadence DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/carla/Makefile b/audio/carla/Makefile index d8f0cab532f9..b70e0a0dc6d2 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -3,7 +3,7 @@ PORTNAME= Carla DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 67e58471bce1..5f9e2693e491 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -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/ \ diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 82a24cff3365..94363f1b07d4 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= openscad PORTVERSION= 2020.01.04 +PORTREVISION= 1 #PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index fab3e1039201..b2a6f256d64f 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.05.10 -PORTREVISION= 4 +PORTREVISION= 5 #PORTREVISION= 1 CATEGORIES= cad diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile index eee5008a6fdd..50d3ef8fcfcb 100644 --- a/comms/py-qt5-serialport/Makefile +++ b/comms/py-qt5-serialport/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= serialport +PORTREVISION= 1 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile index 1a264fe20373..9f1162e3c1d9 100644 --- a/databases/py-qt5-sql/Makefile +++ b/databases/py-qt5-sql/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= sql +PORTREVISION= 1 CATEGORIES= databases devel python MAINTAINER= kde@FreeBSD.org diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index d7208a318605..0eff6e23191b 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlitebrowser PORTVERSION= 3.11.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 84256a4ee788..2a3ebf279219 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -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}/ diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile index 8a414b634234..d8ff8a4b657c 100644 --- a/deskutils/py-autokey/Makefile +++ b/deskutils/py-autokey/Makefile @@ -3,6 +3,7 @@ PORTNAME= autokey DISTVERSIONPREFIX= v DISTVERSION= 0.95.9 +PORTREVISION= 1 CATEGORIES= deskutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index 90ce47f842cc..cefa1df5e98e 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -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} diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile index cd64551c48e5..3a985b5d9d3b 100644 --- a/devel/eric6/Makefile +++ b/devel/eric6/Makefile @@ -1,7 +1,7 @@ # Created by: Boris Samorodov <bsam@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -${FLAVOR:U:S/_/-/} DISTNAME= ${PORTNAME}-nolang-${DISTVERSION} CATEGORIES= devel python diff --git a/devel/py-qt5-core/Makefile b/devel/py-qt5-core/Makefile index 4f3c5e92988a..9693216a0b19 100644 --- a/devel/py-qt5-core/Makefile +++ b/devel/py-qt5-core/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ 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 7ef2aaaea67d..630fd9a8d4d3 100644 --- a/devel/py-qt5-dbus/Makefile +++ b/devel/py-qt5-dbus/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbus +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qt5-dbussupport/Makefile b/devel/py-qt5-dbussupport/Makefile index 5753f09adf9f..b695930bdf03 100644 --- a/devel/py-qt5-dbussupport/Makefile +++ b/devel/py-qt5-dbussupport/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbussupport +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qt5-designer/Makefile b/devel/py-qt5-designer/Makefile index ed0d9fd24c74..21e1e185544f 100644 --- a/devel/py-qt5-designer/Makefile +++ b/devel/py-qt5-designer/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designer +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qt5-designerplugin/Makefile b/devel/py-qt5-designerplugin/Makefile index 451a7b12f4dc..c4d5d60ee1d2 100644 --- a/devel/py-qt5-designerplugin/Makefile +++ b/devel/py-qt5-designerplugin/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designerplugin +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qt5-help/Makefile b/devel/py-qt5-help/Makefile index 49883c9e5fc4..32a827318315 100644 --- a/devel/py-qt5-help/Makefile +++ b/devel/py-qt5-help/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= help +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qt5-test/Makefile b/devel/py-qt5-test/Makefile index 86f5ff81485a..6bf17765774a 100644 --- a/devel/py-qt5-test/Makefile +++ b/devel/py-qt5-test/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= test +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile index d530b7932f76..4f8b8c3ff72c 100644 --- a/devel/py-qtconsole/Makefile +++ b/devel/py-qtconsole/Makefile @@ -2,6 +2,7 @@ PORTNAME= qtconsole PORTVERSION= 4.4.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 346afad508a1..dd16914accf6 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -3,7 +3,6 @@ PORTNAME= sip PORTVERSION= ${SIP_VERSION} -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_SIP} diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo index 3ef71e81b40b..0ab49fe095bc 100644 --- a/devel/py-sip/distinfo +++ b/devel/py-sip/distinfo @@ -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 diff --git a/devel/py-spyder/Makefile b/devel/py-spyder/Makefile index 3da65f96a57a..0820a4e1cb03 100644 --- a/devel/py-spyder/Makefile +++ b/devel/py-spyder/Makefile @@ -4,7 +4,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 3.2.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qscintilla2-designerplugin-qt5/Makefile b/devel/qscintilla2-designerplugin-qt5/Makefile index 80e2ac3469d6..ef18eb353b10 100644 --- a/devel/qscintilla2-designerplugin-qt5/Makefile +++ b/devel/qscintilla2-designerplugin-qt5/Makefile @@ -2,7 +2,6 @@ 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 572b46c5b4d7..5667d3a8e8af 100644 --- a/devel/qscintilla2-qt5/Makefile +++ b/devel/qscintilla2-qt5/Makefile @@ -2,7 +2,6 @@ PORTNAME= qscintilla2-qt5 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} DISTNAME= ${QSCI2_DISTNAME} @@ -37,7 +36,7 @@ post-patch: post-install: cd ${WRKSRC} &&\ ${MKDIR} ${STAGEDIR}${DOCSDIR}/html ${STAGEDIR}${DOCSDIR}/Scintilla &&\ - ${INSTALL_DATA} NEWS README ${STAGEDIR}${DOCSDIR} &&\ + ${INSTALL_DATA} NEWS ${STAGEDIR}${DOCSDIR} &&\ ${INSTALL_DATA} doc/html-Qt4Qt5/* ${STAGEDIR}${DOCSDIR}/html &&\ ${INSTALL_DATA} doc/Scintilla/* ${STAGEDIR}${DOCSDIR}/Scintilla cd ${WRKSRC}/example-Qt4Qt5 &&\ diff --git a/devel/qscintilla2-qt5/distinfo b/devel/qscintilla2-qt5/distinfo index 493da2b7e315..ec26e2bf6ca9 100644 --- a/devel/qscintilla2-qt5/distinfo +++ b/devel/qscintilla2-qt5/distinfo @@ -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 diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index b2725e3d62b4..eed230349398 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -2,6 +2,7 @@ PORTNAME= tortoisehg DISTVERSION= 5.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/thg/get/ DISTNAME= ${DISTVERSION} diff --git a/devel/vitables/Makefile b/devel/vitables/Makefile index 912e34bfc3f3..e693f3c11abb 100644 --- a/devel/vitables/Makefile +++ b/devel/vitables/Makefile @@ -3,6 +3,7 @@ PORTNAME= vitables DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 834e17c3d7ec..934ae80639de 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -3,6 +3,7 @@ PORTNAME= fs-uae-launcher PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/ diff --git a/games/anki/Makefile b/games/anki/Makefile index 1dc16b53e3b9..1345489cb026 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -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 diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index dac7382f6da4..316ec7eb4034 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -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} diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile index fff246f99c82..a4eed660b1c0 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= 4 +PORTREVISION= 5 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-qt5-svg/Makefile b/graphics/py-qt5-svg/Makefile index 5561edcf9133..c49ca85ebbb6 100644 --- a/graphics/py-qt5-svg/Makefile +++ b/graphics/py-qt5-svg/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= svg +PORTREVISION= 1 CATEGORIES= graphics devel python MAINTAINER= kde@FreeBSD.org diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 660871dea350..4cdeb688d3e2 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -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 diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 81e473357a72..f8ca1dba3e8b 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_12_1 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de diff --git a/graphics/rapid-photo-downloader/Makefile b/graphics/rapid-photo-downloader/Makefile index f200e406e011..88964d80f061 100644 --- a/graphics/rapid-photo-downloader/Makefile +++ b/graphics/rapid-photo-downloader/Makefile @@ -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/ diff --git a/lang/py-qt5-qml/Makefile b/lang/py-qt5-qml/Makefile index c94e3f8dbb6e..d6e1354aa661 100644 --- a/lang/py-qt5-qml/Makefile +++ b/lang/py-qt5-qml/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= qml +PORTREVISION= 1 CATEGORIES= lang devel python MAINTAINER= kde@FreeBSD.org diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 5220a5db6d13..51a0d2f549d1 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -3,7 +3,7 @@ PORTNAME= convertall PORTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/math/octave/Makefile b/math/octave/Makefile index 405a2f342086..16f12041b8c7 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile index 2709266a7849..8c22abadf950 100644 --- a/math/rpcalc/Makefile +++ b/math/rpcalc/Makefile @@ -3,7 +3,7 @@ PORTNAME= rpcalc PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile index 73acb30c2753..3f4d15d1db9d 100644 --- a/misc/py-qt5-demo/Makefile +++ b/misc/py-qt5-demo/Makefile @@ -2,6 +2,7 @@ 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-openlp/Makefile b/multimedia/py-openlp/Makefile index 5a5563417784..48a153670e00 100644 --- a/multimedia/py-openlp/Makefile +++ b/multimedia/py-openlp/Makefile @@ -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} diff --git a/multimedia/py-qt5-multimedia/Makefile b/multimedia/py-qt5-multimedia/Makefile index b1c69ea8a150..60f36a02e4e1 100644 --- a/multimedia/py-qt5-multimedia/Makefile +++ b/multimedia/py-qt5-multimedia/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimedia +PORTREVISION= 1 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/py-qt5-multimediawidgets/Makefile b/multimedia/py-qt5-multimediawidgets/Makefile index 5dc74784001c..fb8095f90d2f 100644 --- a/multimedia/py-qt5-multimediawidgets/Makefile +++ b/multimedia/py-qt5-multimediawidgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimediawidgets +PORTREVISION= 1 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org diff --git a/net-mgmt/nagstamon/Makefile b/net-mgmt/nagstamon/Makefile index 79b4d9e530c7..c3eb44dca604 100644 --- a/net-mgmt/nagstamon/Makefile +++ b/net-mgmt/nagstamon/Makefile @@ -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 diff --git a/net/py-qt5-network/Makefile b/net/py-qt5-network/Makefile index c27892e17b53..be84fa5a3986 100644 --- a/net/py-qt5-network/Makefile +++ b/net/py-qt5-network/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= network +PORTREVISION= 1 CATEGORIES= net devel python MAINTAINER= kde@FreeBSD.org diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index 6d4ec4810c96..aaa1252cb05f 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -4,7 +4,7 @@ PORTNAME= frescobaldi DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print kde MAINTAINER= m.ne@gmx.net diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 8dbb006cd59a..ccc16ce2b5e9 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -3,7 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.19.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= SF diff --git a/print/py-qt5-printsupport/Makefile b/print/py-qt5-printsupport/Makefile index 9aec593e78e9..cd8b209d526c 100644 --- a/print/py-qt5-printsupport/Makefile +++ b/print/py-qt5-printsupport/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= printsupport +PORTREVISION= 1 CATEGORIES= print python MAINTAINER= kde@FreeBSD.org diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index fb6579caeb18..bb530363c5c8 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -4,7 +4,7 @@ PORTNAME= code_saturne PORTVERSION= 6.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile index a5c37d8b037f..102c664f82bf 100644 --- a/science/py-veusz/Makefile +++ b/science/py-veusz/Makefile @@ -4,7 +4,7 @@ PORTNAME= veusz DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-qt5-xml/Makefile b/textproc/py-qt5-xml/Makefile index 8c1dcd8f76b0..b5c12a2d8b24 100644 --- a/textproc/py-qt5-xml/Makefile +++ b/textproc/py-qt5-xml/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ 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 a05c67e6c693..7e18656359c1 100644 --- a/textproc/py-qt5-xmlpatterns/Makefile +++ b/textproc/py-qt5-xmlpatterns/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= xmlpatterns +PORTREVISION= 1 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile index 811008ef2248..e0bdb91a2060 100644 --- a/textproc/retext/Makefile +++ b/textproc/retext/Makefile @@ -2,6 +2,7 @@ PORTNAME= retext DISTVERSION= 7.0.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org diff --git a/www/onionshare/Makefile b/www/onionshare/Makefile index a7cb7f374011..8772868d24da 100644 --- a/www/onionshare/Makefile +++ b/www/onionshare/Makefile @@ -3,6 +3,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX= v DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= www python security MAINTAINER= egypcio@FreeBSD.org diff --git a/www/py-qt5-webchannel/Makefile b/www/py-qt5-webchannel/Makefile index 713969849a8e..c45abea51dac 100644 --- a/www/py-qt5-webchannel/Makefile +++ b/www/py-qt5-webchannel/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ 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 57c287cd0cd0..2df338211072 100644 --- a/www/py-qt5-webengine/Makefile +++ b/www/py-qt5-webengine/Makefile @@ -2,6 +2,7 @@ PORTNAME= webengine DISTVERSION= 5.12.1 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= RIVERBANK/PyQtWebEngine/${DISTVERSION} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/py-qt5-webkit/Makefile b/www/py-qt5-webkit/Makefile index eb558bbf801a..63b278a39138 100644 --- a/www/py-qt5-webkit/Makefile +++ b/www/py-qt5-webkit/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkit +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org diff --git a/www/py-qt5-webkitwidgets/Makefile b/www/py-qt5-webkitwidgets/Makefile index 5a9e5a1645d5..51f04019c1bd 100644 --- a/www/py-qt5-webkitwidgets/Makefile +++ b/www/py-qt5-webkitwidgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkitwidgets +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org diff --git a/www/py-qt5-websockets/Makefile b/www/py-qt5-websockets/Makefile index d1070aafd7da..0f8947be9191 100644 --- a/www/py-qt5-websockets/Makefile +++ b/www/py-qt5-websockets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= websockets +PORTREVISION= 1 CATEGORIES= www net devel python MAINTAINER= kde@FreeBSD.org diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile index de81951c7a8d..9cb420178c5f 100644 --- a/www/qutebrowser/Makefile +++ b/www/qutebrowser/Makefile @@ -2,6 +2,7 @@ PORTNAME= qutebrowser DISTVERSION= 1.10.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CHEESESHOP diff --git a/x11-toolkits/py-qt5-gui/Makefile b/x11-toolkits/py-qt5-gui/Makefile index 820e6766cf3f..d9c8b9126861 100644 --- a/x11-toolkits/py-qt5-gui/Makefile +++ b/x11-toolkits/py-qt5-gui/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= gui +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-qt5-quick/Makefile b/x11-toolkits/py-qt5-quick/Makefile index dd5fbfb7f9a6..7354183bde40 100644 --- a/x11-toolkits/py-qt5-quick/Makefile +++ b/x11-toolkits/py-qt5-quick/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quick +PORTREVISION= 1 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 e321b26c5f9e..1191dcb3096c 100644 --- a/x11-toolkits/py-qt5-quickwidgets/Makefile +++ b/x11-toolkits/py-qt5-quickwidgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quickwidgets +PORTREVISION= 1 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 2416768afac6..ad67fc64427c 100644 --- a/x11-toolkits/py-qt5-widgets/Makefile +++ b/x11-toolkits/py-qt5-widgets/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= widgets +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org diff --git a/x11/py-qt5-opengl/Makefile b/x11/py-qt5-opengl/Makefile index 400f1bd66da1..567444ece5b1 100644 --- a/x11/py-qt5-opengl/Makefile +++ b/x11/py-qt5-opengl/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= opengl +PORTREVISION= 1 CATEGORIES= x11 devel python MAINTAINER= kde@FreeBSD.org |