Page MenuHomeFreeBSD

java/openjdk{25,26}: portclippy and cleanup
Needs ReviewPublic

Authored by haraldei on Tue, Sep 1, 1:50 PM.
Tags
None
Referenced Files
F169572118: D59304.diff
Tue, Sep 1, 11:10 PM
F169557482: D59304.diff
Tue, Sep 1, 10:12 PM
F169527039: D59304.id185559.diff
Tue, Sep 1, 7:55 PM
F169494015: D59304.id.diff
Tue, Sep 1, 5:08 PM
F169480243: D59304.diff
Tue, Sep 1, 3:51 PM
Subscribers
None

Details

Summary

Just a cleanup commit sorting the Makefile according to portclippy
suggestions, and reducing the number of times we check for a headless
build, as suggested by vsasjason_gmail.com.

This commit does not increase the PORTREVISION as it does not introduce
any changes to functionality or dependencies.

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

haraldei created this revision.
java/openjdk25/Makefile
43

typo: s/Jave/Java/

63

You need a TAB instead of spaces after the = here.

java/openjdk26/Makefile
43

typo: s/Jave/Java/

50–51

Two consecutive blank lines here.

64

You need a TAB instead of spaces after the = here.