head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.08.11.12.25.51; author wiz; state Exp; branches; next ; commitid tUk4N3shtPH2gj6G; desc @@ 1.1 log @lensfun: use patch for cmake 4 and add upstream bug report URL @ text @$NetBSD$ https://github.com/lensfun/lensfun/issues/2520 --- CMakeLists.txt.orig 2025-08-11 12:24:18.939674339 +0000 +++ CMakeLists.txt @@@@ -1,5 +1,4 @@@@ -# require at least cmake 2.8.12 -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12 FATAL_ERROR ) +CMAKE_MINIMUM_REQUIRED(VERSION 3.5 FATAL_ERROR ) # path for helper modules set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" "${CMAKE_SOURCE_DIR}/cmake/modules") @