head 1.2; access; symbols 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.2 date 2025.12.21.09.00.30; author markd; state dead; branches; next 1.1; commitid gpkzCC6kOT7vQfnG; 1.1 date 2025.08.11.12.04.14; author wiz; state Exp; branches; next ; commitid AvdaRB8HeMHD8j6G; desc @@ 1.2 log @rapidjson: update to 1.1.0.20250205 rapidjson hasn't tagged a release since 2016, but some packages are now relying on more recent features so update to a recent arbitrary tag. Use the same tag that OpenBSD currently uses. @ text @$NetBSD: patch-CMakeLists.txt,v 1.1 2025/08/11 12:04:14 wiz Exp $ https://github.com/Tencent/rapidjson/commit/ebd87cb468fb4cb060b37e579718c4a4125416c1 --- CMakeLists.txt.orig 2016-08-25 07:59:05.000000000 +0000 +++ CMakeLists.txt @@@@ -1,11 +1,4 @@@@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8) -if(POLICY CMP0025) - # detect Apple's Clang - cmake_policy(SET CMP0025 NEW) -endif() -if(POLICY CMP0054) - cmake_policy(SET CMP0054 NEW) -endif() +CMAKE_MINIMUM_REQUIRED(VERSION 3.5) SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules) @ 1.1 log @rapidjson: use upstream patch for cmake 4 @ text @d1 1 a1 1 $NetBSD$ @