Bug 203511 - math/scilab: fix build with OpenJDK8
Summary: math/scilab: fix build with OpenJDK8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks: 199591
  Show dependency treegraph
 
Reported: 2015-10-02 19:15 UTC by Steve Wills
Modified: 2015-10-12 14:32 UTC (History)
1 user (show)

See Also:
makc: maintainer-feedback+


Attachments
patch to fix build with OpenJDK8 (2.85 KB, patch)
2015-10-02 19:15 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2015-10-02 19:15:45 UTC
Created attachment 161657 [details]
patch to fix build with OpenJDK8

Port fails to build with OpenJDK8 as default JDK. Attached patch fixes it.
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2015-10-06 08:19:53 UTC
Approved, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-10-12 14:31:12 UTC
A commit references this bug:

Author: swills
Date: Mon Oct 12 14:31:08 UTC 2015
New revision: 399136
URL: https://svnweb.freebsd.org/changeset/ports/399136

Log:
  math/scilab: fix build with OpenJDK8

  PR:		203511
  Approved by:	makc (maintainer)

Changes:
  head/math/scilab/Makefile
  head/math/scilab/files/extra-patch-Makefile.in
  head/math/scilab/files/patch-configure
Comment 3 Steve Wills freebsd_committer freebsd_triage 2015-10-12 14:32:01 UTC
Committed, thanks!