From owner-svn-ports-head@freebsd.org Mon Jan 4 11:58:25 2021 Return-Path: Delivered-To: svn-ports-head@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 9E59B4D2C58; Mon, 4 Jan 2021 11:58:25 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4D8Z013vRnz4bWj; Mon, 4 Jan 2021 11:58:25 +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 78D15196E2; Mon, 4 Jan 2021 11:58:25 +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 104BwPYX003919; Mon, 4 Jan 2021 11:58:25 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 104BwOMl003916; Mon, 4 Jan 2021 11:58:24 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <202101041158.104BwOMl003916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 4 Jan 2021 11:58:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560283 - head/audio/fluidsynth X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/audio/fluidsynth X-SVN-Commit-Revision: 560283 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 11:58:25 -0000 Author: riggs Date: Mon Jan 4 11:58:24 2021 New Revision: 560283 URL: https://svnweb.freebsd.org/changeset/ports/560283 Log: Update to upstream version 2.1.6. Modified: head/audio/fluidsynth/Makefile head/audio/fluidsynth/distinfo head/audio/fluidsynth/pkg-plist Modified: head/audio/fluidsynth/Makefile ============================================================================== --- head/audio/fluidsynth/Makefile Mon Jan 4 11:31:37 2021 (r560282) +++ head/audio/fluidsynth/Makefile Mon Jan 4 11:58:24 2021 (r560283) @@ -3,8 +3,7 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.1.3 -PORTREVISION= 2 +DISTVERSION= 2.1.6 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org Modified: head/audio/fluidsynth/distinfo ============================================================================== --- head/audio/fluidsynth/distinfo Mon Jan 4 11:31:37 2021 (r560282) +++ head/audio/fluidsynth/distinfo Mon Jan 4 11:58:24 2021 (r560283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591379636 -SHA256 (FluidSynth-fluidsynth-v2.1.3_GH0.tar.gz) = 645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409 -SIZE (FluidSynth-fluidsynth-v2.1.3_GH0.tar.gz) = 1363832 +TIMESTAMP = 1609754221 +SHA256 (FluidSynth-fluidsynth-v2.1.6_GH0.tar.gz) = 328fc290b5358544d8dea573f81cb1e97806bdf49e8507db067621242f3f0b8a +SIZE (FluidSynth-fluidsynth-v2.1.6_GH0.tar.gz) = 1368770 Modified: head/audio/fluidsynth/pkg-plist ============================================================================== --- head/audio/fluidsynth/pkg-plist Mon Jan 4 11:31:37 2021 (r560282) +++ head/audio/fluidsynth/pkg-plist Mon Jan 4 11:58:24 2021 (r560283) @@ -19,6 +19,6 @@ include/fluidsynth/version.h include/fluidsynth/voice.h lib/libfluidsynth.so lib/libfluidsynth.so.2 -lib/libfluidsynth.so.2.3.3 +lib/libfluidsynth.so.2.3.6 libdata/pkgconfig/fluidsynth.pc man/man1/fluidsynth.1.gz