From owner-svn-ports-all@freebsd.org Sun Sep 29 10:01:14 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 C2470FB8BB; Sun, 29 Sep 2019 10:01:14 +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 46h1JV4mRGz4N3B; Sun, 29 Sep 2019 10:01:14 +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 87652185D4; Sun, 29 Sep 2019 10:01:14 +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 x8TA1EvP037282; Sun, 29 Sep 2019 10:01:14 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8TA1E2K037280; Sun, 29 Sep 2019 10:01:14 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201909291001.x8TA1E2K037280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 29 Sep 2019 10:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513214 - head/audio/fluidsynth X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/audio/fluidsynth X-SVN-Commit-Revision: 513214 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: Sun, 29 Sep 2019 10:01:14 -0000 Author: riggs Date: Sun Sep 29 10:01:13 2019 New Revision: 513214 URL: https://svnweb.freebsd.org/changeset/ports/513214 Log: Update to upstream version 2.0.7 PR: 240890 Submitted by: tobik Modified: head/audio/fluidsynth/Makefile head/audio/fluidsynth/distinfo head/audio/fluidsynth/pkg-plist Modified: head/audio/fluidsynth/Makefile ============================================================================== --- head/audio/fluidsynth/Makefile Sun Sep 29 09:49:09 2019 (r513213) +++ head/audio/fluidsynth/Makefile Sun Sep 29 10:01:13 2019 (r513214) @@ -3,7 +3,7 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.0.6 +DISTVERSION= 2.0.7 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org Modified: head/audio/fluidsynth/distinfo ============================================================================== --- head/audio/fluidsynth/distinfo Sun Sep 29 09:49:09 2019 (r513213) +++ head/audio/fluidsynth/distinfo Sun Sep 29 10:01:13 2019 (r513214) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566311702 -SHA256 (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75 -SIZE (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = 1315138 +TIMESTAMP = 1569650517 +SHA256 (FluidSynth-fluidsynth-v2.0.7_GH0.tar.gz) = b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320 +SIZE (FluidSynth-fluidsynth-v2.0.7_GH0.tar.gz) = 1315250 Modified: head/audio/fluidsynth/pkg-plist ============================================================================== --- head/audio/fluidsynth/pkg-plist Sun Sep 29 09:49:09 2019 (r513213) +++ head/audio/fluidsynth/pkg-plist Sun Sep 29 10:01:13 2019 (r513214) @@ -19,6 +19,6 @@ include/fluidsynth/version.h include/fluidsynth/voice.h lib/libfluidsynth.so lib/libfluidsynth.so.2 -lib/libfluidsynth.so.2.1.3 +lib/libfluidsynth.so.2.2.0 libdata/pkgconfig/fluidsynth.pc man/man1/fluidsynth.1.gz