summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-03-01 01:06:30 +0000
committergdt <gdt@pkgsrc.org>2021-03-01 01:06:30 +0000
commitde4335f7d06efff901cddca17f1accc62ddc7a75 (patch)
tree5f17411bc08e76091dc94ce0ccaeb41cc29e9595
parentca4216212883fae9b911d1faddd3170b0319c2f4 (diff)
downloadpkgsrc-de4335f7d06efff901cddca17f1accc62ddc7a75.tar.gz
geography/qgis: tidy per pkglint
Add bl3 for hicolor-icon-theme. Add patch comment
-rw-r--r--geography/qgis/Makefile3
-rw-r--r--geography/qgis/distinfo4
-rw-r--r--geography/qgis/patches/patch-cmake_FindQwt.cmake7
3 files changed, 10 insertions, 4 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 2f3dc31ecff..4919bc8af88 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2021/03/01 00:03:35 gdt Exp $
+# $NetBSD: Makefile,v 1.110 2021/03/01 01:06:30 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
@@ -75,6 +75,7 @@ pre-configure:
.include "../../geography/gdal-lib/buildlink3.mk"
.include "../../geography/proj/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../math/gsl/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
diff --git a/geography/qgis/distinfo b/geography/qgis/distinfo
index 70baf42634d..d4c645f85f1 100644
--- a/geography/qgis/distinfo
+++ b/geography/qgis/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.21 2021/03/01 00:03:35 gdt Exp $
+$NetBSD: distinfo,v 1.22 2021/03/01 01:06:30 gdt Exp $
SHA1 (qgis-3.16.4.tar.bz2) = cb412270b74b7b54e7b9c668b6db15a326c0aca4
RMD160 (qgis-3.16.4.tar.bz2) = ddbc056edf32224c5d154f8652a31e7557aa8fcb
SHA512 (qgis-3.16.4.tar.bz2) = a58ef90089416ac08ba014f483cf7f6f929ef97306e213a5d1855fe551ecc42631926f8e015134ebcbc368f134c9f3ed8f2fda1846a409f249ed00b104036d25
Size (qgis-3.16.4.tar.bz2) = 115427023 bytes
-SHA1 (patch-cmake_FindQwt.cmake) = 4e1320601c1149dabf63b624e61f5783ff09f17c
+SHA1 (patch-cmake_FindQwt.cmake) = c07cb250727d0d9f4abe76e1118d896552a1bd68
SHA1 (patch-mac_CMakeLists.txt) = 8e52ca943d44392939d0fcf083ba2681a7d77c53
SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
SHA1 (patch-src_core_CMakeLists.txt) = 818d36e9dbbd31a46471de185d489ebbdbafe71d
diff --git a/geography/qgis/patches/patch-cmake_FindQwt.cmake b/geography/qgis/patches/patch-cmake_FindQwt.cmake
index cc137edd7f7..6656538b04e 100644
--- a/geography/qgis/patches/patch-cmake_FindQwt.cmake
+++ b/geography/qgis/patches/patch-cmake_FindQwt.cmake
@@ -1,4 +1,9 @@
-$NetBSD: patch-cmake_FindQwt.cmake,v 1.2 2021/03/01 00:03:35 gdt Exp $
+$NetBSD: patch-cmake_FindQwt.cmake,v 1.3 2021/03/01 01:06:30 gdt Exp $
+
+Force pkgsrc path only rather than looking in a large number of random
+places.
+
+Not yet reported upstream.
--- cmake/FindQwt.cmake.orig 2021-02-19 12:09:21.000000000 +0000
+++ cmake/FindQwt.cmake