Date: Fri, 16 Jun 2017 17:56:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220054] bsd.java.mk: Use POSIX-compliant regular expressions with grep(1) Message-ID: <bug-220054-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220054 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@FreeBSD.org Reporter: bsdports@kyle-evans.net CC: freebsd-ports-bugs@FreeBSD.org Created attachment 183541 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183541&action= =3Dedit 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 validat= ion, and bsdgrep(1) has not yet regrown GNU extensions. I'm attaching a patch to= go ahead and make these expressions POSIX compliant. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220054-13>