[Bug 260698] science/jmol: set JAVA_VERSION to 8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Dec 2021 12:11:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260698 Bug ID: 260698 Summary: science/jmol: set JAVA_VERSION to 8 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: nimaje+fbz@bureaucracy.de CC: yuri@freebsd.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Attachment #230419 maintainer-approval?(yuri@freebsd.org) Flags: CC: yuri@freebsd.org Flags: merge-quarterly? Created attachment 230419 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230419&action=edit science/jmol: set JAVA_VERSION to 8 As jmol uses sun.audio[1] which got removed with openjdk9[0] it only supports java until version 8. It will just fail to build if the default verison of java is set to something higher. So the port should set JAVA_VERSION to 8. Requesting merge-quaterly as this is a build fix. QA: * portlint no new issues [0]: https://bugs.openjdk.java.net/browse/JDK-8050465 [1]: https://sourceforge.net/p/jmol/bugs/608/ -- You are receiving this mail because: You are the assignee for the bug.