Bug 203123

Summary: print/pdf-renderer: fix build with openjdk8
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 199591    
Attachments:
Description Flags
pdf-renderer patch
none
updated patch none

Description Steve Wills freebsd_committer freebsd_triage 2015-09-15 13:33:56 UTC
Created attachment 161061 [details]
pdf-renderer patch

Attached patch fixes build with openjdk8
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2015-09-16 17:29:06 UTC
As is, the patch will break building with openjdk7 and earlier, since that doesn't understand -Xdoclint:none.  The patch needs to be conditionally applied only if we're building with openjdk8 or higher.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-10-01 18:10:52 UTC
Created attachment 161610 [details]
updated patch

Here's an updated copy that conditionalizes the patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-16 18:13:47 UTC
A commit references this bug:

Author: swills
Date: Fri Oct 16 18:13:28 UTC 2015
New revision: 399495
URL: https://svnweb.freebsd.org/changeset/ports/399495

Log:
  print/pdf-renderer: fix build with openjdk8

  PR:		203123
  Approved by:	maintainer timeout (ale, >2 weeks)

Changes:
  head/print/pdf-renderer/Makefile
  head/print/pdf-renderer/files/extra-patch-swinglabs-build-impl.xml