Created attachment 185075 [details] shar QAs: * poudriere 11.1 amd64 * portlint
Created attachment 185258 [details] shar
Looks good.
A commit references this bug: Author: ultima Date: Tue Aug 15 21:21:48 UTC 2017 New revision: 448013 URL: https://svnweb.freebsd.org/changeset/ports/448013 Log: MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains 36 high-quality plugins for a variety of tasks. This is a more or less faithful port of both the effects and instrument plugins. The only functional difference in code is to support LV2-style toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been tested, and thanks to several bug fixes this collection should be more reliable than the original. WWW: https://drobilla.net/software/mda-lv2 PR: 221270 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12034 Changes: head/audio/Makefile head/audio/mda-lv2/ head/audio/mda-lv2/Makefile head/audio/mda-lv2/distinfo head/audio/mda-lv2/pkg-descr head/audio/mda-lv2/pkg-plist
Committed, thanks!