pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/qgis



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Mar  1 01:06:30 UTC 2021

Modified Files:
        pkgsrc/geography/qgis: Makefile distinfo
        pkgsrc/geography/qgis/patches: patch-cmake_FindQwt.cmake

Log Message:
geography/qgis: tidy per pkglint

Add bl3 for hicolor-icon-theme.
Add patch comment


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/geography/qgis/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.109 pkgsrc/geography/qgis/Makefile:1.110
--- pkgsrc/geography/qgis/Makefile:1.109        Mon Mar  1 00:03:35 2021
+++ pkgsrc/geography/qgis/Makefile      Mon Mar  1 01:06:30 2021
@@ -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"

Index: pkgsrc/geography/qgis/distinfo
diff -u pkgsrc/geography/qgis/distinfo:1.21 pkgsrc/geography/qgis/distinfo:1.22
--- pkgsrc/geography/qgis/distinfo:1.21 Mon Mar  1 00:03:35 2021
+++ pkgsrc/geography/qgis/distinfo      Mon Mar  1 01:06:30 2021
@@ -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

Index: pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake
diff -u pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake:1.2 pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake:1.3
--- pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake:1.2 Mon Mar  1 00:03:35 2021
+++ pkgsrc/geography/qgis/patches/patch-cmake_FindQwt.cmake     Mon Mar  1 01:06:30 2021
@@ -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



Home | Main Index | Thread Index | Old Index