Created attachment 198945 [details] svn-diff-terminatorx Unbreak: tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to 'jack_options_t' (aka 'JackOptions') is not allowed if ((client=jack_client_open("terminatorX", (jack_options_t) NULL, NULL))==0) { ^~~~~~~~~~~~~~~~~~~~~
Created attachment 199062 [details] svn-diff-terminatorx_update Add alternate patch to update to 4.0.1.
A commit references this bug: Author: arved Date: Sun Nov 25 21:01:13 UTC 2018 New revision: 485901 URL: https://svnweb.freebsd.org/changeset/ports/485901 Log: Unbreak by updating to 4.0.1 PR: 232964 Submitted by: w.schwarzenfeld@utanet.at Changes: head/audio/terminatorx/Makefile head/audio/terminatorx/distinfo head/audio/terminatorx/files/patch-aclocal.m4 head/audio/terminatorx/files/patch-configure head/audio/terminatorx/files/patch-configure.ac head/audio/terminatorx/files/patch-configure.in head/audio/terminatorx/files/patch-src_tX__audiodevice.cc head/audio/terminatorx/files/patch-src_tX__dial.c head/audio/terminatorx/files/patch-src_tX__dialog.cc head/audio/terminatorx/files/patch-src_tX__global.c head/audio/terminatorx/files/patch-src_tX__mastergui.cc head/audio/terminatorx/files/patch-src_tX__mouse.cc head/audio/terminatorx/pkg-plist
committed, thanks