Date: Thu, 13 Apr 2017 00:23:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218614] sysutils/e2fsprogs: Patch test to reduce reliance on GNU extensions Message-ID: <bug-218614-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218614 Bug ID: 218614 Summary: sysutils/e2fsprogs: Patch test to reduce reliance on GNU extensions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: bsdports@kyle-evans.net Assignee: mandree@FreeBSD.org Flags: maintainer-feedback?(mandree@FreeBSD.org) Created attachment 181743 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181743&action= =3Dedit svn(1) diff of sysutils/e2fsprogs Hi, I'm attaching a patch to an e2fsprogs test to use egrep instead of grep to reduce reliance on GNU extensions; in this case, branching in a BRE is a GNU extension. This was identified in a recent exp-run to test installing BSD g= rep as /usr/bin/grep and disable GNU grep compatibility in the process. I did not patch the output since it's effectively the same expression. If y= ou think this could be worth trying to upstream, I'll happily redo the patch to also patch the output and help in any way I can. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218614-13>