Bug 240307

Summary: security/openvpn-devel: switch to POSIX-compatible regex
Product: Ports & Packages Reporter: Kyle Evans <kevans>
Component: Individual Port(s)Assignee: Matthias Andree <mandree>
Status: Closed FIXED    
Severity: Affects Only Me CC: ecrist, mandree
Priority: --- Flags: mandree: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 229925    
Attachments:
Description Flags
svn(1) diff against the ports tree none

Description Kyle Evans freebsd_committer freebsd_triage 2019-09-03 17:10:06 UTC
Created attachment 207151 [details]
svn(1) diff against the ports tree

A test run with bug #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.

I've created bug #240306 for security/openvpn{,-mbedtls} and noted that some assistance with upstreaming would be appreciated -- it's a trivial patch and shouldn't be objectionable.
Comment 1 Kyle Evans freebsd_committer freebsd_triage 2019-09-06 18:23:20 UTC
Take, since maintainer is not a committer (as per https://wiki.freebsd.org/KubilayKocak/ThePerfectPortsIssue)
Comment 2 Eric F Crist 2019-09-06 18:24:50 UTC
But what if I *want* to be a committer?
Comment 3 Matthias Andree freebsd_committer freebsd_triage 2019-09-06 18:58:16 UTC
Take after IRC with kevans@#bsdports and ecrist@#openvpn-devel.
Comment 4 Matthias Andree freebsd_committer freebsd_triage 2019-09-06 19:18:47 UTC
I have received maintainer feedback on IRC and by e-mail.
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-09-06 19:20:02 UTC
A commit references this bug:

Author: mandree
Date: Fri Sep  6 19:19:01 UTC 2019
New revision: 511355
URL: https://svnweb.freebsd.org/changeset/ports/511355

Log:
  Patch sed(1) regexp in self-test script from GNU to POSIX syntax.

  PR:		240307
  Submitted by:	kevans@
  Approved by:	ecrist@secure-computing.net (maintainer)

Changes:
  head/security/openvpn-devel/files/patch-tests_t__lpback.sh