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 2026.02.03.15.17.53; author ryoon; state dead; branches; next 1.1; commitid FntES0nX7dYjyWsG; 1.1 date 2025.08.21.16.36.52; author ryoon; state Exp; branches; next ; commitid 668AU0rYAh6fkC7G; desc @@ 1.2 log @lang/mono: Update to 6.14.1 Changelog: The 6.14.1 release of Framework Mono is now available. This is a bugfix release and contains no new features. The main changes since 6.14.0 are build fixes for cmake 4.0 and (separately) macOS 15.4.1. @ text @$NetBSD: patch-mono_btls_CMakeLists.txt,v 1.1 2025/08/21 16:36:52 ryoon Exp $ --- mono/btls/CMakeLists.txt.orig 2025-08-21 15:37:54.863937452 +0000 +++ mono/btls/CMakeLists.txt @@@@ -1,4 +1,4 @@@@ -cmake_minimum_required (VERSION 2.8.10) +cmake_minimum_required (VERSION 3.5) project (mono-btls) @@@@ -129,4 +129,4 @@@@ endif () if (CYGWIN) target_link_libraries (mono-btls-shared wsock32 ws2_32) -endif () \ No newline at end of file +endif () @ 1.1 log @lang/mono: Fix build with CMake 4 * Mono uses cmake as tool. * Fix errors during build. @ text @d1 1 a1 1 $NetBSD$ @