[Bug 220054] bsd.java.mk: Use POSIX-compliant regular expressions with grep(1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 16 17:56:36 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220054
Bug ID: 220054
Summary: bsd.java.mk: Use POSIX-compliant regular expressions
with grep(1)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: bsdports at kyle-evans.net
CC: freebsd-ports-bugs at FreeBSD.org
Created attachment 183541
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183541&action=edit
svn(1) diff of Mk/bsd.java.mk
Noted by Steve Kargl on freebsd-ports@:
bsd.java.mk uses GNU extensions (branching BREs) for version/vendor validation,
and bsdgrep(1) has not yet regrown GNU extensions. I'm attaching a patch to go
ahead and make these expressions POSIX compliant.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list