diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-08-14 15:05:35 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-08-14 15:05:35 +0000 |
commit | 1fd4bb47c4a68c2e6434550cc8a5218d12306db1 (patch) | |
tree | a8d886fa9a3ffa742bed2d482aaba30aa94d243e | |
parent | 728a9f96798fb925240ba18defe2c377b00bc231 (diff) | |
download | ports-1fd4bb47c4a68c2e6434550cc8a5218d12306db1.tar.gz ports-1fd4bb47c4a68c2e6434550cc8a5218d12306db1.zip |
graphics/qgis: Update to 3.26.2
Changelog: https://github.com/qgis/QGIS/compare/final-3_26_1%5E...final-3_26_2
Reported by: portscout, Repology
MFH: 2022Q3
-rw-r--r-- | graphics/qgis/Makefile | 3 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 6 | ||||
-rw-r--r-- | graphics/qgis/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 0583d3ba0ef5..c42713c36908 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.26.1 -PORTREVISION= 3 +DISTVERSION= 3.26.2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index be56bdab222c..7e43874734de 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657958154 -SHA256 (qgis-3.26.1.tar.bz2) = 34826c7466d88de2f7e1ac466022215f07cc6fc87d0a5523a9acf6598c28bfe4 -SIZE (qgis-3.26.1.tar.bz2) = 148638144 +TIMESTAMP = 1660459642 +SHA256 (qgis-3.26.2.tar.bz2) = 8a6955780788af3c414bc4984c74c0655cf57f4fef3932c259ed380d191f58c3 +SIZE (qgis-3.26.2.tar.bz2) = 151926937 diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index e3d375540bf6..b340d21e634c 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -39,6 +39,7 @@ include/qgis/qgis_customwidgets.h include/qgis/qgis_gui.h include/qgis/qgis_native.h include/qgis/qgis_sip.h +include/qgis/qgis_test.h include/qgis/qgiscustomwidgets.h include/qgis/qgisinterface.h include/qgis/qgisplugin.h |