[Bug 220054] bsd.java.mk: Use POSIX-compliant regular expressions with grep(1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 27 02:45:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220054

--- Comment #1 from Kyle Evans <bsdports at kyle-evans.net> ---
Created attachment 183826
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183826&action=edit
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 instead
of BREs. I double-checked that the generated patterns remained the same
(spoilers: they did).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list