aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2023-11-28 16:37:57 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2023-11-28 16:45:21 +0000
commit28d7cb0cd6a7e98d3fae8c4ff8f02c96cf2cb43f (patch)
tree888ca2802921bbec10052485ba8c0f2dc061da2b
parenta2db153f22a4dc706c10b125b1b94a3343b61d85 (diff)
downloadports-28d7cb0cd6a7e98d3fae8c4ff8f02c96cf2cb43f.tar.gz
ports-28d7cb0cd6a7e98d3fae8c4ff8f02c96cf2cb43f.zip
graphics/qgis: Update to 3.34.1
Make sure, GRASS 8 is not used, if present. Changelog: https://github.com/qgis/QGIS/compare/final-3_34_0%5E...final-3_34_1 Reported by: portscout, Repology
-rw-r--r--graphics/qgis/Makefile6
-rw-r--r--graphics/qgis/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 94108b2015d9..77a5940b974c 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qgis
-DISTVERSION= 3.34.0
-PORTREVISION= 2
+DISTVERSION= 3.34.1
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
@@ -69,6 +68,7 @@ RUN_DEPENDS= astyle:devel/astyle \
${PYTHON_PKGNAMEPREFIX}httplib2>=0.20.2:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jedi>=0.18.1:devel/py-jedi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.2:devel/py-Jinja2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}laspy>=2.5.1:misc/py-laspy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markupsafe>=2.1.1:textproc/py-markupsafe@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=3.4.3:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=4.0.3:devel/py-mock@${PY_FLAVOR} \
@@ -140,7 +140,7 @@ PLIST_SUB= DISTVERSION=${PORTVERSION}
.if !defined(MAINTAINER_MODE)
CMAKE_ARGS+= -Wno-dev
-CMAKE_OFF+= SUPPRESS_QT_WARNINGS
+CMAKE_OFF+= SUPPRESS_QT_WARNINGS WITH_GRASS8
.endif
OPTIONS_DEFINE= GRASS SERVER
diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo
index bb4e79249d16..973424d18e5b 100644
--- a/graphics/qgis/distinfo
+++ b/graphics/qgis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698492466
-SHA256 (qgis-3.34.0.tar.bz2) = 348a2df4c4520813a319b7f72546b3823e044cacd28646ba189b56a49c7d1b5f
-SIZE (qgis-3.34.0.tar.bz2) = 169632489
+TIMESTAMP = 1701002072
+SHA256 (qgis-3.34.1.tar.bz2) = 3cc827aefab62f3a636c17c08b253ff5338ac72b5701d97c39639c43a4174148
+SIZE (qgis-3.34.1.tar.bz2) = 169304171