Bug 208320

Summary: devel/libedit: fix potential tty corruption with piped output
Product: Ports & Packages Reporter: John Hein <jcfyecrayz>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (bapt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[patch] upstream fix for potential tty corruption none

Description John Hein 2016-03-27 09:10:20 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-27 10:11:01 UTC
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