Date: Mon, 3 Nov 2025 17:45:07 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: e8c0c4c27c - main - [phb][Uses]: Add missing JAVA_VERSIONs Message-ID: <202511031745.5A3Hj7vw047181@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=e8c0c4c27cd21f79a8b60f6521eda7acffeee0dd commit e8c0c4c27cd21f79a8b60f6521eda7acffeee0dd Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2025-11-03 17:44:20 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2025-11-03 17:44:20 +0000 [phb][Uses]: Add missing JAVA_VERSIONs --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 3f23a7e0f4..71c08cfeb3 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1332,7 +1332,7 @@ The framework provides the following variables to be set by the port: `JAVA_VERSION`:: List of space-separated suitable java versions for the port. An optional `\+` allows specifying a range of versions. (allowed values `8[+]`, `11[\+]`, -`17[+]`, `18[\+]`, `19[+]`, `20[\+]`, `21[+]`, `22[\+]`, `22[+]`) +`17[+]`, `18[\+]`, `19[+]`, `20[\+]`, `21[+]`, `22[\+]`, `23[+]` `24[\+]` `25[+]`) `JAVA_OS`:: List of space-separated suitable JDK port operating systems for the port.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511031745.5A3Hj7vw047181>
