Bug 203511

Summary: math/scilab: fix build with OpenJDK8
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills
Priority: --- Flags: makc: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 199591    
Attachments:
Description Flags
patch to fix build with OpenJDK8 none

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!