Bug 235453

Summary: java/openjdk8: shebangfix not needed
Product: Ports & Packages Reporter: John Hein <jcfyecrayz>
Component: Individual Port(s)Assignee: freebsd-java (Nobody) <java>
Status: Closed FIXED    
Severity: Affects Some People CC: glewis
Priority: --- Flags: bugzilla: maintainer-feedback? (java)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[patch] rm unnecessary shebangfix none

Description John Hein 2019-02-03 06:33:12 UTC
Created attachment 201667 [details]
[patch] rm unnecessary shebangfix

The shebangfix specified in java/openjdk8/Makefile is not needed.  patch-bsd has replaced the one /bin/bash shebang (the configure script) since 2014.

qa:
 poudriere testport - ok
 portlint - ok, no new warnings/errors
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-06 18:04:54 UTC
A commit references this bug:

Author: glewis
Date: Wed Nov  6 18:04:03 UTC 2019
New revision: 516913
URL: https://svnweb.freebsd.org/changeset/ports/516913

Log:
  Remove unnecessary use of shebangfix

  PR:		235453
  Submitted by:	John Hein <jcfyecrayz@liamekaens.com>

Changes:
  head/java/openjdk8/Makefile
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2019-11-06 18:05:10 UTC
Thanks for the patch!  Committed