pkgsrc-WIP-changes archive

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

qgis: Reduce cosmetic diff in diff from pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun May 12 15:06:18 2024 -0400
Changeset:	ad9cf0e142228b2a179dae448e0de2253fc97bc9

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

Log Message:
qgis: Reduce cosmetic diff in diff from pkgsrc

NFCI

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad9cf0e142228b2a179dae448e0de2253fc97bc9

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

diffstat:
 qgis/distinfo                          | 2 +-
 qgis/patches/patch-cmake_FindQwt.cmake | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/qgis/distinfo b/qgis/distinfo
index 293665b12b..f951e80d81 100644
--- a/qgis/distinfo
+++ b/qgis/distinfo
@@ -6,7 +6,7 @@ Size (qgis-3.34.6.tar.bz2) = 170944068 bytes
 SHA1 (patch-CMakeLists.txt) = bf5d5dc94146a0576461b9d2639c99dbdd466813
 SHA1 (patch-cmake_FindGDAL.cmake) = e80401412dfc89ac9e826515a37b53907aa39091
 SHA1 (patch-cmake_FindGEOS.cmake) = 7beb96362d091eef984a8c4e9a74c5067169c2e8
-SHA1 (patch-cmake_FindQwt.cmake) = 8650de11116170baa7813bc3d4467f88888f1cf2
+SHA1 (patch-cmake_FindQwt.cmake) = 14d42b2733f14e0fef976c4944979b3a13274538
 SHA1 (patch-mac_CMakeLists.txt) = 7967c0fa4eed8dc2ce24192bdbec8ae8a336be1c
 SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
 SHA1 (patch-src_app_CMakeLists.txt) = 38ab5aac9a2e8f81ae5644151b6dfb49ed72d196
diff --git a/qgis/patches/patch-cmake_FindQwt.cmake b/qgis/patches/patch-cmake_FindQwt.cmake
index 4b4e5f42f5..94996d747a 100644
--- a/qgis/patches/patch-cmake_FindQwt.cmake
+++ b/qgis/patches/patch-cmake_FindQwt.cmake
@@ -1,4 +1,4 @@
-$NetBSD: patch-cmake_FindQwt.cmake,v 1.4 2022/02/15 12:59:21 gdt Exp $
+$NetBSD: patch-cmake_FindQwt.cmake,v 1.5 2024/05/12 13:47:30 gdt Exp $
 
 Force pkgsrc path only rather than looking in a large number of random
 places.
@@ -6,7 +6,7 @@ places.
 Not yet reported upstream; it's not clear how to merge how we want to
 handle this and upstream's approach.
 
---- cmake/FindQwt.cmake.orig	2024-01-19 12:02:20.000000000 +0000
+--- cmake/FindQwt.cmake.orig	2024-04-19 12:01:44.000000000 +0000
 +++ cmake/FindQwt.cmake
 @@ -17,11 +17,7 @@ set(QWT_LIBRARY_NAMES qwt-${QT_VERSION_B
  find_library(QWT_LIBRARY


Home | Main Index | Thread Index | Old Index