Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 15:46:31 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r509429 - branches/2019Q3/audio/fluidsynth
Message-ID:  <201908201546.x7KFkVIk089010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue Aug 20 15:46:31 2019
New Revision: 509429
URL: https://svnweb.freebsd.org/changeset/ports/509429

Log:
  MFH: r509428
  
  Update to upstream version 2.0.6
  
  Details:
  - Bug fixes, see changelog:
    https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.6
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q3/audio/fluidsynth/Makefile
  branches/2019Q3/audio/fluidsynth/distinfo
  branches/2019Q3/audio/fluidsynth/pkg-plist
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/audio/fluidsynth/Makefile
==============================================================================
--- branches/2019Q3/audio/fluidsynth/Makefile	Tue Aug 20 15:37:57 2019	(r509428)
+++ branches/2019Q3/audio/fluidsynth/Makefile	Tue Aug 20 15:46:31 2019	(r509429)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fluidsynth
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.5
+DISTVERSION=	2.0.6
 CATEGORIES=	audio
 
 MAINTAINER=	multimedia@FreeBSD.org

Modified: branches/2019Q3/audio/fluidsynth/distinfo
==============================================================================
--- branches/2019Q3/audio/fluidsynth/distinfo	Tue Aug 20 15:37:57 2019	(r509428)
+++ branches/2019Q3/audio/fluidsynth/distinfo	Tue Aug 20 15:46:31 2019	(r509429)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555664296
-SHA256 (FluidSynth-fluidsynth-v2.0.5_GH0.tar.gz) = 69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51
-SIZE (FluidSynth-fluidsynth-v2.0.5_GH0.tar.gz) = 1314553
+TIMESTAMP = 1566311702
+SHA256 (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75
+SIZE (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = 1315138

Modified: branches/2019Q3/audio/fluidsynth/pkg-plist
==============================================================================
--- branches/2019Q3/audio/fluidsynth/pkg-plist	Tue Aug 20 15:37:57 2019	(r509428)
+++ branches/2019Q3/audio/fluidsynth/pkg-plist	Tue Aug 20 15:46:31 2019	(r509429)
@@ -19,6 +19,6 @@ include/fluidsynth/version.h
 include/fluidsynth/voice.h
 lib/libfluidsynth.so
 lib/libfluidsynth.so.2
-lib/libfluidsynth.so.2.1.2
+lib/libfluidsynth.so.2.1.3
 libdata/pkgconfig/fluidsynth.pc
 man/man1/fluidsynth.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908201546.x7KFkVIk089010>