git: 0f226f36d326 - main - audio/eteroj-lv2: Use upstream primary site

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

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

commit 0f226f36d326319f895c98dac4120f7e1a051787
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-10 22:56:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-10 22:56:40 +0000

    audio/eteroj-lv2: Use upstream primary site
    
    Fetch archive directly from upstream's git repo
---
 audio/eteroj-lv2/Makefile | 7 +++----
 audio/eteroj-lv2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/audio/eteroj-lv2/Makefile b/audio/eteroj-lv2/Makefile
index efb42a68b119..1a27f699254a 100644
--- a/audio/eteroj-lv2/Makefile
+++ b/audio/eteroj-lv2/Makefile
@@ -1,7 +1,9 @@
 PORTNAME=	eteroj
 DISTVERSION=	0.10.0
 CATEGORIES=	audio
+MASTER_SITES=	https://git.open-music-kontrollers.ch/lv2/eteroj.lv2/snapshot/
 PKGNAMESUFFIX=	-lv2
+DISTNAME=	${PORTNAME}.lv2-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	OSC injection/ejection from/to UDP/TCP/Serial for LV2
@@ -17,10 +19,7 @@ LIB_DEPENDS=	libsratom-0.so:audio/sratom \
 		libsord-0.so:devel/sord \
 		libuv.so:devel/libuv
 
-USES=		compiler:c11 meson pkgconfig
-USE_GITHUB=	yes
-GH_ACCOUNT=	OpenMusicKontrollers
-GH_PROJECT=	eteroj.lv2
+USES=		compiler:c11 meson pkgconfig tar:xz
 
 PLIST_FILES=	lib/lv2/eteroj.lv2/eteroj.so \
 		lib/lv2/eteroj.lv2/eteroj.ttl \
diff --git a/audio/eteroj-lv2/distinfo b/audio/eteroj-lv2/distinfo
index ae25ca15f0da..fd895bc05a02 100644
--- a/audio/eteroj-lv2/distinfo
+++ b/audio/eteroj-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618626696
-SHA256 (OpenMusicKontrollers-eteroj.lv2-0.10.0_GH0.tar.gz) = 7aa0d7a4d827185fe4e26279d0c41f91de36eeae0e55eb7705584d960d60ab0c
-SIZE (OpenMusicKontrollers-eteroj.lv2-0.10.0_GH0.tar.gz) = 85033
+TIMESTAMP = 1665375730
+SHA256 (eteroj.lv2-0.10.0.tar.xz) = 5fb603324ee375b29e76b0a95efcde75ebe19691d46ba84759e681ca9b0e3ba2
+SIZE (eteroj.lv2-0.10.0.tar.xz) = 53884