Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2023 07:05:44 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: 16b86fa1dd0e - main - audio/samplv1-lv2: update 0.9.31 =?utf-8?Q?=E2=86=92?= 0.9.32
Message-ID:  <202309130705.38D75iT0001114@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=16b86fa1dd0e31bec36c7b4313a4d2cd5a12995f

commit 16b86fa1dd0e31bec36c7b4313a4d2cd5a12995f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-09-13 05:43:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-09-13 07:05:38 +0000

    audio/samplv1-lv2: update 0.9.31 → 0.9.32
---
 audio/samplv1-lv2/Makefile | 6 +++---
 audio/samplv1-lv2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/audio/samplv1-lv2/Makefile b/audio/samplv1-lv2/Makefile
index 7418e7ae8d1c..b2c6be99adbb 100644
--- a/audio/samplv1-lv2/Makefile
+++ b/audio/samplv1-lv2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	samplv1
-DISTVERSION=	0.9.31
+DISTVERSION=	0.9.32
 CATEGORIES=	audio
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-lv2
@@ -18,10 +18,10 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		liblo.so:audio/liblo \
 		libsndfile.so:audio/libsndfile
 
-USES=		cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:5 \
+USES=		cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:6 \
 		shared-mime-info
+USE_QT=		base svg tools:build
 USE_GL=		gl
-USE_QT=		core gui svg widgets xml buildtools:build linguisttools:build qmake:build
 
 PLIST_SUB=	SHL3=${PORTVERSION} SHL2=${PORTVERSION:R}
 
diff --git a/audio/samplv1-lv2/distinfo b/audio/samplv1-lv2/distinfo
index 3428b64012c1..7f584ee5e339 100644
--- a/audio/samplv1-lv2/distinfo
+++ b/audio/samplv1-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686099737
-SHA256 (samplv1-0.9.31.tar.gz) = 9d4eb430709e5ed53d28c8dd9c01f07fc042be569b72a248bd766d2256a50bcb
-SIZE (samplv1-0.9.31.tar.gz) = 283826
+TIMESTAMP = 1694582110
+SHA256 (samplv1-0.9.32.tar.gz) = 8b5a5d2adf774bc17c2546c38a5a5460ce30c0d7e94b1be0b596393475a9859f
+SIZE (samplv1-0.9.32.tar.gz) = 284294



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