Date: Sun, 13 Feb 2022 19:44:01 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5ab3936c1ec7 - main - audio/rubberband: Update to 2.0.2 Message-ID: <202202131944.21DJi1RG008874@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ab3936c1ec791bc0379ca8f98e22cefd40aeb48 commit 5ab3936c1ec791bc0379ca8f98e22cefd40aeb48 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-13 18:52:24 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-13 19:43:32 +0000 audio/rubberband: Update to 2.0.2 Changelog: https://github.com/breakfastquay/rubberband/blob/default/CHANGELOG PR: 261424 Reviewed by: acm (maintainer) --- audio/rubberband/Makefile | 2 +- audio/rubberband/distinfo | 6 +++--- audio/rubberband/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index f2ebb3ad5c28..c9b22d63e941 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -1,7 +1,7 @@ # Created by: mathias.picker@gmx.de PORTNAME= rubberband -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.2 CATEGORIES= audio MASTER_SITES= https://breakfastquay.com/files/releases/ diff --git a/audio/rubberband/distinfo b/audio/rubberband/distinfo index 16ba570c3d4c..7d9091151d6e 100644 --- a/audio/rubberband/distinfo +++ b/audio/rubberband/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636845436 -SHA256 (rubberband-2.0.0.tar.bz2) = eccbf0545496ce3386a2433ceec31e6576a76ed6884310e4b465003bfe260286 -SIZE (rubberband-2.0.0.tar.bz2) = 175527 +TIMESTAMP = 1643699854 +SHA256 (rubberband-2.0.2.tar.bz2) = b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9 +SIZE (rubberband-2.0.2.tar.bz2) = 178974 diff --git a/audio/rubberband/pkg-plist b/audio/rubberband/pkg-plist index ae8c987dc9f8..6876bc0b7fc6 100644 --- a/audio/rubberband/pkg-plist +++ b/audio/rubberband/pkg-plist @@ -6,7 +6,10 @@ lib/ladspa/ladspa-rubberband.so lib/librubberband.a lib/librubberband.so lib/librubberband.so.2 -lib/librubberband.so.2.1.5 +lib/librubberband.so.2.1.7 +lib/lv2/rubberband.lv2/lv2-rubberband.so +lib/lv2/rubberband.lv2/lv2-rubberband.ttl +lib/lv2/rubberband.lv2/manifest.ttl lib/vamp/vamp-rubberband.cat lib/vamp/vamp-rubberband.so libdata/pkgconfig/rubberband.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202131944.21DJi1RG008874>