Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 07:57:47 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: ded87fb4eb0d - main - =?utf-8?Q?audio/qsynth:=20Update=200.9.10=20=E2=86=92=200.9.11?=
Message-ID:  <202306020757.3527vlci035294@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=ded87fb4eb0d5c85d36d99297aeb5750a0956b25

commit ded87fb4eb0d5c85d36d99297aeb5750a0956b25
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-02 07:17:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-02 07:57:40 +0000

    audio/qsynth: Update 0.9.10 → 0.9.11
---
 audio/qsynth/Makefile | 8 ++++----
 audio/qsynth/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index a180cba5525c..50c3903f97af 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	qsynth
-DISTVERSION=	0.9.10
-PORTREVISION=	1
+DISTVERSION=	0.9.11
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
@@ -13,8 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libfluidsynth.so:audio/fluidsynth
 
-USES=		cmake compiler:c++11-lang pkgconfig qt:6
-USE_CXXSTD=	c++11
+USES=		cmake compiler:c++17-lang pkgconfig qt:6
 USE_QT=		base svg tools:build
 
 # cf. PR 224488
@@ -33,6 +31,8 @@ XUNIQUE_USES=			xorg
 XUNIQUE_USE=			XORG=x11
 XUNIQUE_CMAKE_BOOL=		CONFIG_XUNIQUE
 
+BINARY_ALIAS=	git=false
+
 post-patch:
 	@${REINPLACE_CMD} -e ' \
 		s|oss,alsa,alsa_seq,|jack,sndio,oss,|; \
diff --git a/audio/qsynth/distinfo b/audio/qsynth/distinfo
index 85ae8e2c5e0e..8535cc55db04 100644
--- a/audio/qsynth/distinfo
+++ b/audio/qsynth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679604298
-SHA256 (qsynth-0.9.10.tar.gz) = 9da642a4aabdd080a56b4bec8af5a0cf6e9434bbeeec81790cb90ec9ae930750
-SIZE (qsynth-0.9.10.tar.gz) = 333389
+TIMESTAMP = 1685689842
+SHA256 (qsynth-0.9.11.tar.gz) = 29330dd9ef52b2c6fe578f24f1bd9be88144eaa3bac97c4676d6309142d7ec1b
+SIZE (qsynth-0.9.11.tar.gz) = 333402



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