git: 077ad91f68e5 - main - audio/moony-lv2: Use upstream primary site
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Oct 2022 22:58:08 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=077ad91f68e5b49d7ab12a7760e6d7cb616023af commit 077ad91f68e5b49d7ab12a7760e6d7cb616023af Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-10 22:49:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-10 22:49:37 +0000 audio/moony-lv2: Use upstream primary site Fetch archive directly from upstream's git repo PR: 266931 Reviewed by: yuri (maintainer) --- audio/moony-lv2/Makefile | 8 +++----- audio/moony-lv2/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/audio/moony-lv2/Makefile b/audio/moony-lv2/Makefile index bc82d0d9f1b8..4d414f18a85f 100644 --- a/audio/moony-lv2/Makefile +++ b/audio/moony-lv2/Makefile @@ -2,8 +2,9 @@ PORTNAME= moony DISTVERSION= 0.36.0 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/moony.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ +MASTER_SITES= https://git.open-music-kontrollers.ch/lv2/moony.lv2/snapshot/ PKGNAMESUFFIX= -lv2 +DISTNAME= ${PORTNAME}.lv2-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Realtime Lua as programmable glue in LV2 @@ -14,11 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= lv2>0:audio/lv2 -USES= compiler:c++11-lang gl meson pkgconfig xorg +USES= compiler:c++11-lang gl meson pkgconfig tar:xz xorg USE_XORG= x11 xext USE_GL= gl glew glu -post-extract: - @${MV} ${WRKDIR}/moony* ${WRKDIR}/${PORTNAME}-${PORTVERSION} - .include <bsd.port.mk> diff --git a/audio/moony-lv2/distinfo b/audio/moony-lv2/distinfo index bfd8c759344f..c04600f32759 100644 --- a/audio/moony-lv2/distinfo +++ b/audio/moony-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613369617 -SHA256 (moony-0.36.0.tar.gz) = bb26d04b56c82b48f8e892e3eee1b15482a40de4f524f79b3e7af73d70b7d55d -SIZE (moony-0.36.0.tar.gz) = 6492221 +TIMESTAMP = 1665376484 +SHA256 (moony.lv2-0.36.0.tar.xz) = 825d4c6449dbe5c8efd629c38e41128cb3941e5c1b3b8c75d852a36b669ea484 +SIZE (moony.lv2-0.36.0.tar.xz) = 5186096