[Bug 287053] java/openjdk18: generated broken configure arguments
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 287053] java/openjdk18: generated broken configure arguments"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 May 2025 16:52:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287053
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6
commit 5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6
Author: Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2025-05-28 14:46:11 +0000
Commit: Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2025-05-29 16:51:09 +0000
java/openjdk18-24: fix printf in configure output
Printf was confused because the argument was used as format string
and contained a %.
The issue is only cosmetical so not bumping port revision.
It is mentioned in the PR that an upstream fix is in openjdk25.
PR: 287053
Approved by: java@
java/openjdk18/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk19/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk20/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk21/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk22/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk23/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
java/openjdk24/files/patch-make_autoconf_help.m4 (new) | 11 +++++++++++
7 files changed, 77 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.