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: Thu Jan 30 11:07:52 UTC 2025
Modified Files:
pkgsrc/audio/fluidsynth: Makefile PLIST distinfo
Log Message:
fluidsynth: updated to 2.4.3
FluidSynth 2.4.3
It was discovered, that exclusive class note terminations were too slow
Fix a regression introduced in 2.4.0 that allowed the amplitude of a voice playing in delay phase to rise infinitely
MSGS drum-style note-cut has been converted to an opt-in setting synth.note-cut
Support for SDL2 has been disabled by default*
Fix a regression introduced in 2.4.1 that could have caused infinite audio gain output for some MIDI files under certain configurations
Silence a warning issued by Systemd v254+
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/audio/fluidsynth/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/audio/fluidsynth/PLIST
cvs rdiff -u -r1.51 -r1.52 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.84 pkgsrc/audio/fluidsynth/Makefile:1.85
--- pkgsrc/audio/fluidsynth/Makefile:1.84 Wed Jan 1 14:28:04 2025
+++ pkgsrc/audio/fluidsynth/Makefile Thu Jan 30 11:07:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2025/01/01 14:28:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.85 2025/01/30 11:07:52 adam Exp $
-DISTNAME= fluidsynth-2.4.2
+DISTNAME= fluidsynth-2.4.3
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.34 pkgsrc/audio/fluidsynth/PLIST:1.35
--- pkgsrc/audio/fluidsynth/PLIST:1.34 Wed Jan 1 14:28:04 2025
+++ pkgsrc/audio/fluidsynth/PLIST Thu Jan 30 11:07:52 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2025/01/01 14:28:04 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.35 2025/01/30 11:07:52 adam Exp $
bin/fluidsynth
include/fluidsynth.h
include/fluidsynth/audio.h
@@ -24,6 +24,6 @@ lib/cmake/fluidsynth/FluidSynthTargets-r
lib/cmake/fluidsynth/FluidSynthTargets.cmake
lib/libfluidsynth.so
lib/libfluidsynth.so.3
-lib/libfluidsynth.so.3.3.2
+lib/libfluidsynth.so.3.3.3
lib/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1
Index: pkgsrc/audio/fluidsynth/distinfo
diff -u pkgsrc/audio/fluidsynth/distinfo:1.51 pkgsrc/audio/fluidsynth/distinfo:1.52
--- pkgsrc/audio/fluidsynth/distinfo:1.51 Wed Jan 1 14:28:04 2025
+++ pkgsrc/audio/fluidsynth/distinfo Thu Jan 30 11:07:52 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2025/01/01 14:28:04 ryoon Exp $
+$NetBSD: distinfo,v 1.52 2025/01/30 11:07:52 adam Exp $
-BLAKE2s (fluidsynth-2.4.2.tar.gz) = 526822d2735104473aed9d8353aec1d554f74ddb2e7002d9829595cf71d73c63
-SHA512 (fluidsynth-2.4.2.tar.gz) = 8c43e4e86f364f42115a51311231d9926325d7e519c2ddd087a9ed421c9a94cc0dfc5cfbfdfffe9401c634cce14c6e442523550114ac887096dde22ab0c63d98
-Size (fluidsynth-2.4.2.tar.gz) = 1785003 bytes
+BLAKE2s (fluidsynth-2.4.3.tar.gz) = ff8cb72289192ebff6873a0380564e2b998d302d598ecd6b7c5e1229c27b9d49
+SHA512 (fluidsynth-2.4.3.tar.gz) = 847d2f4529ac1bad735b71b57067c50586df7e2526c6311925c209c0635ee1e1dca1bd77dc6006181fc19a616738c8de1242bfb209707c8dbea9d7e2acc61017
+Size (fluidsynth-2.4.3.tar.gz) = 1788637 bytes
SHA1 (patch-include_fluidsynth_log.h) = ea7ed3939306fff3f6f2362eb641f3162ad0395b
Home |
Main Index |
Thread Index |
Old Index