Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2022 06:38:26 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: b88a4ef90bdb - 2022Q1 - graphics/qgis: Update to 3.22.3
Message-ID:  <202201170638.20H6cQnw028880@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b88a4ef90bdbcb6ca7224542f3dcddd34ae070c1

commit b88a4ef90bdbcb6ca7224542f3dcddd34ae070c1
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2022-01-17 06:06:31 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2022-01-17 06:36:57 +0000

    graphics/qgis: Update to 3.22.3
    
    Changelog: https://github.com/qgis/QGIS/compare/final-3_22_2%5E...final-3_22_3
    
    Reported by:    Repology
    MFH:            2022Q1
    
    (cherry picked from commit ffab526e3cf40420663ec62457556521d41f4ed5)
---
 graphics/qgis/Makefile | 8 ++++----
 graphics/qgis/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 1281c0b5b9e6..1ce50abd6dad 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
-DISTVERSION=	3_22_2
+DISTVERSION=	3_22_3
 CATEGORIES=	graphics geography
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -26,7 +26,7 @@ BUILD_DEPENDS=	gpsbabel>=1.5.4:astro/gpsbabel \
 		${PYTHON_PKGNAMEPREFIX}markupsafe>=1.1.1:textproc/py-markupsafe@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.4:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>=3.0.5:devel/py-mock@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}OWSLib>=0.20.0:graphics/py-OWSLib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}OWSLib>=0.25.0:graphics/py-OWSLib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pbr>=3.1.1:devel/py-pbr@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pip>=19.1.1:devel/py-pip@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}plotly>=3.0.2:graphics/py-plotly@${PY_FLAVOR} \
@@ -80,7 +80,7 @@ RUN_DEPENDS=	astyle:devel/astyle \
 		${PYTHON_PKGNAMEPREFIX}networkx>=2.1:math/py-networkx@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}nltk>=3.4.1:textproc/py-nltk@${PY_FLAVOR} \
 		${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}OWSLib>=0.18.0:graphics/py-OWSLib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}OWSLib>=0.25.0:graphics/py-OWSLib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pandas>=0.24.2:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pbr>=3.1.1:devel/py-pbr@${PY_FLAVOR} \
 		${PY_PILLOW} \
@@ -134,7 +134,7 @@ CMAKE_ARGS+=	-DCMAKE_BUILD_TYPE:STRING=Release \
 CMAKE_ON=	BUILD_TESTING ENABLE_TESTS USE_OPENCL WITH_3D WITH_ASTYLE \
 		WITH_BINDINGS WITH_CUSTOM_WIDGETS WITH_EPT WITH_POSTGRESQL \
 		WITH_PDAL
-CMAKE_OFF=	WITH_GLOBE WITH_QWTPOLAR
+CMAKE_OFF=	WITH_QWTPOLAR
 
 CONFLICTS_INSTALL=	qgis-ltr
 
diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo
index 8b513cff4a67..87e6d4daa917 100644
--- a/graphics/qgis/distinfo
+++ b/graphics/qgis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639834513
-SHA256 (qgis-QGIS-final-3_22_2_GH0.tar.gz) = e3268d13cc2947e67bcb61c5ffafee7e56272eb082be8afc9605ccfcf44d453e
-SIZE (qgis-QGIS-final-3_22_2_GH0.tar.gz) = 159914025
+TIMESTAMP = 1642337922
+SHA256 (qgis-QGIS-final-3_22_3_GH0.tar.gz) = 8e77db9728bc78de8b5a5a956acc61b35e25ced637cc264107fe78428426aa09
+SIZE (qgis-QGIS-final-3_22_3_GH0.tar.gz) = 160044670



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201170638.20H6cQnw028880>