From owner-svn-ports-head@freebsd.org Fri May 10 04:20:46 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 905D61596A63; Fri, 10 May 2019 04:20:46 +0000 (UTC) (envelope-from tcberner@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 36C1C8EBF0; Fri, 10 May 2019 04:20:46 +0000 (UTC) (envelope-from tcberner@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 1380F26F6D; Fri, 10 May 2019 04:20:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4A4KjHf094145; Fri, 10 May 2019 04:20:45 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4A4KjFf094144; Fri, 10 May 2019 04:20:45 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201905100420.x4A4KjFf094144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 10 May 2019 04:20:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501151 - head/audio/pulseeffects X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/audio/pulseeffects X-SVN-Commit-Revision: 501151 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 36C1C8EBF0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.994,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Fri, 10 May 2019 04:20:46 -0000 Author: tcberner Date: Fri May 10 04:20:45 2019 New Revision: 501151 URL: https://svnweb.freebsd.org/changeset/ports/501151 Log: audio/pulseeffects: Update to 4.6.0 Changelog can be found at https://github.com/wwmm/pulseeffects/blob/master/CHANGELOG.md Submitted by: Daniel Shafer (maintainer) Differential Revision: https://reviews.freebsd.org/D20165 Modified: head/audio/pulseeffects/Makefile head/audio/pulseeffects/distinfo Modified: head/audio/pulseeffects/Makefile ============================================================================== --- head/audio/pulseeffects/Makefile Thu May 9 22:37:33 2019 (r501150) +++ head/audio/pulseeffects/Makefile Fri May 10 04:20:45 2019 (r501151) @@ -2,8 +2,7 @@ PORTNAME= pulseeffects DISTVERSIONPREFIX= v -DISTVERSION= 4.5.6 -PORTREVISION= 2 +DISTVERSION= 4.6.0 CATEGORIES= audio MAINTAINER= daniel@shafer.cc @@ -26,7 +25,10 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libpulse.so:audio/pulseaudio \ librubberband.so:audio/rubberband \ libsamplerate.so:audio/libsamplerate \ + libserd-0.so:devel/serd \ libsndfile.so:audio/libsndfile \ + libsord-0.so:devel/sord \ + libsratom-0.so:audio/sratom \ libzita-convolver.so:audio/zita-convolver RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gstreamer1>=1.4.0:multimedia/py-gstreamer1@${PY_FLAVOR} \ Modified: head/audio/pulseeffects/distinfo ============================================================================== --- head/audio/pulseeffects/distinfo Thu May 9 22:37:33 2019 (r501150) +++ head/audio/pulseeffects/distinfo Fri May 10 04:20:45 2019 (r501151) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552780350 -SHA256 (wwmm-pulseeffects-v4.5.6_GH0.tar.gz) = 157745a0615b4fe6ec27349c1282c8460ae0a8fb7e6da221a311f4e0a8b7d5b0 -SIZE (wwmm-pulseeffects-v4.5.6_GH0.tar.gz) = 1822218 +TIMESTAMP = 1557087292 +SHA256 (wwmm-pulseeffects-v4.6.0_GH0.tar.gz) = 38a73261bc82713366e6178d902754a19b5971b67b26175d86221c0493daafa1 +SIZE (wwmm-pulseeffects-v4.6.0_GH0.tar.gz) = 1831433