Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2022 16:18:17 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd15410c33cf - main - graphics/qgis-ltr: Update to 3.22.8
Message-ID:  <202206211618.25LGIHWx030927@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dd15410c33cf2d6e1265a9d62a8e4add90cec18c

commit dd15410c33cf2d6e1265a9d62a8e4add90cec18c
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2022-06-21 16:10:55 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2022-06-21 16:10:55 +0000

    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
---
 graphics/qgis-ltr/Makefile  | 3 +--
 graphics/qgis-ltr/distinfo  | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206211618.25LGIHWx030927>