Subject: CVS commit: pkgsrc/textproc/ugrep
From: Adam Ciarcinski
Date: 2022-06-15 10:55:33
Message id: 20220615085533.BA033FB1A@cvs.NetBSD.org

Log Message:
ugrep: updated to 3.8.2

ugrep v3.8.2

New option combination -o (--only-matching) with -ABC context to show the match \ 
within NUM columns, with context before and/or after, which visually aids in \ 
searching files with long lines; option -o with -b or -k now shows results on \ 
separate lines; new option --width to truncate long lines to the specified width \ 
or the terminal width by default; short ug command now sorts by name by default; \ 
query TUI ALT-] [ (increase/decrease context) and ALT-} { (increase/decrease \ 
fuzziness) keys switched meaning (quicker and more intuitive); new %+ format \ 
field used by updated --only-line-number option; new --help fuzzy help page; \ 
updated man pages; fixed bz2 issue cutting off decompression too soon, and other \ 
improvements.

Files:
RevisionActionfile
1.39modifypkgsrc/textproc/ugrep/Makefile
1.37modifypkgsrc/textproc/ugrep/distinfo