[Bug 227639] textproc/bsdgrep: Update to 2.6.0 and set LICENSE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 19 13:52:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227639
Bug ID: 227639
Summary: textproc/bsdgrep: Update to 2.6.0 and set LICENSE
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gabor at FreeBSD.org
Reporter: kevans at freebsd.org
Flags: maintainer-feedback?(gabor at FreeBSD.org)
Assignee: gabor at FreeBSD.org
Created attachment 192652
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192652&action=edit
svn(1) diff of textproc/bsdgrep
The following list of changes are roughly what has occurred since the last
update:
Features:
- With bsdgrep -r, the working directory is implied if no directory is
specified
- bsdgrep will now behave as bsdgrep -r does when it's named rgrep
- bsdgrep now understands -z/--null-data to use \0 as EOL
- GNU regex compatibility is now indicated with a "GNU compatible" in
the version string
Fixes:
- --mmap no longer hangs when coming across an EOF without an
accompanying EOL
- -o/--color matching generally improved, now produces earliest /
longest matches
- Context output now more closely aligns with GNU grep
- Zero-length matches no longer exhibit broken behavior
- Every output line now honors -b/-H/-n flags
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list