Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2026 18:41:12 +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: ed8b4176c3b8 - main - audio/ft2-clone: Update to 2.11
Message-ID:  <69b308c8.20df8.68384466@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=ed8b4176c3b8c0e5d778116a049b94b65a143efa

commit ed8b4176c3b8c0e5d778116a049b94b65a143efa
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2026-03-12 18:41:01 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2026-03-12 18:41:08 +0000

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

diff --git a/audio/ft2-clone/Makefile b/audio/ft2-clone/Makefile
index e6c3061faa4b..234b07d58624 100644
--- a/audio/ft2-clone/Makefile
+++ b/audio/ft2-clone/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ft2-clone
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.10
+DISTVERSION=	2.11
 CATEGORIES=	audio
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/audio/ft2-clone/distinfo b/audio/ft2-clone/distinfo
index 19098f24bb98..ad5f600717cb 100644
--- a/audio/ft2-clone/distinfo
+++ b/audio/ft2-clone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773043461
-SHA256 (8bitbubsy-ft2-clone-v2.10_GH0.tar.gz) = 2de902239747b4870dbc0e6263cd6bac16b8b6bf4c11f8ba4a1871891b4693dc
-SIZE (8bitbubsy-ft2-clone-v2.10_GH0.tar.gz) = 5313963
+TIMESTAMP = 1773316638
+SHA256 (8bitbubsy-ft2-clone-v2.11_GH0.tar.gz) = 6941223a44fa59193bbc3c34185af527f023f1cef51732d6ab05f61d8d8b13ea
+SIZE (8bitbubsy-ft2-clone-v2.11_GH0.tar.gz) = 5313674
diff --git a/audio/ft2-clone/files/patch-CMakeLists.txt b/audio/ft2-clone/files/patch-CMakeLists.txt
deleted file mode 100644
index 51a90235bf5f..000000000000
--- a/audio/ft2-clone/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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?69b308c8.20df8.68384466>