Date: Sun, 25 Sep 2022 02:45:20 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bd5f9184b0b4 - main - audio/x42-plugins-lv2: Update 20220714 -> 20220923 Message-ID: <202209250245.28P2jK3W000277@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd5f9184b0b44b34a03ce29a6c3e25322a7c7b28 commit bd5f9184b0b44b34a03ce29a6c3e25322a7c7b28 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-25 01:18:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-25 02:45:14 +0000 audio/x42-plugins-lv2: Update 20220714 -> 20220923 Reported by: portscout --- audio/x42-plugins-lv2/Makefile | 2 +- audio/x42-plugins-lv2/distinfo | 6 +++--- audio/x42-plugins-lv2/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/audio/x42-plugins-lv2/Makefile b/audio/x42-plugins-lv2/Makefile index 9bc1410d1cfc..178a9988e911 100644 --- a/audio/x42-plugins-lv2/Makefile +++ b/audio/x42-plugins-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= x42-plugins -DISTVERSION= 20220714 # the version is published here: http://gareus.org/misc/x42-plugins.php +DISTVERSION= 20220923 # the version is published here: http://gareus.org/misc/x42-plugins.php CATEGORIES= audio MASTER_SITES= http://gareus.org/misc/x42-plugins/ PKGNAMESUFFIX= -lv2 diff --git a/audio/x42-plugins-lv2/distinfo b/audio/x42-plugins-lv2/distinfo index 7f6b478e4f56..16d39aed08ed 100644 --- a/audio/x42-plugins-lv2/distinfo +++ b/audio/x42-plugins-lv2/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1658160368 -SHA256 (x42-plugins-20220714.tar.xz) = 9b2ac739f8290b0b96f185f48d9dd1bada2ab57cac5347a304d72ec4ddecb575 -SIZE (x42-plugins-20220714.tar.xz) = 3587148 +TIMESTAMP = 1664056941 +SHA256 (x42-plugins-20220923.tar.xz) = f58f6ea796628a99baba6b35c0449f7000ca80cc1ab364844a018f9fbe114ede +SIZE (x42-plugins-20220923.tar.xz) = 3593696 SHA256 (x42-convoLV2-ff291a3_GH0.tar.gz) = 7cd61bad49daeb94de35aca9eb847575f25068d9d9fc9adda7d05ba87fb98a99 SIZE (x42-convoLV2-ff291a3_GH0.tar.gz) = 60157 diff --git a/audio/x42-plugins-lv2/pkg-plist b/audio/x42-plugins-lv2/pkg-plist index e761c3d07a1f..0ec1d942cd0e 100644 --- a/audio/x42-plugins-lv2/pkg-plist +++ b/audio/x42-plugins-lv2/pkg-plist @@ -5,6 +5,7 @@ bin/x42-fil4 bin/x42-matrixmixer8x8 bin/x42-meter bin/x42-mixtri +bin/x42-phaserotate bin/x42-scope bin/x42-spectr bin/x42-stepseq @@ -71,6 +72,7 @@ lib/lv2/onsettrigger.lv2/onsettrigger.ttl lib/lv2/phaserotate.lv2/manifest.ttl lib/lv2/phaserotate.lv2/phaserotate.so lib/lv2/phaserotate.lv2/phaserotate.ttl +lib/lv2/phaserotate.lv2/phaserotateUI_gl.so lib/lv2/sisco.lv2/manifest.ttl lib/lv2/sisco.lv2/sisco.so lib/lv2/sisco.lv2/sisco.ttl @@ -108,6 +110,7 @@ man/man1/x42-fil4.1.gz man/man1/x42-matrixmixer.1.gz man/man1/x42-meter.1.gz man/man1/x42-mixtri.1.gz +man/man1/x42-phaserotate.1.gz man/man1/x42-scope.1.gz man/man1/x42-spectr.1.gz man/man1/x42-stepseq.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209250245.28P2jK3W000277>