geography/qgis: Update to 3.16.13
This micro happened because of a significant bug in the Windows packaging of qgis, even though the Windows packagingbits in question are outside the qgis release tarball, to reduce conufsion among Windows users. On other than Windows, this release is equivalenet to 3.16.12. It's updated in pkgsrc to avoid the perception that it needs to be updated. Upstream changes: - The version number (and associated hash) has changed. - There are NEWS entries aout what will be in 3.16.14
This commit is contained in:
parent
e45ef3f633
commit
c64e1d6cd2
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.128 2021/11/05 12:25:48 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.129 2021/11/08 14:40:54 gdt Exp $
|
||||
|
||||
# This is intentionally 3.16 Long Term Release. Please do not update
|
||||
# to later branches, and instead discuss whether/how we want multiple
|
||||
# versions.
|
||||
DISTNAME= qgis-3.16.12
|
||||
DISTNAME= qgis-3.16.13
|
||||
CATEGORIES= geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.32 2021/11/05 12:25:48 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.33 2021/11/08 14:40:54 gdt Exp $
|
||||
|
||||
BLAKE2s (qgis-3.16.12.tar.bz2) = dd9de0e6617601ae0978f6eab3bfb7b4ee233f763509ada635e28575d6dc4d7c
|
||||
SHA512 (qgis-3.16.12.tar.bz2) = 90751076530b12ac14d0470851c969da57254b70f94cd93d96eb8e46a34c6978b566f3d13ce06144d066e6164fc9a47e7a38656077d2e50f0c308add9f7291f7
|
||||
Size (qgis-3.16.12.tar.bz2) = 117618978 bytes
|
||||
BLAKE2s (qgis-3.16.13.tar.bz2) = 50cecf08a133992bada906540126588922761a3a9fbd20c374e96f54e8381f8e
|
||||
SHA512 (qgis-3.16.13.tar.bz2) = 0940d9a88fbf2ea44cb46993b2c76dd2cae201e3a946736e491184b1dd3d51f8e7bca2f3ba72668c51b6c6cef6e7c94eb0c6f46ff59d04b101406ef104f64977
|
||||
Size (qgis-3.16.13.tar.bz2) = 117598251 bytes
|
||||
SHA1 (patch-cmake_FindQwt.cmake) = c07cb250727d0d9f4abe76e1118d896552a1bd68
|
||||
SHA1 (patch-mac_CMakeLists.txt) = 8e52ca943d44392939d0fcf083ba2681a7d77c53
|
||||
SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
|
||||
|
|
Loading…
Reference in a new issue