pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/extra-cmake-modules/patches extra-cmake-modules:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcc3dbf851d6
branches: trunk
changeset: 377791:fcc3dbf851d6
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 25 03:06:06 2022 +0000
description:
extra-cmake-modules: remove no longer used patch
diffstat:
devel/extra-cmake-modules/patches/patch-find-modules_FindPythonModuleGeneration.cmake | 15 ----------
1 files changed, 0 insertions(+), 15 deletions(-)
diffs (19 lines):
diff -r 6d3b153701ec -r fcc3dbf851d6 devel/extra-cmake-modules/patches/patch-find-modules_FindPythonModuleGeneration.cmake
--- a/devel/extra-cmake-modules/patches/patch-find-modules_FindPythonModuleGeneration.cmake Mon Apr 25 03:04:59 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-find-modules_FindPythonModuleGeneration.cmake,v 1.1 2022/01/28 09:00:36 wiz Exp $
-
-Allow python 3.10 and newer.
-
---- find-modules/FindPythonModuleGeneration.cmake.orig 2021-06-01 13:02:21.000000000 +0000
-+++ find-modules/FindPythonModuleGeneration.cmake
-@@ -162,7 +162,7 @@ endif()
-
- if (NOT GPB_PYTHON3_LIBRARY)
- set(_PYTHON3_MIN_VERSION 4)
-- set(_PYTHON3_MAX_VERSION 10)
-+ set(_PYTHON3_MAX_VERSION 99)
-
- _find_python(3 ${_PYTHON3_MAX_VERSION}) # Canary check
-
Home |
Main Index |
Thread Index |
Old Index