git: b7fd366441c7 - 2024Q3 - graphics/qgis: Update to 3.38.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 16:19:01 UTC
The branch 2024Q3 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7fd366441c74fa3543a2e0b2cd9d80b05ba4f2e commit b7fd366441c74fa3543a2e0b2cd9d80b05ba4f2e Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-07-23 16:13:15 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-07-23 16:18:05 +0000 graphics/qgis: Update to 3.38.1 Changelog: https://github.com/qgis/QGIS/compare/final-3_38_0%5E...final-3_38_1 Reported by: portscout, Repology MFH: 2024Q3 (cherry picked from commit 4dc5db1a710adfd3933015d6b23a4fedb22c1e1c) --- graphics/qgis/Makefile | 5 +++-- graphics/qgis/distinfo | 6 +++--- graphics/qgis/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index c86f0eaabbb9..331470bf86a6 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.38.0 +DISTVERSION= 3.38.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ @@ -135,7 +135,8 @@ CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \ CMAKE_ON= USE_OPENCL WITH_ASTYLE WITH_BINDINGS WITH_COPC \ WITH_CUSTOM_WIDGETS WITH_DRACO WITH_EPT \ WITH_INTERNAL_LAZPERF WITH_POSTGRESQL -CMAKE_OFF= ENABLE_TESTS WITH_INTERNAL_MDAL WITH_QTWEBKIT WITH_QWTPOLAR +CMAKE_OFF= BUILD_WITH_QT6 ENABLE_TESTS WITH_INTERNAL_MDAL WITH_QTWEBKIT \ + WITH_QWTPOLAR CONFLICTS_INSTALL= qgis-ltr diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index d8508ddddaf8..518cb3997f29 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719125352 -SHA256 (qgis-3.38.0.tar.bz2) = f9cf5ab241b9d6b3f5d40d4d7a6759a5f806148a7c9a11ba85670a03f2344be7 -SIZE (qgis-3.38.0.tar.bz2) = 175129654 +TIMESTAMP = 1721709292 +SHA256 (qgis-3.38.1.tar.bz2) = c670f90e3929e7f76abe4a19f0dbf8c1b1f24f1b54c15a91839a8d0cedd05137 +SIZE (qgis-3.38.1.tar.bz2) = 175501597 diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index 65a845785af7..c96cec63387b 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -4355,6 +4355,7 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/python/qgis/processing/__init__.py %%DATADIR%%/python/qgis/processing/algfactory.py %%SERVER%%%%DATADIR%%/python/qgis/server/__init__.py +%%DATADIR%%/python/qgis/sipify.yaml %%DATADIR%%/python/qgis/testing/__init__.py %%DATADIR%%/python/qgis/testing/mocked.py %%DATADIR%%/python/qgis/user.py