diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-03-19 17:07:16 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-03-19 17:10:20 +0000 |
commit | 6b7629f19a7b07059c903c4144bb39829882d6f6 (patch) | |
tree | 3bfde599dc3aa9f9dc4aa081c7f6b012ffa0241d | |
parent | 064dbd0f3082fd1da6e11ba7386f3a9182543341 (diff) | |
download | ports-6b7629f19a7b07059c903c4144bb39829882d6f6.tar.gz ports-6b7629f19a7b07059c903c4144bb39829882d6f6.zip |
graphics/qgis: Update to 3.24.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_24_0%5E...final-3_24_1
Reported by: portscout, Repology
MFH: No (2022Q1 is one major version back)
-rw-r--r-- | graphics/qgis/Makefile | 7 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 6 | ||||
-rw-r--r-- | graphics/qgis/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 383add762e42..6fa3b174fcef 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,8 +1,7 @@ # Created by: Laurent Courty PORTNAME= qgis -DISTVERSION= 3.24.0 -PORTREVISION= 2 +DISTVERSION= 3.24.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ @@ -22,7 +21,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.24.1: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} \ @@ -76,7 +75,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.24.1: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} \ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 739cceac3a3e..8b91099d7bc4 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645282533 -SHA256 (qgis-3.24.0.tar.bz2) = b923d50d53bac0bb9e059396b95ea69ac904234ba83c5cf2584d9d4fbcedc6ba -SIZE (qgis-3.24.0.tar.bz2) = 139342234 +TIMESTAMP = 1647682859 +SHA256 (qgis-3.24.1.tar.bz2) = 20cc5c47fb9463e82c72ac77122b77849f04f6fb64314ac5fe6d0069dd0d5c11 +SIZE (qgis-3.24.1.tar.bz2) = 139671856 diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index 4da332a8007a..af5b54f27fcd 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -1585,6 +1585,7 @@ include/qgis/qgsvectortilelabeling.h include/qgis/qgsvectortilelayer.h include/qgis/qgsvectortilelayerrenderer.h include/qgis/qgsvectortileloader.h +include/qgis/qgsvectortilematrixset.h include/qgis/qgsvectortilemvtdecoder.h include/qgis/qgsvectortilemvtencoder.h include/qgis/qgsvectortilemvtutils.h |