Subject: CVS commit: pkgsrc/textproc/hgrep
From: Thomas Klausner
Date: 2021-12-12 10:57:46
Message id: 20211212095746.9498CFAEC@cvs.NetBSD.org

Log Message:
hgrep: update to 0.2.2.

Fix a build failure since new RC version of clap crate was released.
Fix a dynamic link error of pcre2 library by linking the library
statically. The error could happen when you installed Homebrew to
non-default location on macOS (#6).
Add --regex-size-limit option for built-in grep feature.
Add --dfa-size-limit option for built-in grep feature.
Use Rust compiler v1.57 to build binaries.

Files:
RevisionActionfile
1.7modifypkgsrc/textproc/hgrep/Makefile
1.7modifypkgsrc/textproc/hgrep/cargo-depends.mk
1.7modifypkgsrc/textproc/hgrep/distinfo