git: d56506c4f234 - main - audio/faust: update 2.81.8 → 2.81.10

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 05 Nov 2025 08:44:02 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d56506c4f2342c5b7b2fd1d4bfcc16d563bdc5c1

commit d56506c4f2342c5b7b2fd1d4bfcc16d563bdc5c1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-05 08:29:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-05 08:43:52 +0000

    audio/faust: update 2.81.8 → 2.81.10
---
 audio/faust/Makefile  |  4 +++-
 audio/faust/distinfo  |  6 +++---
 audio/faust/pkg-plist | 40 ++++++++++++++++++++++++----------------
 3 files changed, 30 insertions(+), 20 deletions(-)

diff --git a/audio/faust/Makefile b/audio/faust/Makefile
index ff1f80a416b1..373cfb2c3cc3 100644
--- a/audio/faust/Makefile
+++ b/audio/faust/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	faust
-DISTVERSION=	2.81.8
+DISTVERSION=	2.81.10
 CATEGORIES=	audio devel
 MASTER_SITES=	https://github.com/grame-cncm/faust/releases/download/${DISTVERSION}/
 
@@ -70,6 +70,8 @@ post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/faust
 	@${RM} -r ${STAGEDIR}${PREFIX}/lib/faust # https://github.com/grame-cncm/faust/issues/135
 	@${FIND} ${STAGEDIR} -name android | ${XARGS} ${RM} -r
+	# update QT modules in installes bin/faust2*
+	${REINPLACE_CMD} -i '' -e 's| printsupport||g' ${STAGEDIR}${PREFIX}/bin/faust2*
 
 post-install-HIGHLIGHT-on:
 	# 1) kate
diff --git a/audio/faust/distinfo b/audio/faust/distinfo
index e2b97667ba17..e4ac3cdd0210 100644
--- a/audio/faust/distinfo
+++ b/audio/faust/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1759285801
-SHA256 (faust-2.81.8.tar.gz) = 2bc6ca210957008dfb8423e65e135b65938acf345299ed05d655c290b1c44a11
-SIZE (faust-2.81.8.tar.gz) = 79747092
+TIMESTAMP = 1762328214
+SHA256 (faust-2.81.10.tar.gz) = c69977380d07aaabb939362c6c306401d55fd9ccd9336c49cabf9adb8f7d4756
+SIZE (faust-2.81.10.tar.gz) = 79748114
 SHA256 (e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch) = 3e8839cccfec0d4c609903aa9ed3416f58443eb0eda228f52bcc19f4a4c0f602
 SIZE (e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch) = 1906
diff --git a/audio/faust/pkg-plist b/audio/faust/pkg-plist
index 0bc19c30a26e..ea507371f8e7 100644
--- a/audio/faust/pkg-plist
+++ b/audio/faust/pkg-plist
@@ -288,7 +288,7 @@ lib/ios-libsndfile.a
 lib/libOSCFaust.a
 lib/libfaust.so
 lib/libfaust.so.2
-lib/libfaust.so.2.81.8
+lib/libfaust.so.2.81.10
 %%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
 %%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
 %%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
@@ -425,6 +425,14 @@ lib/libfaust.so.2.81.8
 %%DATADIR%%/chaos-stratus/build-install-effect.sh
 %%DATADIR%%/chaos-stratus/install-effect.sh
 %%DATADIR%%/chaos-stratus/stratus.cpp
+%%DATADIR%%/clap/Makefile.simple
+%%DATADIR%%/clap/clap-arch.cpp
+%%DATADIR%%/clap/clap-helpers-impl.cpp
+%%DATADIR%%/clap/clap-mapui.h
+%%DATADIR%%/clap/faust-hot-reload.py
+%%DATADIR%%/clap/interpreter-clap.cpp
+%%DATADIR%%/clap/interpreter-clap.h
+%%DATADIR%%/clap/simple-faust.cpp
 %%DATADIR%%/cmajor/Makefile
 %%DATADIR%%/cmajor/README.md
 %%DATADIR%%/cmajor/cmajor-faust-editor.cpp
@@ -955,26 +963,26 @@ lib/libfaust.so.2.81.8
 %%DATADIR%%/wwise/README.md
 %%DATADIR%%/wwise/__init__.py
 %%DATADIR%%/wwise/config.py
-%%DATADIR%%/wwise/default/effect (in-place)/SoundEnginePlugin/ProjectNameFX.cpp
-%%DATADIR%%/wwise/default/effect (in-place)/SoundEnginePlugin/ProjectNameFX.h
-%%DATADIR%%/wwise/default/effect (in-place)/SoundEnginePlugin/ProjectNameFXParams.cpp
-%%DATADIR%%/wwise/default/effect (in-place)/SoundEnginePlugin/ProjectNameFXParams.h
-%%DATADIR%%/wwise/default/effect (in-place)/WwisePlugin/ProjectNamePlugin.cpp
-%%DATADIR%%/wwise/default/effect (out-of-place)/SoundEnginePlugin/ProjectNameFX.cpp
-%%DATADIR%%/wwise/default/effect (out-of-place)/SoundEnginePlugin/ProjectNameFX.h
-%%DATADIR%%/wwise/default/effect (out-of-place)/SoundEnginePlugin/ProjectNameFXParams.cpp
-%%DATADIR%%/wwise/default/effect (out-of-place)/SoundEnginePlugin/ProjectNameFXParams.h
-%%DATADIR%%/wwise/default/effect (out-of-place)/WwisePlugin/ProjectNamePlugin.cpp
-%%DATADIR%%/wwise/default/source/SoundEnginePlugin/ProjectNameSource.cpp
-%%DATADIR%%/wwise/default/source/SoundEnginePlugin/ProjectNameSource.h
-%%DATADIR%%/wwise/default/source/SoundEnginePlugin/ProjectNameSourceParams.cpp
-%%DATADIR%%/wwise/default/source/SoundEnginePlugin/ProjectNameSourceParams.h
-%%DATADIR%%/wwise/default/source/WwisePlugin/ProjectNamePlugin.cpp
 %%DATADIR%%/wwise/integrator.py
 %%DATADIR%%/wwise/jsonprocessor.py
 %%DATADIR%%/wwise/orchestrator.py
 %%DATADIR%%/wwise/parameters.py
 %%DATADIR%%/wwise/processor.py
+%%DATADIR%%/wwise/scaffolding.2024/effect (in-place)/SoundEnginePlugin/ProjectNameFX.cpp
+%%DATADIR%%/wwise/scaffolding.2024/effect (in-place)/SoundEnginePlugin/ProjectNameFX.h
+%%DATADIR%%/wwise/scaffolding.2024/effect (in-place)/SoundEnginePlugin/ProjectNameFXParams.cpp
+%%DATADIR%%/wwise/scaffolding.2024/effect (in-place)/SoundEnginePlugin/ProjectNameFXParams.h
+%%DATADIR%%/wwise/scaffolding.2024/effect (in-place)/WwisePlugin/ProjectNamePlugin.cpp
+%%DATADIR%%/wwise/scaffolding.2024/effect (out-of-place)/SoundEnginePlugin/ProjectNameFX.cpp
+%%DATADIR%%/wwise/scaffolding.2024/effect (out-of-place)/SoundEnginePlugin/ProjectNameFX.h
+%%DATADIR%%/wwise/scaffolding.2024/effect (out-of-place)/SoundEnginePlugin/ProjectNameFXParams.cpp
+%%DATADIR%%/wwise/scaffolding.2024/effect (out-of-place)/SoundEnginePlugin/ProjectNameFXParams.h
+%%DATADIR%%/wwise/scaffolding.2024/effect (out-of-place)/WwisePlugin/ProjectNamePlugin.cpp
+%%DATADIR%%/wwise/scaffolding.2024/source/SoundEnginePlugin/ProjectNameSource.cpp
+%%DATADIR%%/wwise/scaffolding.2024/source/SoundEnginePlugin/ProjectNameSource.h
+%%DATADIR%%/wwise/scaffolding.2024/source/SoundEnginePlugin/ProjectNameSourceParams.cpp
+%%DATADIR%%/wwise/scaffolding.2024/source/SoundEnginePlugin/ProjectNameSourceParams.h
+%%DATADIR%%/wwise/scaffolding.2024/source/WwisePlugin/ProjectNamePlugin.cpp
 %%DATADIR%%/wwise/spkcfg.py
 %%DATADIR%%/wwise/test.py
 %%DATADIR%%/wwise/utils.py