Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2021 04:01:15 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: b3edffe19a36 - main - audio/vm-lv2: Update 0.12.0 -> 0.14.0
Message-ID:  <202104170401.13H41FBP047402@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=b3edffe19a36b099edbeeac454cbb0e987957f00

commit b3edffe19a36b099edbeeac454cbb0e987957f00
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-17 03:59:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-17 04:00:59 +0000

    audio/vm-lv2: Update 0.12.0 -> 0.14.0
---
 audio/vm-lv2/Makefile | 7 +++++--
 audio/vm-lv2/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/audio/vm-lv2/Makefile b/audio/vm-lv2/Makefile
index 42ddeaa8dc73..b0ede4ee1f45 100644
--- a/audio/vm-lv2/Makefile
+++ b/audio/vm-lv2/Makefile
@@ -1,9 +1,10 @@
 # Created by: Yuri Victorovich <yuri@rawbw.com>
 
 PORTNAME=	vm
-DISTVERSION=	0.12.0
+DISTVERSION=	0.14.0
 CATEGORIES=	audio
-MASTER_SITES=	https://gitlab.com/OpenMusicKontrollers/vm.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/
+MASTER_SITES=	https://gitlab.com/OpenMusicKontrollers/vm.lv2/-/archive/${DISTVERSION}/
+DISTNAME=	vm.lv2
 PKGNAMESUFFIX=	-lv2
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -23,6 +24,8 @@ USES=		compiler:c++11-lib gl meson pkgconfig localbase xorg
 USE_XORG=	x11 xext
 USE_GL=		gl glew glu
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
+
 post-extract:
 	@${MV} ${WRKDIR}/vm* ${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
diff --git a/audio/vm-lv2/distinfo b/audio/vm-lv2/distinfo
index dfb425c021cf..d9a4d070481d 100644
--- a/audio/vm-lv2/distinfo
+++ b/audio/vm-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610931243
-SHA256 (vm-0.12.0.tar.gz) = 9eb7f740078cdd7bd495efd9d6af8589edf6877528740c37d208f3830f8ba15a
-SIZE (vm-0.12.0.tar.gz) = 1979696
+TIMESTAMP = 1618626410
+SHA256 (vm.lv2.tar.gz) = aa764d983775e3190411f4ffcd4fc0df7c84ef54165293c67a80c9310da2f4e5
+SIZE (vm.lv2.tar.gz) = 1979430



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104170401.13H41FBP047402>