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: Wed May 7 12:47:23 UTC 2025
Modified Files:
pkgsrc/audio/fluidsynth: Makefile PLIST distinfo
Log Message:
fluidsynth: updated to 2.4.6
2.4.6
Fix inconsistent library naming for MSVC vs. MinGW builds
Fix MIDI player skipping some events when seeking
A regression introduced in 2.4.5 could have caused a heap-based buffer overrun
Fix several issues when generating API docs with recent versions of Doxygen
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/audio/fluidsynth/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/audio/fluidsynth/PLIST
cvs rdiff -u -r1.54 -r1.55 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.88 pkgsrc/audio/fluidsynth/Makefile:1.89
--- pkgsrc/audio/fluidsynth/Makefile:1.88 Sun Apr 20 20:44:28 2025
+++ pkgsrc/audio/fluidsynth/Makefile Wed May 7 12:47:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2025/04/20 20:44:28 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2025/05/07 12:47:23 adam Exp $
-DISTNAME= fluidsynth-2.4.5
+DISTNAME= fluidsynth-2.4.6
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.37 pkgsrc/audio/fluidsynth/PLIST:1.38
--- pkgsrc/audio/fluidsynth/PLIST:1.37 Sun Apr 20 20:44:28 2025
+++ pkgsrc/audio/fluidsynth/PLIST Wed May 7 12:47:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2025/04/20 20:44:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.38 2025/05/07 12:47:23 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.5
+lib/libfluidsynth.so.3.3.6
lib/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1
Index: pkgsrc/audio/fluidsynth/distinfo
diff -u pkgsrc/audio/fluidsynth/distinfo:1.54 pkgsrc/audio/fluidsynth/distinfo:1.55
--- pkgsrc/audio/fluidsynth/distinfo:1.54 Sun Apr 20 20:44:28 2025
+++ pkgsrc/audio/fluidsynth/distinfo Wed May 7 12:47:23 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2025/04/20 20:44:28 wiz Exp $
+$NetBSD: distinfo,v 1.55 2025/05/07 12:47:23 adam Exp $
-BLAKE2s (fluidsynth-2.4.5.tar.gz) = 8d412fc4e19f09fa29b7ea9ffdaf7a8ff3a42f825bd985e0e76fc661c23def76
-SHA512 (fluidsynth-2.4.5.tar.gz) = cf41eb338fccaafaa6961b8ca9eec6e8f0e35d25ec8f1d6f621fc73bd4b43b301dfe027db4252424118d1772568b949542820777a74b651a3f32c5028a34ed61
-Size (fluidsynth-2.4.5.tar.gz) = 1793162 bytes
+BLAKE2s (fluidsynth-2.4.6.tar.gz) = d2b7b6ccfed708c6dece32b0125896bb32093b4e2671ec6194de289b35cad7f5
+SHA512 (fluidsynth-2.4.6.tar.gz) = 2d5424d80234742be45f1c7cdf696182c96b684232bb92b079edf270d726c5d1292c5fc42c8b580ae1a89642ad7b536245977928bbeecedd94443f6e1f47d5fd
+Size (fluidsynth-2.4.6.tar.gz) = 1793331 bytes
SHA1 (patch-include_fluidsynth_log.h) = ea7ed3939306fff3f6f2362eb641f3162ad0395b
Home |
Main Index |
Thread Index |
Old Index