Bug 235453 - java/openjdk8: shebangfix not needed
Summary: java/openjdk8: shebangfix not needed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-03 06:33 UTC by John Hein
Modified: 2019-11-06 18:05 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (java)


Attachments
[patch] rm unnecessary shebangfix (653 bytes, patch)
2019-02-03 06:33 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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