Re: git: b6b8d5fbd97b - main - devel/arduino: pin to openjdk8
Date: Thu, 22 Jan 2026 23:02:15 UTC
On 1/22/26 14:58, Ronald Klop wrote:
> The branch main has been updated by ronald:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?
> id=b6b8d5fbd97bcb931fb53e9d7bbd71622ae5e482
>
> commit b6b8d5fbd97bcb931fb53e9d7bbd71622ae5e482
> Author: Ronald Klop<ronald@FreeBSD.org>
> AuthorDate: 2026-01-22 15:47:58 +0000
> Commit: Ronald Klop<ronald@FreeBSD.org>
> CommitDate: 2026-01-22 22:58:16 +0000
>
> devel/arduino: pin to openjdk8
>
> Dependency comms/rxtx is tied to openjdk8 and installs jars in
> PREFIX/openjdk8/jre/lib/ext. This directory is gone in jdk9+, but
> arduino expects it.
> So pin arduino to openjdk8 also.
> If anybody wants this to be supported by jdk9+, patches are welcome.
>
> PR: 292651
If it was me I would have added:
Approved by: leres (maintainer)
Craig