git: e175ee8af69c - main - audio/lv2lint: Use upstream primary site

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 10 Oct 2022 22:58:09 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e175ee8af69cdbd4722c8accdcfc9ef953ed1c17

commit e175ee8af69cdbd4722c8accdcfc9ef953ed1c17
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-10 22:51:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-10 22:51:10 +0000

    audio/lv2lint: Use upstream primary site
    
    Fetch archive directly from upstream's git repo
    Update WWW entry
    
    PR:             266929
    Reviewed by:    yuri (maintainer)
---
 audio/lv2lint/Makefile | 7 +++----
 audio/lv2lint/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/audio/lv2lint/Makefile b/audio/lv2lint/Makefile
index f545e30e9061..97170dabd475 100644
--- a/audio/lv2lint/Makefile
+++ b/audio/lv2lint/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	lv2lint
 DISTVERSION=	0.16.2
 CATEGORIES=	audio
+MASTER_SITES=	https://git.open-music-kontrollers.ch/lv2/lv2lint/snapshot/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Check whether a given LV2 plugin is up to the specification
-WWW=		https://github.com/OpenMusicKontrollers/lv2lint
+WWW=		https://open-music-kontrollers.ch/lv2/lv2lint/
 
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSES/Artistic-2.0.txt
@@ -18,9 +19,7 @@ LIB_DEPENDS=	liblilv-0.so:audio/lilv
 RUN_DEPENDS=	curl>0:ftp/curl \
 		libelf>0:devel/libelf
 
-USES=		compiler:c++11-lang meson pkgconfig
-USE_GITHUB=	yes
-GH_ACCOUNT=	OpenMusicKontrollers
+USES=		compiler:c++11-lang meson pkgconfig tar:xz
 
 PLIST_FILES=	bin/lv2lint \
 		man/man1/lv2lint.1.gz
diff --git a/audio/lv2lint/distinfo b/audio/lv2lint/distinfo
index 74cce51bc03d..abb7c1d83dae 100644
--- a/audio/lv2lint/distinfo
+++ b/audio/lv2lint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651421262
-SHA256 (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 7859561ebc38229148b6d6a171b0d26c135f4eec7f32e2e92d19d6a7f4560624
-SIZE (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 69506
+TIMESTAMP = 1665375946
+SHA256 (lv2lint-0.16.2.tar.xz) = b23810571f2e18d3d6714c0acc65210a1a5fcd78fff03f1c820553a5c1c45cf4
+SIZE (lv2lint-0.16.2.tar.xz) = 51984