[Bug 240306] security/openvpn: switch to POSIX-compatible regex
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 3 17:07:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240306
Bug ID: 240306
Summary: security/openvpn: switch to POSIX-compatible regex
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mandree at FreeBSD.org
Reporter: kevans at freebsd.org
Flags: maintainer-feedback?(mandree at FreeBSD.org)
Assignee: mandree at FreeBSD.org
Created attachment 207150
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207150&action=edit
svn(1) diff against the ports tree
(This PR also contains the same patch for openvpn-mbedtls; lumping together )
A test run with PR 229925 reveals one sed expression that uses the
GNU-extension "\s". Given that this is the only occurrence and it's a trivial
fix, update it to be POSIX-compatible.
Some assistance with upstreaming this patch would be appreciated. =-)
security/openvpn-devel also requires it, but I'm pushing that one into a
separate PR since mandree@ does not maintain that one.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list