pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/fluidsynth



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 20 13:11:29 UTC 2026

Modified Files:
        pkgsrc/audio/fluidsynth: Makefile PLIST distinfo

Log Message:
fluidsynth: updated to 2.5.4

2.5.4
The TCP port, fluidsynth's shell server may listen to, is now auto-selected by default
The systemd lock-file /run/lock/fluidsynth has been removed


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/audio/fluidsynth/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/audio/fluidsynth/PLIST
cvs rdiff -u -r1.60 -r1.61 pkgsrc/audio/fluidsynth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/fluidsynth/Makefile
diff -u pkgsrc/audio/fluidsynth/Makefile:1.95 pkgsrc/audio/fluidsynth/Makefile:1.96
--- pkgsrc/audio/fluidsynth/Makefile:1.95       Sun Feb 22 10:53:32 2026
+++ pkgsrc/audio/fluidsynth/Makefile    Mon Apr 20 13:11:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2026/02/22 10:53:32 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2026/04/20 13:11:28 adam Exp $
 
-DISTNAME=      fluidsynth-2.5.3
+DISTNAME=      fluidsynth-2.5.4
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=FluidSynth/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/audio/fluidsynth/PLIST
diff -u pkgsrc/audio/fluidsynth/PLIST:1.43 pkgsrc/audio/fluidsynth/PLIST:1.44
--- pkgsrc/audio/fluidsynth/PLIST:1.43  Sun Feb 22 10:53:32 2026
+++ pkgsrc/audio/fluidsynth/PLIST       Mon Apr 20 13:11:28 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2026/02/22 10:53:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.44 2026/04/20 13:11:28 adam Exp $
 bin/fluidsynth
 include/fluidsynth.h
 include/fluidsynth/audio.h
@@ -24,6 +24,6 @@ lib/cmake/fluidsynth/FluidSynthConfig.cm
 lib/cmake/fluidsynth/FluidSynthConfigVersion.cmake
 lib/libfluidsynth.so
 lib/libfluidsynth.so.3
-lib/libfluidsynth.so.3.5.2
+lib/libfluidsynth.so.3.5.3
 lib/pkgconfig/fluidsynth.pc
 man/man1/fluidsynth.1

Index: pkgsrc/audio/fluidsynth/distinfo
diff -u pkgsrc/audio/fluidsynth/distinfo:1.60 pkgsrc/audio/fluidsynth/distinfo:1.61
--- pkgsrc/audio/fluidsynth/distinfo:1.60       Sun Feb 22 10:53:32 2026
+++ pkgsrc/audio/fluidsynth/distinfo    Mon Apr 20 13:11:28 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2026/02/22 10:53:32 wiz Exp $
+$NetBSD: distinfo,v 1.61 2026/04/20 13:11:28 adam Exp $
 
-BLAKE2s (fluidsynth-2.5.3.tar.gz) = 8e373991b232b57b014d87b4f3969ce11722bf243666d361ff7809fa4b3bb746
-SHA512 (fluidsynth-2.5.3.tar.gz) = 704d14f16a2d9adfc19700fd79dc96c76557876b15abc3afa7d2b9545e2e19810ee797b8614851b81243e3fc8d0871b4053080321a0fa292141a7a522431eeeb
-Size (fluidsynth-2.5.3.tar.gz) = 2114732 bytes
+BLAKE2s (fluidsynth-2.5.4.tar.gz) = 69a8c2fb87999e8e9abde75e5cf03c4ab76e3c99fded777f13c8ac8dcbeee664
+SHA512 (fluidsynth-2.5.4.tar.gz) = 7539e32a56309ce61c4178dad38ac8aae82ebab37398e1a7b6d1e2d5abd0af73ae7af35358e655a935666c7e6fde30885a0d6e4b7ad8b129ab02f6aad8f18dd0
+Size (fluidsynth-2.5.4.tar.gz) = 2115539 bytes
 SHA1 (patch-include_fluidsynth_log.h) = ea7ed3939306fff3f6f2362eb641f3162ad0395b



Home | Main Index | Thread Index | Old Index