git: b3edffe19a36 - main - audio/vm-lv2: Update 0.12.0 -> 0.14.0

Mathieu Arnold mat at freebsd.org
Mon Apr 19 08:40:05 UTC 2021


On Sat, Apr 17, 2021 at 04:01:15AM +0000, Yuri Victorovich wrote:
> The branch main has been updated by yuri:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=b3edffe19a36b099edbeeac454cbb0e987957f00
> 
> commit b3edffe19a36b099edbeeac454cbb0e987957f00
> Author:     Yuri Victorovich <yuri at FreeBSD.org>
> AuthorDate: 2021-04-17 03:59:49 +0000
> Commit:     Yuri Victorovich <yuri at 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 at 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

When DISTNAME is not versionned, you must use DIST_SUBDIR.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210419/cc2220d3/attachment.sig>


More information about the dev-commits-ports-all mailing list