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:           Sat Jun 13 05:29:37 UTC 2026

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

Log Message:
fluidsynth: updated to 2.5.5

2.5.5

Fix a build issue on BigEndian architectures
Adjust the log level for unimplemented OSAL functions in release builds


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/audio/fluidsynth/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/audio/fluidsynth/PLIST
cvs rdiff -u -r1.61 -r1.62 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.96 pkgsrc/audio/fluidsynth/Makefile:1.97
--- pkgsrc/audio/fluidsynth/Makefile:1.96       Mon Apr 20 13:11:28 2026
+++ pkgsrc/audio/fluidsynth/Makefile    Sat Jun 13 05:29:36 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2026/04/20 13:11:28 adam Exp $
+# $NetBSD: Makefile,v 1.97 2026/06/13 05:29:36 adam Exp $
 
-DISTNAME=      fluidsynth-2.5.4
+DISTNAME=      fluidsynth-2.5.5
 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.44 pkgsrc/audio/fluidsynth/PLIST:1.45
--- pkgsrc/audio/fluidsynth/PLIST:1.44  Mon Apr 20 13:11:28 2026
+++ pkgsrc/audio/fluidsynth/PLIST       Sat Jun 13 05:29:36 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2026/04/20 13:11:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.45 2026/06/13 05:29:36 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.3
+lib/libfluidsynth.so.3.5.4
 lib/pkgconfig/fluidsynth.pc
 man/man1/fluidsynth.1

Index: pkgsrc/audio/fluidsynth/distinfo
diff -u pkgsrc/audio/fluidsynth/distinfo:1.61 pkgsrc/audio/fluidsynth/distinfo:1.62
--- pkgsrc/audio/fluidsynth/distinfo:1.61       Mon Apr 20 13:11:28 2026
+++ pkgsrc/audio/fluidsynth/distinfo    Sat Jun 13 05:29:37 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.61 2026/04/20 13:11:28 adam Exp $
+$NetBSD: distinfo,v 1.62 2026/06/13 05:29:37 adam Exp $
 
-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
+BLAKE2s (fluidsynth-2.5.5.tar.gz) = 020642f2a2d2017a7911a9ad496fcc101c037e063daf0ee2d263ac387d3fec53
+SHA512 (fluidsynth-2.5.5.tar.gz) = 0e0f78933c5cc119abc25f91f51df467e9a8efe7bca87b0439d13da42046e5b331bc800bdcba6b82c33fdfd32f821550d1f0d7262fdb15f525a219212ed3b5f2
+Size (fluidsynth-2.5.5.tar.gz) = 2115530 bytes
 SHA1 (patch-include_fluidsynth_log.h) = ea7ed3939306fff3f6f2362eb641f3162ad0395b



Home | Main Index | Thread Index | Old Index