Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 10:42:02 +0000
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d1d007e5fcec - main - audio/ft2-clone: Update to 2.10
Message-ID:  <69aea3fa.45240.7a12cc6c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d1d007e5fcec8c87a580310290f558e6125563ef

commit d1d007e5fcec8c87a580310290f558e6125563ef
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2026-03-09 10:41:48 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2026-03-09 10:41:56 +0000

    audio/ft2-clone: Update to 2.10
---
 audio/ft2-clone/Makefile                   |  2 +-
 audio/ft2-clone/distinfo                   |  6 +++---
 audio/ft2-clone/files/patch-CMakeLists.txt | 11 +++++++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/audio/ft2-clone/Makefile b/audio/ft2-clone/Makefile
index 1dd1ba6aea1a..e6c3061faa4b 100644
--- a/audio/ft2-clone/Makefile
+++ b/audio/ft2-clone/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ft2-clone
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.07
+DISTVERSION=	2.10
 CATEGORIES=	audio
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/audio/ft2-clone/distinfo b/audio/ft2-clone/distinfo
index cd4ded99f860..19098f24bb98 100644
--- a/audio/ft2-clone/distinfo
+++ b/audio/ft2-clone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772578525
-SHA256 (8bitbubsy-ft2-clone-v2.07_GH0.tar.gz) = 9a7ac232b3c9651d3639c5027df732da8558c836b8d1cb21e1b00e0b157ee11a
-SIZE (8bitbubsy-ft2-clone-v2.07_GH0.tar.gz) = 5237787
+TIMESTAMP = 1773043461
+SHA256 (8bitbubsy-ft2-clone-v2.10_GH0.tar.gz) = 2de902239747b4870dbc0e6263cd6bac16b8b6bf4c11f8ba4a1871891b4693dc
+SIZE (8bitbubsy-ft2-clone-v2.10_GH0.tar.gz) = 5313963
diff --git a/audio/ft2-clone/files/patch-CMakeLists.txt b/audio/ft2-clone/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..51a90235bf5f
--- /dev/null
+++ b/audio/ft2-clone/files/patch-CMakeLists.txt
@@ -0,0 +1,11 @@
+--- CMakeLists.txt.orig	2026-03-09 10:30:26 UTC
++++ CMakeLists.txt
+@@ -36,7 +36,7 @@ target_compile_definitions(ft2-clone
+     PRIVATE m Threads::Threads ${SDL2_LIBRARIES})
+ 
+ target_compile_definitions(ft2-clone
+-    PRIVATE HAS_MIDI
++    PRIVATE HAS_MIDI)
+ 
+ if(UNIX)
+     if(APPLE)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69aea3fa.45240.7a12cc6c>