Created attachment 168673 [details] [patch] upstream fix for potential tty corruption Apply upstream patch to avoid tty corruption in case of output to a pipe. http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50863 QA: - portlint (ok - no new err/warning) - stage-qa (ok) - poudriere testport (passes - tested on 9-stable)
A commit references this bug: Author: bapt Date: Sun Mar 27 10:10:05 UTC 2016 New revision: 411985 URL: https://svnweb.freebsd.org/changeset/ports/411985 Log: Apply upstream patch to avoid tty corruption in case of output to a pipe. http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50863 PR: 208320 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Changes: head/devel/libedit/Makefile head/devel/libedit/files/patch-netbsd-pr-50863