Path to this page:
Subject: CVS commit: pkgsrc/textproc/ugrep
From: Adam Ciarcinski
Date: 2023-01-16 09:35:14
Message id: 20230116083514.50D09FA90@cvs.NetBSD.org
Log Message:
ugrep: updated to 3.9.5
ugrep v3.9.5
Fix option -l (files-with-matches) when used in combination with option -z \
(decompress), which occasionally would display duplicate filenames when a \
compressed file has many matches. Fixed by draining the decompression pipe until \
eof of the compressed file in the searched archive, as was intended.
Files: