Page MenuHomeFreeBSD

java/openjdk25: Fix headless build
ClosedPublic

Authored by haraldei on Sat, Feb 28, 10:54 AM.
Tags
None
Referenced Files
F146727189: D55589.id172926.diff
Thu, Mar 5, 2:12 AM
F146694377: D55589.id.diff
Wed, Mar 4, 6:59 PM
F146675975: D55589.diff
Wed, Mar 4, 3:28 PM
Unknown Object (File)
Tue, Mar 3, 12:44 AM
Unknown Object (File)
Mon, Mar 2, 8:18 PM
Unknown Object (File)
Mon, Mar 2, 1:08 PM
Unknown Object (File)
Sun, Mar 1, 5:35 PM
Unknown Object (File)
Sun, Mar 1, 5:35 PM
Subscribers
None

Details

Summary

The OpenJDK headless builds still need xorg and related libraries.

This should hopefully fix the pkg fallouts reported after the update to
25.0.2.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71090
Build 67973: arc lint + arc unit

Event Timeline

haraldei created this revision.

LGTM. Please bump PORTREVISION for this kind of change. You can add that in when you land the fix.

This revision is now accepted and ready to land.Sat, Feb 28, 11:27 AM
In D55589#1271778, @fuz wrote:

LGTM. Please bump PORTREVISION for this kind of change. You can add that in when you land the fix.

Yes, thanks for the reminder! I'll do that.
Thanks for reviewing!

This revision was automatically updated to reflect the committed changes.