From owner-svn-ports-head@freebsd.org Thu Apr 9 04:24:15 2020 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 4CD6A2AD7B1; Thu, 9 Apr 2020 04:24:15 +0000 (UTC) (envelope-from tobik@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 48yShb1Hnpz43xb; Thu, 9 Apr 2020 04:24:15 +0000 (UTC) (envelope-from tobik@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 27A996E55; Thu, 9 Apr 2020 04:24:15 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0394OFKh067772; Thu, 9 Apr 2020 04:24:15 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0394OEQf067769; Thu, 9 Apr 2020 04:24:14 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202004090424.0394OEQf067769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 9 Apr 2020 04:24:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531172 - head/audio/fluidsynth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/audio/fluidsynth X-SVN-Commit-Revision: 531172 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.29 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: Thu, 09 Apr 2020 04:24:15 -0000 Author: tobik Date: Thu Apr 9 04:24:14 2020 New Revision: 531172 URL: https://svnweb.freebsd.org/changeset/ports/531172 Log: audio/fluidsynth: Update to v2.1.2 Changes: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2 PR: 245416 Approved by: multimedia (tcberner) Modified: head/audio/fluidsynth/Makefile head/audio/fluidsynth/distinfo head/audio/fluidsynth/pkg-plist Modified: head/audio/fluidsynth/Makefile ============================================================================== --- head/audio/fluidsynth/Makefile Thu Apr 9 04:21:46 2020 (r531171) +++ head/audio/fluidsynth/Makefile Thu Apr 9 04:24:14 2020 (r531172) @@ -3,7 +3,7 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org Modified: head/audio/fluidsynth/distinfo ============================================================================== --- head/audio/fluidsynth/distinfo Thu Apr 9 04:21:46 2020 (r531171) +++ head/audio/fluidsynth/distinfo Thu Apr 9 04:24:14 2020 (r531172) @@ -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: head/audio/fluidsynth/pkg-plist ============================================================================== --- head/audio/fluidsynth/pkg-plist Thu Apr 9 04:21:46 2020 (r531171) +++ head/audio/fluidsynth/pkg-plist Thu Apr 9 04:24:14 2020 (r531172) @@ -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