diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-11-09 21:00:37 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-11-09 21:00:37 +0000 |
commit | a1e55954f69296063692e00ae0c8ec71105c18d9 (patch) | |
tree | 24543a8c4dfdef8d2182344c6b2e9f1f90ce08a2 | |
parent | 399a9542533197ba9b805fcd81f72994c465ca2a (diff) | |
download | ports-a1e55954f69296063692e00ae0c8ec71105c18d9.tar.gz ports-a1e55954f69296063692e00ae0c8ec71105c18d9.zip |
graphics/qgis-ltr: Update to 3.16.13
A critical issue occurs in QGIS 3.16.12 that can cause plugins to hang (mainly on Windows, but also in some Unix-like systems under certain circumstances).
Users of the LTR version 3.16.12 are encouraged to upgrade to 3.16.13 [1]
[1] https://blog.qgis.org/2021/11/06/psa-update-to-3-16-13/
-rw-r--r-- | graphics/qgis-ltr/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis-ltr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index c1b94f980848..e63c2c4637fc 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -2,7 +2,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 3_16_12 +DISTVERSION= 3_16_13 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index 3b35892904e3..5e9013fee15c 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635587974 -SHA256 (qgis-QGIS-final-3_16_12_GH0.tar.gz) = 13f45ce075b540c3f2c1c590c9638a4f55e92e223164174dbe9171efd88d66e6 -SIZE (qgis-QGIS-final-3_16_12_GH0.tar.gz) = 139963168 +TIMESTAMP = 1636481570 +SHA256 (qgis-QGIS-final-3_16_13_GH0.tar.gz) = 568deddbaa81ca41680aa404365c7e4ea2d50f3a86211450ec3c0f43c59fc1a5 +SIZE (qgis-QGIS-final-3_16_13_GH0.tar.gz) = 139968932 |