git: 933dd550c5f1 - main - audio/fluidsynth: Update to 2.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Dec 2024 21:59:45 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=933dd550c5f1f3fa07c180ac498972995f36f26d commit 933dd550c5f1f3fa07c180ac498972995f36f26d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-12-03 21:56:58 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-03 21:57:04 +0000 audio/fluidsynth: Update to 2.4.1 * Fix disabling detection of Doxygen * Disable detection of git Changelog: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.4.1 --- audio/fluidsynth/Makefile | 8 ++++---- audio/fluidsynth/distinfo | 6 +++--- audio/fluidsynth/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 2ba96ab5ccb1..4130840ef45f 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,7 +1,6 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.4.0 -PORTREVISION= 1 +DISTVERSION= 2.4.1 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org @@ -20,12 +19,13 @@ USE_LDCONFIG= yes LDFLAGS+= -lpthread # would require unreleased libinstpatch >= 1.1.0 -CMAKE_OFF= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \ - enable-dsound \ +CMAKE_OFF= enable-dsound \ enable-libinstpatch \ enable-midishare \ enable-waveout \ enable-winmidi +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \ + CMAKE_DISABLE_FIND_PACKAGE_Git OPTIONS_DEFINE= ALSA DBUS JACK LADSPA PIPEWIRE PORTAUDIO \ PULSEAUDIO READLINE SDL SNDFILE diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo index 75fdc7ad1b99..bab5e474fcf6 100644 --- a/audio/fluidsynth/distinfo +++ b/audio/fluidsynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730559312 -SHA256 (FluidSynth-fluidsynth-v2.4.0_GH0.tar.gz) = fd4d216a3030abc56a339985ab0506328660cd77b2d71dd98c240c58c03d8f7f -SIZE (FluidSynth-fluidsynth-v2.4.0_GH0.tar.gz) = 1780676 +TIMESTAMP = 1733168920 +SHA256 (FluidSynth-fluidsynth-v2.4.1_GH0.tar.gz) = d1e64155ac902116ed3d4dea512719d8c04ab3877db2e8fb160284379f570a2f +SIZE (FluidSynth-fluidsynth-v2.4.1_GH0.tar.gz) = 3298564 diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist index 9ecd72d5d888..7480c7bfee44 100644 --- a/audio/fluidsynth/pkg-plist +++ b/audio/fluidsynth/pkg-plist @@ -23,6 +23,6 @@ lib/cmake/fluidsynth/FluidSynthTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/fluidsynth/FluidSynthTargets.cmake lib/libfluidsynth.so lib/libfluidsynth.so.3 -lib/libfluidsynth.so.3.3.0 +lib/libfluidsynth.so.3.3.1 libdata/pkgconfig/fluidsynth.pc share/man/man1/fluidsynth.1.gz