Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 11:10:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 222355] "make check-plist" can overflow sed's line buffer
Message-ID:  <bug-222355-7788-9N4q9yDAHP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222355-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222355-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222355

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mat
Date: Thu Jul 26 11:09:47 UTC 2018
New revision: 475361
URL: https://svnweb.freebsd.org/changeset/ports/475361

Log:
  Extract PLIST_SUB substitutions into a sed script.

  This fixes PLIST_SUB being too big and PLIST_SUB_SED getting bigger than
  _POSIX2_LINE_MAX.

  PR:           222355
  Reported by:  asomers
  Reviewed by:  asomers, mfechner
  Sponsored by: Absolight
  Differential Revision:         https://reviews.freebsd.org/D14014

Changes:
  head/Mk/Scripts/check-stagedir.sh
  head/Mk/Scripts/check_leftovers.sh
  head/Mk/Scripts/plist_sub_sed_sort.sh

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222355-7788-9N4q9yDAHP>