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.51; 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-external_boringssl_CMakeLists.txt,v 1.1 2025/08/21 16:36:51 ryoon Exp $ --- external/boringssl/CMakeLists.txt.orig 2025-08-21 15:50:21.832646061 +0000 +++ external/boringssl/CMakeLists.txt @@@@ -1,4 +1,4 @@@@ -cmake_minimum_required (VERSION 2.8.10) +cmake_minimum_required (VERSION 3.5) # Defer enabling C and CXX languages. project (BoringSSL NONE) @ 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$ @