Bug 238227 - java/openjdk6: fix build with freetype2 2.10.0
Summary: java/openjdk6: fix build with freetype2 2.10.0
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: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks: 236867
  Show dependency treegraph
 
Reported: 2019-05-29 23:25 UTC by Steve Wills
Modified: 2019-06-03 16:02 UTC (History)
1 user (show)

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


Attachments
patch to fix openjdk6 build with freetype2 2.10.0 (3.37 KB, patch)
2019-05-29 23:25 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 2019-05-29 23:25:40 UTC
Created attachment 204707 [details]
patch to fix openjdk6 build with freetype2 2.10.0

Please see attached patch, obtained from:

https://bugs.openjdk.java.net/browse/JDK-8222449
Comment 1 Jung-uk Kim freebsd_committer freebsd_triage 2019-05-30 20:05:11 UTC
LGTM.  Please commit.  Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-03 16:02:05 UTC
A commit references this bug:

Author: swills
Date: Mon Jun  3 16:01:27 UTC 2019
New revision: 503399
URL: https://svnweb.freebsd.org/changeset/ports/503399

Log:
  java/openjdk6: fix build with freetype2 2.10.0

  PR:		238227
  Approved by:	jkim

Changes:
  head/java/openjdk6/files/patch-jdk_make_tools_freetypecheck_freetypecheck.c
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-06-03 16:02:43 UTC
Committed, thanks!