HomeFreeBSD

security/easy-rsa: fix cert issuance with BSD grep

Description

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@

(cherry picked from commit 8e0b9d2d558fe1cdab743ca0b954ef5a3f578bc2)

Details

Provenance
mandreeAuthored on May 6 2022, 5:32 PM
Parents
R11:40b096c1b36c: graphics/tumble: update to 0.37
Branches
Unknown
Tags
Unknown