Skip to content

Commit

Permalink
audio/faust: update 2.68.1 → 2.69.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Nov 15, 2023
1 parent 4cb9cfc commit a4c31d1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
5 changes: 2 additions & 3 deletions 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
Expand Down Expand Up @@ -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 && \
Expand Down
6 changes: 3 additions & 3 deletions 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
Expand Down
3 changes: 1 addition & 2 deletions audio/faust/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a4c31d1

Please sign in to comment.