freebsd-ports/security/easy-rsa
Matthias Andree 8e0b9d2d55 security/easy-rsa: fix cert issuance with BSD grep
easyrsa running on systems with bsdgrep for grep
fails issuing certs because it attempts \d as shorthand for
[[:digit:]] or [0-9] and triggers a grep failure with diagnostic

    grep: trailing backslash (\)

Filed upstream: https://github.com/OpenVPN/easy-rsa/issues/556

PR:		263812
Submitted by:	grembo@
2022-05-06 19:34:51 +02:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist