git: 7c5bd104e5bd - main - games/frobtads: Fix CMake version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 16:18:00 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c5bd104e5bd5f01017defc07b69ad447d2155d6
commit 7c5bd104e5bd5f01017defc07b69ad447d2155d6
Author: Florian Limberger <flo@purplekraken.com>
AuthorDate: 2026-09-04 20:07:15 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-09-06 16:16:59 +0000
games/frobtads: Fix CMake version
Event: Berlin Hackathon 202609
Approved by: portmgr (build fix blanket)
---
games/frobtads/files/patch-CMakeLists.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/games/frobtads/files/patch-CMakeLists.txt b/games/frobtads/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..cdfe4b55137c
--- /dev/null
+++ b/games/frobtads/files/patch-CMakeLists.txt
@@ -0,0 +1,8 @@
+--- CMakeLists.txt.orig 2026-09-04 19:59:48 UTC
++++ CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 3.1)
++cmake_minimum_required(VERSION 3.10)
+ project(FrobTADS)
+
+ option (