Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2020 06:10:58 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524811 - in head/audio/lv2lint: . files
Message-ID:  <202002020610.0126Awqa094912@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Feb  2 06:10:58 2020
New Revision: 524811
URL: https://svnweb.freebsd.org/changeset/ports/524811

Log:
  audio/lv2lint: Update g20190403 -> 0.4.0

Deleted:
  head/audio/lv2lint/files/
Modified:
  head/audio/lv2lint/Makefile
  head/audio/lv2lint/distinfo

Modified: head/audio/lv2lint/Makefile
==============================================================================
--- head/audio/lv2lint/Makefile	Sun Feb  2 05:44:21 2020	(r524810)
+++ head/audio/lv2lint/Makefile	Sun Feb  2 06:10:58 2020	(r524811)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lv2lint
-DISTVERSION=	g20190403
-PORTREVISION=	1
+DISTVERSION=	0.4.0
 CATEGORIES=	audio
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -21,7 +20,6 @@ RUN_DEPENDS=	curl>0:ftp/curl \
 USES=		compiler:c++11-lang meson pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	OpenMusicKontrollers
-GH_TAGNAME=	3c24394
 
 PLIST_FILES=	bin/lv2lint \
 		man/man1/lv2lint.1.gz

Modified: head/audio/lv2lint/distinfo
==============================================================================
--- head/audio/lv2lint/distinfo	Sun Feb  2 05:44:21 2020	(r524810)
+++ head/audio/lv2lint/distinfo	Sun Feb  2 06:10:58 2020	(r524811)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556999377
-SHA256 (OpenMusicKontrollers-lv2lint-g20190403-3c24394_GH0.tar.gz) = 8f4b6b766a0d171205f7482288b6ec57ede420792330facdc61e3d2defc5d756
-SIZE (OpenMusicKontrollers-lv2lint-g20190403-3c24394_GH0.tar.gz) = 33858
+TIMESTAMP = 1580623652
+SHA256 (OpenMusicKontrollers-lv2lint-0.4.0_GH0.tar.gz) = 04dee37d26e9ee6366e1094509ac8294bb05ede2626db546c92d37d609be322a
+SIZE (OpenMusicKontrollers-lv2lint-0.4.0_GH0.tar.gz) = 52926



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