svn commit: r463783 - head/audio/faust
Yuri Victorovich
yuri at FreeBSD.org
Wed Mar 7 09:27:19 UTC 2018
Author: yuri
Date: Wed Mar 7 09:27:17 2018
New Revision: 463783
URL: https://svnweb.freebsd.org/changeset/ports/463783
Log:
audio/faust: Update to 2.5.23
Also updated WWW with the https version.
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Modified:
head/audio/faust/Makefile
head/audio/faust/distinfo
head/audio/faust/pkg-descr
head/audio/faust/pkg-plist
Modified: head/audio/faust/Makefile
==============================================================================
--- head/audio/faust/Makefile Wed Mar 7 09:17:33 2018 (r463782)
+++ head/audio/faust/Makefile Wed Mar 7 09:27:17 2018 (r463783)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= faust
-DISTVERSION= 2.5.21
+DISTVERSION= 2.5.23
CATEGORIES= audio devel
MAINTAINER= yuri at FreeBSD.org
Modified: head/audio/faust/distinfo
==============================================================================
--- head/audio/faust/distinfo Wed Mar 7 09:17:33 2018 (r463782)
+++ head/audio/faust/distinfo Wed Mar 7 09:27:17 2018 (r463783)
@@ -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
Modified: head/audio/faust/pkg-descr
==============================================================================
--- head/audio/faust/pkg-descr Wed Mar 7 09:17:33 2018 (r463782)
+++ head/audio/faust/pkg-descr Wed Mar 7 09:27:17 2018 (r463783)
@@ -3,4 +3,4 @@ specifically designed for real-time signal processing
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/
Modified: head/audio/faust/pkg-plist
==============================================================================
--- head/audio/faust/pkg-plist Wed Mar 7 09:17:33 2018 (r463782)
+++ head/audio/faust/pkg-plist Wed Mar 7 09:27:17 2018 (r463783)
@@ -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
More information about the svn-ports-all
mailing list