Skip to content

Commit

Permalink
graphics/qgis: Update to 3.24.1
Browse files Browse the repository at this point in the history
Changelog: qgis/QGIS@final-3_24_0^...final-3_24_1

Reported by:	portscout, Repology
MFH:		No (2022Q1 is one major version back)
  • Loading branch information
rhurlin committed Mar 19, 2022
1 parent 064dbd0 commit 6b7629f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
7 changes: 3 additions & 4 deletions graphics/qgis/Makefile
Original file line number Diff line number Diff line change
@@ -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/

Expand All @@ -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} \
Expand Down Expand Up @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions graphics/qgis/distinfo
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions graphics/qgis/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b7629f

Please sign in to comment.