[Bug 281184] audio/fluidsynth: Update to 2.3.6 and drop sndio support
Date: Sun, 15 Sep 2024 11:19:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281184 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4d5a141aa97606257a723511ce34aa039f492eb commit c4d5a141aa97606257a723511ce34aa039f492eb Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-15 11:09:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-15 11:09:37 +0000 audio/fluidsynth: Update to 2.3.6 and drop sndio support Drop sndio patches as maintaining our "custom fork/set of patches" will cause bitrot further down the road PR: 281184 audio/fluidsynth/Makefile | 43 +- audio/fluidsynth/distinfo | 6 +- audio/fluidsynth/files/fluid_sndio.c (gone) | 521 --------------------- audio/fluidsynth/files/patch-CMakeLists.txt (gone) | 22 - .../files/patch-cmake__admin_report.cmake (gone) | 15 - .../files/patch-src_CMakeLists.txt (gone) | 33 -- .../fluidsynth/files/patch-src_config.cmake (gone) | 12 - .../patch-src_drivers_fluid__adriver.c (gone) | 19 - .../patch-src_drivers_fluid__adriver.h (gone) | 17 - .../patch-src_drivers_fluid__mdriver.c (gone) | 18 - .../patch-src_drivers_fluid__mdriver.h (gone) | 18 - audio/fluidsynth/pkg-plist | 2 +- 12 files changed, 31 insertions(+), 695 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.