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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 14 18:09:21 UTC 2017


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

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kevans
Date: Fri Jul 14 18:09:11 UTC 2017
New revision: 445802
URL: https://svnweb.freebsd.org/changeset/ports/445802

Log:
  Minor cleanup to Java version/vendor/OS validation

  - Use POSIX compliant expressions instead of employing GNU extensions
  (branching in BREs)
  - Simplify regex generation using make(1)'s :ts modifier

  PR:           220054
  Approved by:  bapt (portmgr)

Changes:
  head/Mk/bsd.java.mk

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


More information about the freebsd-java mailing list