Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 05:53:34 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: 55b0acea661a - main - audio/synthv1-lv2: Update 0.9.25 -> 0.9.26
Message-ID:  <202206090553.2595rYkb030390@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=55b0acea661a19c762d6678a88e847e673ba6ccb

commit 55b0acea661a19c762d6678a88e847e673ba6ccb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-09 05:31:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-09 05:53:28 +0000

    audio/synthv1-lv2: Update 0.9.25 -> 0.9.26
    
    Reported by:    portscout
---
 audio/synthv1-lv2/Makefile | 4 ++--
 audio/synthv1-lv2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/synthv1-lv2/Makefile b/audio/synthv1-lv2/Makefile
index ff788351cdcf..9b45e75799fb 100644
--- a/audio/synthv1-lv2/Makefile
+++ b/audio/synthv1-lv2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	synthv1
 DISTVERSIONPREFIX=	${PORTNAME}_
-DISTVERSION=	0_9_25
+DISTVERSION=	0_9_26
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libjack.so:audio/jack \
 USES=		cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:5 \
 		shared-mime-info
 USE_GL=		gl
-USE_QT=		core gui widgets xml buildtools_build linguisttools_build qmake_build
+USE_QT=		core gui svg widgets xml buildtools_build linguisttools_build qmake_build
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	rncbc
diff --git a/audio/synthv1-lv2/distinfo b/audio/synthv1-lv2/distinfo
index a1170288832e..b1da479e4bbb 100644
--- a/audio/synthv1-lv2/distinfo
+++ b/audio/synthv1-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649469856
-SHA256 (rncbc-synthv1-synthv1_0_9_25_GH0.tar.gz) = d07d250b4b2496349b0a3a90620c61b98b7e0965e65e423b2a8366e45a479432
-SIZE (rncbc-synthv1-synthv1_0_9_25_GH0.tar.gz) = 234751
+TIMESTAMP = 1654750836
+SHA256 (rncbc-synthv1-synthv1_0_9_26_GH0.tar.gz) = 4ff2da0780cb6175c5ab319f95914de1e4df7da4c6b60188ffc07dd1bcd14d75
+SIZE (rncbc-synthv1-synthv1_0_9_26_GH0.tar.gz) = 235067



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