mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/faust: Update to 2.5.23
Also updated WWW with the https version. Reported by: portscout Approved by: tcberner (mentor, implicit)
This commit is contained in:
parent
3754818b76
commit
b7a747a486
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463783
4 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= faust
|
||||
DISTVERSION= 2.5.21
|
||||
DISTVERSION= 2.5.23
|
||||
CATEGORIES= audio devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1518516044
|
||||
SHA256 (grame-cncm-faust-2.5.21_GH0.tar.gz) = c02f357b3fe22bc58f97085fbc11a38a569ff7ef6d553b0c28f13366cbdd607e
|
||||
SIZE (grame-cncm-faust-2.5.21_GH0.tar.gz) = 41237719
|
||||
TIMESTAMP = 1520413712
|
||||
SHA256 (grame-cncm-faust-2.5.23_GH0.tar.gz) = 52c21dff5b4f5da473ba3084324b06277096af6d240f7daab1d386f9cbeed6fe
|
||||
SIZE (grame-cncm-faust-2.5.23_GH0.tar.gz) = 41250065
|
||||
SHA256 (grame-cncm-faustlibraries-f889fe1_GH0.tar.gz) = 39f8b2825686993574e326b78ad543634a3b7559343575e66927d14c33885bc6
|
||||
SIZE (grame-cncm-faustlibraries-f889fe1_GH0.tar.gz) = 6080548
|
||||
SHA256 (ThatOtherPerson-xxd-cd8ecce_GH0.tar.gz) = 47e60f554a4a3c403146215cd2811be105c29e5e2fd48a077330c770b137a6d0
|
||||
|
|
|
@ -3,4 +3,4 @@ specifically designed for real-time signal processing and synthesis.
|
|||
FAUST targets high-performance signal processing applications and audio
|
||||
plug-ins for a variety of platforms and standards.
|
||||
|
||||
WWW: http://faust.grame.fr
|
||||
WWW: https://faust.grame.fr/
|
||||
|
|
|
@ -960,6 +960,7 @@ man/man1/faust.1.gz
|
|||
%%DATADIR%%/webaudio/osc.js
|
||||
%%DATADIR%%/webaudio/osc.wasm
|
||||
%%DATADIR%%/webaudio/qrcode.js
|
||||
%%DATADIR%%/webaudio/wasm-standalone-node-wrapper.js
|
||||
%%DATADIR%%/webaudio/wasm-standalone-node-wrapper-double.js
|
||||
%%DATADIR%%/webaudio/webComponent/index.html
|
||||
%%DATADIR%%/webaudio/webComponent/template/faustTemplate.html
|
||||
|
|
Loading…
Add table
Reference in a new issue