git: 74fbea4714c2 - main - audio/vm-lv2: Use upstream primary site
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Oct 2022 22:58:12 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=74fbea4714c2b8d862e7be4ba1b60abbdc62f628 commit 74fbea4714c2b8d862e7be4ba1b60abbdc62f628 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-10 22:55:05 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-10 22:55:09 +0000 audio/vm-lv2: Use upstream primary site Fetch archive directly from upstream's git repo PR: 266933 Reviewed by: yuri (maintainer) --- audio/vm-lv2/Makefile | 11 +++-------- audio/vm-lv2/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/audio/vm-lv2/Makefile b/audio/vm-lv2/Makefile index 16a5e646656c..940971ec052c 100644 --- a/audio/vm-lv2/Makefile +++ b/audio/vm-lv2/Makefile @@ -2,9 +2,9 @@ PORTNAME= vm DISTVERSION= 0.14.0 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/vm.lv2/-/archive/${DISTVERSION}/ -DISTNAME= vm.lv2-${DISTVERSION} +MASTER_SITES= https://git.open-music-kontrollers.ch/lv2/vm.lv2/snapshot/ PKGNAMESUFFIX= -lv2 +DISTNAME= ${PORTNAME}.lv2-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Virtual machine LV2 plugin bundle @@ -20,13 +20,8 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv \ libsord-0.so:devel/sord \ libsratom-0.so:audio/sratom -USES= compiler:c++11-lib gl meson pkgconfig localbase xorg +USES= compiler:c++11-lib gl meson pkgconfig localbase tar:xz xorg USE_XORG= x11 xext USE_GL= gl glew glu -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} - -post-extract: - @${MV} ${WRKDIR}/vm* ${WRKDIR}/${PORTNAME}-${PORTVERSION} - .include <bsd.port.mk> diff --git a/audio/vm-lv2/distinfo b/audio/vm-lv2/distinfo index 5394609dcd3c..de0e69c5fff1 100644 --- a/audio/vm-lv2/distinfo +++ b/audio/vm-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618822386 -SHA256 (vm.lv2-0.14.0.tar.gz) = 555bfc519f5c05013e9499eb4f6c6c092839e04425150d2e152a7b33dc309443 -SIZE (vm.lv2-0.14.0.tar.gz) = 1978271 +TIMESTAMP = 1665377099 +SHA256 (vm.lv2-0.14.0.tar.xz) = eca9f9e13cdc673cb0dfbfd9d3a419cb8d5b6d82ff1b6cc39cd69462e5c16f04 +SIZE (vm.lv2-0.14.0.tar.xz) = 1612880