Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2021 08:54:34 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: ef2ee1871762 - main - audio/poly-lv2: Update g20201118 -> g20210408
Message-ID:  <202104080854.1388sYO8005101@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=ef2ee187176273f479e66b3902e13472ea461431

commit ef2ee187176273f479e66b3902e13472ea461431
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-08 07:32:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-08 08:54:32 +0000

    audio/poly-lv2: Update g20201118 -> g20210408
---
 audio/poly-lv2/Makefile | 7 ++++---
 audio/poly-lv2/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/audio/poly-lv2/Makefile b/audio/poly-lv2/Makefile
index 59e8dac90ec3..60cd92ed67f8 100644
--- a/audio/poly-lv2/Makefile
+++ b/audio/poly-lv2/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	poly
-DISTVERSION=	g20201118
+DISTVERSION=	g20210408
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Collection of LV2 plugins designed for modular/eurorack style use
 
-#LICENSE=	not defined in the repository: https://github.com/polyeffects/PolyLV2/issues/2
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs
@@ -16,7 +17,7 @@ USES=		gmake pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	polyeffects
 GH_PROJECT=	PolyLV2
-GH_TAGNAME=	3fd1dd4
+GH_TAGNAME=	a363599
 
 do-build:
 	@cd ${WRKSRC} && for d in $$(ls); do \
diff --git a/audio/poly-lv2/distinfo b/audio/poly-lv2/distinfo
index 1b9d45fb4a78..16ae8cfab5fe 100644
--- a/audio/poly-lv2/distinfo
+++ b/audio/poly-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617823013
-SHA256 (polyeffects-PolyLV2-g20201118-3fd1dd4_GH0.tar.gz) = 18d9f90f7664a8c5688de01e362bae0d27c95721614f5043f7125a69cb745769
-SIZE (polyeffects-PolyLV2-g20201118-3fd1dd4_GH0.tar.gz) = 231389
+TIMESTAMP = 1617866947
+SHA256 (polyeffects-PolyLV2-g20210408-a363599_GH0.tar.gz) = 1131d59b71c1516bdfc95163000852d1bdbb97545ecb3ee8efb9fdcf9440c47e
+SIZE (polyeffects-PolyLV2-g20210408-a363599_GH0.tar.gz) = 236863



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104080854.1388sYO8005101>