Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2022 20:21:29 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: 211dadbb1e70 - main - audio/synthv1-lv2: Update 0.9.23 -> 0.9.24
Message-ID:  <202201092021.209KLTDX023780@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=211dadbb1e709e373391452c12823719f2d30d8d

commit 211dadbb1e709e373391452c12823719f2d30d8d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-09 20:19:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-09 20:21:20 +0000

    audio/synthv1-lv2: Update 0.9.23 -> 0.9.24
---
 audio/synthv1-lv2/Makefile  | 5 ++---
 audio/synthv1-lv2/distinfo  | 6 +++---
 audio/synthv1-lv2/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/audio/synthv1-lv2/Makefile b/audio/synthv1-lv2/Makefile
index 31fe5f1d0daa..2ccfc145769c 100644
--- a/audio/synthv1-lv2/Makefile
+++ b/audio/synthv1-lv2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	synthv1
 DISTVERSIONPREFIX=	${PORTNAME}_
-DISTVERSION=	0_9_23
-PORTREVISION=	1
+DISTVERSION=	0_9_24
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -9,7 +8,7 @@ MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Old-school polyphonic synthesizer
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libjack.so:audio/jack \
diff --git a/audio/synthv1-lv2/distinfo b/audio/synthv1-lv2/distinfo
index 0c63fbdec3aa..65d985e33b60 100644
--- a/audio/synthv1-lv2/distinfo
+++ b/audio/synthv1-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625772321
-SHA256 (rncbc-synthv1-synthv1_0_9_23_GH0.tar.gz) = 307741852e54deb36658a8c6ed858ee354b41bbdc95541d087733e1598f73776
-SIZE (rncbc-synthv1-synthv1_0_9_23_GH0.tar.gz) = 246461
+TIMESTAMP = 1641758138
+SHA256 (rncbc-synthv1-synthv1_0_9_24_GH0.tar.gz) = f1c5d05aa68d5d6c09ccafa0f4bcb28fa28d467e9419f9c6675c09784e42babb
+SIZE (rncbc-synthv1-synthv1_0_9_24_GH0.tar.gz) = 230578
diff --git a/audio/synthv1-lv2/pkg-plist b/audio/synthv1-lv2/pkg-plist
index 35abd6f89045..1f5c1270f696 100644
--- a/audio/synthv1-lv2/pkg-plist
+++ b/audio/synthv1-lv2/pkg-plist
@@ -5,10 +5,10 @@ lib/lv2/synthv1.lv2/synthv1.ttl
 lib/lv2/synthv1.lv2/synthv1_ui.ttl
 man/fr/man1/synthv1.1.gz
 man/man1/synthv1.1.gz
-share/applications/synthv1.desktop
+share/applications/org.rncbc.synthv1.desktop
 share/icons/hicolor/32x32/apps/synthv1.png
 share/icons/hicolor/32x32/mimetypes/application-x-synthv1-preset.png
 share/icons/hicolor/scalable/apps/synthv1.svg
 share/icons/hicolor/scalable/mimetypes/application-x-synthv1-preset.svg
-share/metainfo/synthv1.appdata.xml
+share/metainfo/org.rncbc.synthv1.xml
 share/mime/packages/synthv1.xml



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