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:   nia
Date:           Tue Dec 10 14:17:39 UTC 2024

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

Log Message:
fluidsynth: Update to 2.4.1

                                fluidsynth 2.4.1

     * Fix clicks and pops caused when changing parameters of the lowpass
       filter
     * Minor adjustment to AWE32 NRPN behavior


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/audio/fluidsynth/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/audio/fluidsynth/PLIST
cvs rdiff -u -r1.49 -r1.50 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.82 pkgsrc/audio/fluidsynth/Makefile:1.83
--- pkgsrc/audio/fluidsynth/Makefile:1.82       Mon Nov  4 17:05:34 2024
+++ pkgsrc/audio/fluidsynth/Makefile    Tue Dec 10 14:17:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2024/11/04 17:05:34 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2024/12/10 14:17:39 nia Exp $
 
-DISTNAME=      fluidsynth-2.4.0
+DISTNAME=      fluidsynth-2.4.1
 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.32 pkgsrc/audio/fluidsynth/PLIST:1.33
--- pkgsrc/audio/fluidsynth/PLIST:1.32  Mon Nov  4 17:05:34 2024
+++ pkgsrc/audio/fluidsynth/PLIST       Tue Dec 10 14:17:39 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2024/11/04 17:05:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.33 2024/12/10 14:17:39 nia 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.0
+lib/libfluidsynth.so.3.3.1
 lib/pkgconfig/fluidsynth.pc
 man/man1/fluidsynth.1

Index: pkgsrc/audio/fluidsynth/distinfo
diff -u pkgsrc/audio/fluidsynth/distinfo:1.49 pkgsrc/audio/fluidsynth/distinfo:1.50
--- pkgsrc/audio/fluidsynth/distinfo:1.49       Mon Nov  4 17:05:34 2024
+++ pkgsrc/audio/fluidsynth/distinfo    Tue Dec 10 14:17:39 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2024/11/04 17:05:34 wiz Exp $
+$NetBSD: distinfo,v 1.50 2024/12/10 14:17:39 nia Exp $
 
-BLAKE2s (fluidsynth-2.4.0.tar.gz) = f7b3657fd6c05b928752b33f80cb5cc239e9a1c8c2a20ea10efb6e06b3e587a8
-SHA512 (fluidsynth-2.4.0.tar.gz) = 57770597e26140011324cac14dd81aa1f5fc52ec0c256a4e16f629b81b8d477279ad714cc9d1e375d74aabb348e1436eafd06746cdf10fa29196468645bf7600
-Size (fluidsynth-2.4.0.tar.gz) = 1780676 bytes
+BLAKE2s (fluidsynth-2.4.1.tar.gz) = 97e0a110bfc921ff2ae1f2a31babda128c79053de8da2eaed70264bce31a6761
+SHA512 (fluidsynth-2.4.1.tar.gz) = d01d18c42ce98d0daa4e137118fc41f0a59047013870c09bacd9014baadf747e8e73571046781e34bc03eef454f2ef12ee59cf9b2c7f9517c586c08041ebe081
+Size (fluidsynth-2.4.1.tar.gz) = 3298564 bytes
 SHA1 (patch-include_fluidsynth_log.h) = ea7ed3939306fff3f6f2362eb641f3162ad0395b



Home | Main Index | Thread Index | Old Index