Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2023 19:06:37 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: a4c31d12716c - main - audio/faust: update 2.68.1 =?utf-8?Q?=E2=86=92?= 2.69.3
Message-ID:  <202311151906.3AFJ6bE0062143@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=a4c31d12716c13e18f05ec70e9a68c563196ea42

commit a4c31d12716c13e18f05ec70e9a68c563196ea42
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-15 17:02:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-15 19:06:35 +0000

    audio/faust: update 2.68.1 → 2.69.3
    
    Reported by:    portscout
---
 audio/faust/Makefile  | 5 ++---
 audio/faust/distinfo  | 6 +++---
 audio/faust/pkg-plist | 3 +--
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/audio/faust/Makefile b/audio/faust/Makefile
index 56be9b94061c..a732ea66bf9d 100644
--- a/audio/faust/Makefile
+++ b/audio/faust/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	faust
-DISTVERSION=	2.68.1
-PORTREVISION=	1
+DISTVERSION=	2.69.3
 CATEGORIES=	audio devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -74,7 +73,7 @@ post-install-HIGHLIGHT-on:
 	${INSTALL_DATA} ${WRKSRC}/syntax-highlighting/faust.vim ${STAGEDIR}${PREFIX}/share/vim/vimfiles/syntax/
 	# 6) EMACS TODO
 
-do-test: install # test fails: see https://github.com/grame-cncm/faust/issues/945
+do-test: install
 	@${CP} ${FILESDIR}/example-freeverb_demo.dsp ${TEST_WRKSRC}
 	@cd ${TEST_WRKSRC} && \
 		faust2jaqt example-freeverb_demo.dsp && \
diff --git a/audio/faust/distinfo b/audio/faust/distinfo
index 7fa5af8065db..aaceaf987629 100644
--- a/audio/faust/distinfo
+++ b/audio/faust/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1697533550
-SHA256 (grame-cncm-faust-2.68.1_GH0.tar.gz) = e092bb6266edfa9a0f8a95a574f148fd94356d7399cab2ce14b7a7b61271ee87
-SIZE (grame-cncm-faust-2.68.1_GH0.tar.gz) = 69888720
+TIMESTAMP = 1700066380
+SHA256 (grame-cncm-faust-2.69.3_GH0.tar.gz) = df182ebf63d7fd9d783a523713174ac93a78cdfa26b5c0631d5432d86f5eacd1
+SIZE (grame-cncm-faust-2.69.3_GH0.tar.gz) = 70533333
 SHA256 (grame-cncm-faustlibraries-f807daf180c0b05a5c109a182f671872710af04b_GH0.tar.gz) = 4b4d8218331bc0a195307153ebfc9e136e972ba7aee4fd6bd5b759db6c47724d
 SIZE (grame-cncm-faustlibraries-f807daf180c0b05a5c109a182f671872710af04b_GH0.tar.gz) = 7743765
 SHA256 (ccrma-faust2ck-db879cb_GH0.tar.gz) = 78a4ca3deef0940122c68cb4872b9423778177ddf02d113f8f01d0e37351f816
diff --git a/audio/faust/pkg-plist b/audio/faust/pkg-plist
index 5799bf79acd4..ae598a1b91d3 100644
--- a/audio/faust/pkg-plist
+++ b/audio/faust/pkg-plist
@@ -268,7 +268,7 @@ lib/ios-libsndfile.a
 lib/libOSCFaust.a
 lib/libfaust.so
 lib/libfaust.so.2
-lib/libfaust.so.2.68.1
+lib/libfaust.so.2.69.3
 %%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
 %%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
 %%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
@@ -400,7 +400,6 @@ lib/libfaust.so.2.68.1
 %%DATADIR%%/ca-qt.cpp
 %%DATADIR%%/cmajor/Makefile
 %%DATADIR%%/cmajor/README.md
-%%DATADIR%%/cmajor/Using-Faust-in-Cmajor.md
 %%DATADIR%%/cmajor/cmajor-faust-editor.cpp
 %%DATADIR%%/cmajor/cmajor-faust-player.cpp
 %%DATADIR%%/cmajor/cmajor-faust-tester.cpp



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