Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 02:45:39 +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-QRCA4sCoKM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220054-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220054-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220054

--- Comment #1 from Kyle Evans <bsdports@kyle-evans.net> ---
Created attachment 183826
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183826&action=
=3Dedit
diff -U10 of bsd.java.mk; potentially improved

Alternatively, I propose the attached patch that cleans up the *_REGEXP
generation a little bit by properly using make(1) logic *and* uses EREs ins=
tead
of BREs. I double-checked that the generated patterns remained the same
(spoilers: they did).

--=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-QRCA4sCoKM>