diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-06-21 16:10:55 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-06-21 16:10:55 +0000 |
commit | dd15410c33cf2d6e1265a9d62a8e4add90cec18c (patch) | |
tree | 09dfbfc6cfdeb7fa7753fecf75586ceac71231cb | |
parent | db3bba571dbd5c7d17a2f8914a2b7c581ab4c47a (diff) | |
download | ports-dd15410c33cf2d6e1265a9d62a8e4add90cec18c.tar.gz ports-dd15410c33cf2d6e1265a9d62a8e4add90cec18c.zip |
graphics/qgis-ltr: Update to 3.22.8
In addition to the update, the write permissions for the world_map files
are also reset here, as recommended in PR 264761 by Bill Blake for
graphics/qgis. They should have been read-only for two years already
(PR 237070).
Changelog: https://github.com/qgis/QGIS/compare/final-3_22_7%5E...final-3_22_8
-rw-r--r-- | graphics/qgis-ltr/Makefile | 3 | ||||
-rw-r--r-- | graphics/qgis-ltr/distinfo | 6 | ||||
-rw-r--r-- | graphics/qgis-ltr/pkg-plist | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 74e795553ccf..774bf6f84850 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,8 +1,7 @@ # Created by: Laurent Courty PORTNAME= qgis -DISTVERSION= 3.22.7 -PORTREVISION= 1 +DISTVERSION= 3.22.8 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index d7e7774921f0..b7f4dec1af2a 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653120815 -SHA256 (qgis-3.22.7.tar.bz2) = 76d8ed72827b11ba221e323b6eae3d01bfbd375056bd17c923988c112d00d090 -SIZE (qgis-3.22.7.tar.bz2) = 138076419 +TIMESTAMP = 1655825812 +SHA256 (qgis-3.22.8.tar.bz2) = 9a73c0116c196289ae4ae3deb4e876231212e75b648b7e50a676102b550d533d +SIZE (qgis-3.22.8.tar.bz2) = 138285002 diff --git a/graphics/qgis-ltr/pkg-plist b/graphics/qgis-ltr/pkg-plist index a55917c4089d..39ec7402aa03 100644 --- a/graphics/qgis-ltr/pkg-plist +++ b/graphics/qgis-ltr/pkg-plist @@ -5539,12 +5539,10 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/data/contributors.qml %%DATADIR%%/resources/data/qgis-hackfests.json %%DATADIR%%/resources/data/qgis-hackfests.qml -@mode 0666 %%DATADIR%%/resources/data/user_groups.qml %%DATADIR%%/resources/data/user_groups_data.json %%DATADIR%%/resources/data/world_map.gpkg %%DATADIR%%/resources/data/world_map_generalize.model3 -@mode %%DATADIR%%/resources/metadata-ISO/LinkPropertyLookupTable.csv %%DATADIR%%/resources/metadata-ISO/country_code_ISO_3166.csv %%DATADIR%%/resources/metadata-ISO/language_codes_ISO_639.csv |