Date: Tue, 13 Feb 2018 10:19:33 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461693 - head/audio/faust Message-ID: <201802131019.w1DAJXo1074827@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Feb 13 10:19:33 2018 New Revision: 461693 URL: https://svnweb.freebsd.org/changeset/ports/461693 Log: audio/faust: Update to 2.5.21 Changelog: https://github.com/grame-cncm/faust/releases/tag/2.5.21 Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/audio/faust/Makefile head/audio/faust/distinfo head/audio/faust/pkg-plist Modified: head/audio/faust/Makefile ============================================================================== --- head/audio/faust/Makefile Tue Feb 13 09:58:47 2018 (r461692) +++ head/audio/faust/Makefile Tue Feb 13 10:19:33 2018 (r461693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= faust -DISTVERSION= 2.5.17 +DISTVERSION= 2.5.21 CATEGORIES= audio devel MAINTAINER= yuri@FreeBSD.org Modified: head/audio/faust/distinfo ============================================================================== --- head/audio/faust/distinfo Tue Feb 13 09:58:47 2018 (r461692) +++ head/audio/faust/distinfo Tue Feb 13 10:19:33 2018 (r461693) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517983768 -SHA256 (grame-cncm-faust-2.5.17_GH0.tar.gz) = 8c4a96d3761fb432f1a236b2d11964242e5e30cd6d5634370ff8d6a5fdea87c8 -SIZE (grame-cncm-faust-2.5.17_GH0.tar.gz) = 41099161 +TIMESTAMP = 1518516044 +SHA256 (grame-cncm-faust-2.5.21_GH0.tar.gz) = c02f357b3fe22bc58f97085fbc11a38a569ff7ef6d553b0c28f13366cbdd607e +SIZE (grame-cncm-faust-2.5.21_GH0.tar.gz) = 41237719 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-plist ============================================================================== --- head/audio/faust/pkg-plist Tue Feb 13 09:58:47 2018 (r461692) +++ head/audio/faust/pkg-plist Tue Feb 13 10:19:33 2018 (r461693) @@ -70,6 +70,7 @@ bin/faust2w32max6 bin/faust2w32msp bin/faust2w32puredata bin/faust2w32vst +bin/faust2w64max6 bin/faust2wasm bin/faust2webaudio bin/faust2webaudioasm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802131019.w1DAJXo1074827>