From 6d3a647cc0ba425475074038caed83f68bd739b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Wed, 22 Feb 2023 08:06:39 +0100 Subject: PyQt: Update to latest versions - PyQt5: update to 5.15.9 - PyQt6: upate to 6.4.2 - PyQt6-sip: update to 13.4.1 - PyQt5-sip: update to 12.11.1 - PyQt-builder: update to 1.14.1 - sip: upate to 6.7.7 PR: 269751 Exp-run by: antoine --- www/onionshare/Makefile | 1 + www/persepolis/Makefile | 1 + www/py-qt5-webengine/Makefile | 1 + www/py-qt6-webengine/Makefile | 1 + www/py-woob-qt/Makefile | 1 + www/qutebrowser/Makefile | 2 +- 6 files changed, 6 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/onionshare/Makefile b/www/onionshare/Makefile index 8d3c74a60d05..c42974a79d9e 100644 --- a/www/onionshare/Makefile +++ b/www/onionshare/Makefile @@ -1,6 +1,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX=v DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= www security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/persepolis/Makefile b/www/persepolis/Makefile index 45edd642fc4e..c9557ec1def6 100644 --- a/www/persepolis/Makefile +++ b/www/persepolis/Makefile @@ -1,5 +1,6 @@ PORTNAME= persepolis PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= www net ftp python MAINTAINER= danfe@FreeBSD.org diff --git a/www/py-qt5-webengine/Makefile b/www/py-qt5-webengine/Makefile index 6de91578d8ca..614bdb99c855 100644 --- a/www/py-qt5-webengine/Makefile +++ b/www/py-qt5-webengine/Makefile @@ -1,5 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/py-qt6-webengine/Makefile b/www/py-qt6-webengine/Makefile index e7b662ad9552..fac131af9dfc 100644 --- a/www/py-qt6-webengine/Makefile +++ b/www/py-qt6-webengine/Makefile @@ -1,5 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/py-woob-qt/Makefile b/www/py-woob-qt/Makefile index c15f099389e9..9dee9d69d5e6 100644 --- a/www/py-woob-qt/Makefile +++ b/www/py-woob-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= woob-qt DISTVERSION= 2.0-27 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g958a79c2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile index 2f055dc1d8f2..6eb4057ea46b 100644 --- a/www/qutebrowser/Makefile +++ b/www/qutebrowser/Makefile @@ -1,6 +1,6 @@ PORTNAME= qutebrowser DISTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= PYPI -- cgit v1.2.3