Date: Sun, 1 May 2022 17:37:07 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: a94ee06b9c36 - main - audio/lv2lint: Update 0.14.0 -> 0.16.2 Message-ID: <202205011737.241Hb7Ex075616@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=a94ee06b9c363b6ad712554bcaeaf69c57bd30ba commit a94ee06b9c363b6ad712554bcaeaf69c57bd30ba Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-01 16:26:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-01 17:37:01 +0000 audio/lv2lint: Update 0.14.0 -> 0.16.2 Reported by: portscout --- audio/lv2lint/Makefile | 4 ++-- audio/lv2lint/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/lv2lint/Makefile b/audio/lv2lint/Makefile index 595302f050d8..5978f48d7e65 100644 --- a/audio/lv2lint/Makefile +++ b/audio/lv2lint/Makefile @@ -1,12 +1,12 @@ PORTNAME= lv2lint -DISTVERSION= 0.14.0 +DISTVERSION= 0.16.2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Check whether a given LV2 plugin is up to the specification LICENSE= ART20 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSES/Artistic-2.0.txt BUILD_DEPENDS= lv2>0:audio/lv2 \ curl>0:ftp/curl \ diff --git a/audio/lv2lint/distinfo b/audio/lv2lint/distinfo index b5b328eb5462..74cce51bc03d 100644 --- a/audio/lv2lint/distinfo +++ b/audio/lv2lint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626552972 -SHA256 (OpenMusicKontrollers-lv2lint-0.14.0_GH0.tar.gz) = 5acf0620b60ba4e2a3619475882ca0ed127b94c310c73a1573a9323578f8aee3 -SIZE (OpenMusicKontrollers-lv2lint-0.14.0_GH0.tar.gz) = 62240 +TIMESTAMP = 1651421262 +SHA256 (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 7859561ebc38229148b6d6a171b0d26c135f4eec7f32e2e92d19d6a7f4560624 +SIZE (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 69506
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205011737.241Hb7Ex075616>