From owner-svn-ports-all@freebsd.org Tue Aug 20 15:46:32 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 42787D4BCF; Tue, 20 Aug 2019 15:46:32 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46CZsN104Wz4TV5; Tue, 20 Aug 2019 15:46:32 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 039FC577B; Tue, 20 Aug 2019 15:46:32 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7KFkVqQ089012; Tue, 20 Aug 2019 15:46:31 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7KFkVIk089010; Tue, 20 Aug 2019 15:46:31 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201908201546.x7KFkVIk089010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 20 Aug 2019 15:46:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r509429 - branches/2019Q3/audio/fluidsynth X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2019Q3/audio/fluidsynth X-SVN-Commit-Revision: 509429 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2019 15:46:32 -0000 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