Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2017 18:09:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220054] Mk/bsd.java.mk: Use POSIX-compliant regular expressions with grep(1)
Message-ID:  <bug-220054-13-RrOr1WtAIH@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 #5 from commit-hook@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

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