diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-09-10 14:14:12 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-09-10 14:14:12 +0000 |
commit | 524109b6d1b4d072bb1ed25e097f5de618d07120 (patch) | |
tree | df7ce37e04faced5b4746e93b58c77e171c4387e | |
parent | e03b3c2bbfd38009ec0b78a3498cbedb0ad51b13 (diff) | |
download | ports-524109b6d1b4d072bb1ed25e097f5de618d07120.tar.gz ports-524109b6d1b4d072bb1ed25e097f5de618d07120.zip |
graphics/qgis: Update to 3.26.3
Changelog: https://github.com/qgis/QGIS/compare/final-3_26_2%5E...final-3_26_3
Reported by: Repology
MFH: 2022Q3
-rw-r--r-- | graphics/qgis/Makefile | 3 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 6 | ||||
-rw-r--r-- | graphics/qgis/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index ad75c26f094b..99513d7bedaa 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.26.2 -PORTREVISION= 2 +DISTVERSION= 3.26.3 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 7e43874734de..7132ea3d64f4 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660459642 -SHA256 (qgis-3.26.2.tar.bz2) = 8a6955780788af3c414bc4984c74c0655cf57f4fef3932c259ed380d191f58c3 -SIZE (qgis-3.26.2.tar.bz2) = 151926937 +TIMESTAMP = 1662804263 +SHA256 (qgis-3.26.3.tar.bz2) = 512b64e2778bcea02dcc70a1c4fac2cc47b4f9a685a62b08eec0ec23636104e6 +SIZE (qgis-3.26.3.tar.bz2) = 151276080 diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index b340d21e634c..d3a9c989b2e8 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -5698,6 +5698,7 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/spatialite.db %%DATADIR%%/resources/srs.db %%DATADIR%%/resources/symbology-style.xml +%%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-down-disabled.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-down.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-up.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/caret-down.svg @@ -5720,6 +5721,7 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/themes/Blend of Gray/qscintilla.ini %%DATADIR%%/resources/themes/Blend of Gray/style.qss %%DATADIR%%/resources/themes/Blend of Gray/variables.qss +%%DATADIR%%/resources/themes/Night Mapping/icons/arrow-down-disabled.svg %%DATADIR%%/resources/themes/Night Mapping/icons/arrow-down.svg %%DATADIR%%/resources/themes/Night Mapping/icons/arrow-up.svg %%DATADIR%%/resources/themes/Night Mapping/icons/caret-down.svg |