svn commit: r531173 - branches/2020Q2/audio/fluidsynth
Tobias Kortkamp
tobik at FreeBSD.org
Thu Apr 9 04:25:53 UTC 2020
Author: tobik
Date: Thu Apr 9 04:25:52 2020
New Revision: 531173
URL: https://svnweb.freebsd.org/changeset/ports/531173
Log:
MFH: r531172
audio/fluidsynth: Update to v2.1.2
Changes: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2
PR: 245416
Approved by: multimedia (tcberner)
Approved by: ports-secteam blanket
Modified:
branches/2020Q2/audio/fluidsynth/Makefile
branches/2020Q2/audio/fluidsynth/distinfo
branches/2020Q2/audio/fluidsynth/pkg-plist
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/audio/fluidsynth/Makefile
==============================================================================
--- branches/2020Q2/audio/fluidsynth/Makefile Thu Apr 9 04:24:14 2020 (r531172)
+++ branches/2020Q2/audio/fluidsynth/Makefile Thu Apr 9 04:25:52 2020 (r531173)
@@ -3,7 +3,7 @@
PORTNAME= fluidsynth
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.1
+DISTVERSION= 2.1.2
CATEGORIES= audio
MAINTAINER= multimedia at FreeBSD.org
Modified: branches/2020Q2/audio/fluidsynth/distinfo
==============================================================================
--- branches/2020Q2/audio/fluidsynth/distinfo Thu Apr 9 04:24:14 2020 (r531172)
+++ branches/2020Q2/audio/fluidsynth/distinfo Thu Apr 9 04:25:52 2020 (r531173)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582354017
-SHA256 (FluidSynth-fluidsynth-v2.1.1_GH0.tar.gz) = 966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348
-SIZE (FluidSynth-fluidsynth-v2.1.1_GH0.tar.gz) = 1359872
+TIMESTAMP = 1586235554
+SHA256 (FluidSynth-fluidsynth-v2.1.2_GH0.tar.gz) = 9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503
+SIZE (FluidSynth-fluidsynth-v2.1.2_GH0.tar.gz) = 1360329
Modified: branches/2020Q2/audio/fluidsynth/pkg-plist
==============================================================================
--- branches/2020Q2/audio/fluidsynth/pkg-plist Thu Apr 9 04:24:14 2020 (r531172)
+++ branches/2020Q2/audio/fluidsynth/pkg-plist Thu Apr 9 04:25:52 2020 (r531173)
@@ -19,6 +19,6 @@ include/fluidsynth/version.h
include/fluidsynth/voice.h
lib/libfluidsynth.so
lib/libfluidsynth.so.2
-lib/libfluidsynth.so.2.3.1
+lib/libfluidsynth.so.2.3.2
libdata/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1.gz
More information about the svn-ports-branches
mailing list