Page MenuHomeFreeBSD

java/openjdk25: Fix headless build
ClosedPublic

Authored by haraldei on Sat, Feb 28, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 21, 4:31 PM
Unknown Object (File)
Thu, Mar 19, 7:33 PM
Unknown Object (File)
Thu, Mar 19, 8:02 AM
Unknown Object (File)
Tue, Mar 17, 12:47 AM
Unknown Object (File)
Fri, Mar 13, 9:44 PM
Unknown Object (File)
Thu, Mar 12, 9:23 PM
Unknown Object (File)
Thu, Mar 12, 5:24 PM
Unknown Object (File)
Wed, Mar 11, 8:48 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 Not Applicable
Unit
Tests Not Applicable

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.