diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-02-02 21:42:46 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-07 18:39:13 +0100 |
commit | 2d8f8573167d49958b7fbf471f42a360a20227d8 (patch) | |
tree | 4f8de5446ee2f75755beec28cf04f0baad4d44b6 /graphics | |
parent | misc/timetrace: Update to 0.14.3 (diff) |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/partio/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-python-poppler-qt5/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-traitsui/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-visvis/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis-ltr/Makefile | 1 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 2 | ||||
-rw-r--r-- | graphics/qtqr/Makefile | 2 | ||||
-rw-r--r-- | graphics/rapid-photo-downloader/Makefile | 2 | ||||
-rw-r--r-- | graphics/seexpr/Makefile | 2 |
9 files changed, 9 insertions, 6 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index 88a96fe25cdf..ed48c84c7873 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -1,5 +1,6 @@ PORTNAME= partio PORTVERSION= 1.14.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics math diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile index e4a7e680b26f..41ab680c29c7 100644 --- a/graphics/py-python-poppler-qt5/Makefile +++ b/graphics/py-python-poppler-qt5/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile index 3f097b1da91d..ec93c06bf56a 100644 --- a/graphics/py-traitsui/Makefile +++ b/graphics/py-traitsui/Makefile @@ -2,6 +2,7 @@ PORTNAME= traitsui PORTVERSION= 7.1.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile index 6085a867ef33..65eeccbbdd3c 100644 --- a/graphics/py-visvis/Makefile +++ b/graphics/py-visvis/Makefile @@ -2,7 +2,7 @@ PORTNAME= visvis PORTVERSION= 1.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 359718fd12d8..761d6e66accf 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -2,6 +2,7 @@ PORTNAME= qgis DISTVERSION= 3.22.4 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index f5c326094abc..383add762e42 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -2,7 +2,7 @@ PORTNAME= qgis DISTVERSION= 3.24.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile index e3c33c425d94..933fc0fba14e 100644 --- a/graphics/qtqr/Makefile +++ b/graphics/qtqr/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtqr DISTVERSION= 2.0.bzr39 -PORTREVISION= 7 +PORTREVISION= 8 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 28005091b170..77efc0c48fac 100644 --- a/graphics/rapid-photo-downloader/Makefile +++ b/graphics/rapid-photo-downloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= rapid-photo-downloader DISTVERSION= 0.9.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/ diff --git a/graphics/seexpr/Makefile b/graphics/seexpr/Makefile index 5d4ccc5d06f5..2887b50eee0d 100644 --- a/graphics/seexpr/Makefile +++ b/graphics/seexpr/Makefile @@ -2,7 +2,7 @@ PORTNAME= seexpr PORTVERSION= 3.4.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math MASTER_SITES= https://download.kde.org/stable/${PORTNAME}/ |