Bug 194878 - sysutils/hfsexplorer: artificially limited to openjdk 1.6? it builds on 1.7!
Summary: sysutils/hfsexplorer: artificially limited to openjdk 1.6? it builds on 1.7!
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: Veniamin Gvozdikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 10:08 UTC by John Marino
Modified: 2015-01-01 01:28 UTC (History)
0 users

See Also:
marino: maintainer-feedback? (vg)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino freebsd_committer freebsd_triage 2014-11-07 10:08:40 UTC
I changed the line
JAVA_VERSION= 1.6
to
JAVA_VERSION= 1.6+

in sysutils/hfsexplorer/Makefile.

It built successfully with openjdk7.

Is this port correct in limiting it's build by openjdk 1.6?
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-07 10:08:40 UTC
Auto-assigned to maintainer vg@FreeBSD.org
Comment 2 John Marino freebsd_committer freebsd_triage 2014-11-22 18:55:18 UTC
vg, what do you think about this?  Did you get a chance to test it?
Comment 3 Veniamin Gvozdikov freebsd_committer freebsd_triage 2014-11-23 16:05:19 UTC
I'm working on latest version of sysutils/hfsexplorer. I have patches but its have not commited yet.