pkgsrc-WIP-changes archive

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

wsjtx: remove patch chunk that only changes a comment



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Jan 2 14:19:44 2024 +0100
Changeset:	dd0b497e0fd2e9f407679aaa84a44ecac2d1a0f4

Modified Files:
	wsjtx/distinfo
	wsjtx/patches/patch-CMakeLists.txt

Log Message:
wsjtx: remove patch chunk that only changes a comment

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

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

diffstat:
 wsjtx/distinfo                     | 2 +-
 wsjtx/patches/patch-CMakeLists.txt | 9 ---------
 2 files changed, 1 insertion(+), 10 deletions(-)

diffs:
diff --git a/wsjtx/distinfo b/wsjtx/distinfo
index ecfd1ff9d4..c3974d2aa2 100644
--- a/wsjtx/distinfo
+++ b/wsjtx/distinfo
@@ -3,7 +3,7 @@ $NetBSD$
 BLAKE2s (wsjtx-2.5.4.tgz) = 67169293348ef4176ec9a709cde87488df716fd92af0a701b46f76f0216691db
 SHA512 (wsjtx-2.5.4.tgz) = c4092d03af3346f0244d942c3db693f5d2c1ed7a2ec9077ded039b7d162e15abdaf09dcb9997d1833d25c366eb03a0dab6114313d423e7e2c9ff37d965261efc
 Size (wsjtx-2.5.4.tgz) = 25369854 bytes
-SHA1 (patch-CMakeLists.txt) = 169df91b79455e7ac6e036210edddd0440822fde
+SHA1 (patch-CMakeLists.txt) = 4dce1f9b33417d99c0cde04019c659c56dd2e13e
 SHA1 (patch-CMake_Modules_FindUsb.cmake) = 6c9edbce838731a026d682ddd0a1174bbceb4e89
 SHA1 (patch-Radio.cpp) = a798fbf75deb3cd49c6a15cd1e74530bb955ee23
 SHA1 (patch-hamlib.patch) = 8d5cec646b0fe317a41da3ed66a299ea1510c87f
diff --git a/wsjtx/patches/patch-CMakeLists.txt b/wsjtx/patches/patch-CMakeLists.txt
index 54257ce060..ab02917c08 100644
--- a/wsjtx/patches/patch-CMakeLists.txt
+++ b/wsjtx/patches/patch-CMakeLists.txt
@@ -4,15 +4,6 @@ From FreeBSD ports 2.5.4
 
 --- wsjtx/CMakeLists.txt.orig	2021-11-03 19:53:01.000000000 -0400
 +++ CMakeLists.txt	2021-12-31 07:53:05.900792000 -0500
-@@ -41,7 +41,7 @@
- endif ()
- 
- if (POLICY CMP0075)
--  cmake_policy (SET CMP0075 NEW) # honour CMAKE_REQUIRED_LIBRARIES in config checks
-+  cmake_policy (SET CMP0075 NEW) # honour CMAKE_REQUIRED_LIBRARIES in config che,cks
- endif ()
- 
- project (wsjtx
 @@ -867,7 +867,7 @@
  # OpenMP
  #


Home | Main Index | Thread Index | Old Index