Created attachment 272961 [details] v1 games/lwjgl3 switched to kotlin 2.4. Changelogs: https://github.com/JetBrains/kotlin/releases/tag/v2.3.10 https://github.com/JetBrains/kotlin/releases/tag/v2.3.20 https://github.com/JetBrains/kotlin/releases/tag/v2.3.21 https://github.com/JetBrains/kotlin/releases/tag/v2.4.0 https://github.com/JetBrains/kotlin/releases/tag/v2.4.10 While here improve port: - Replace PORTVERSION with DISTVERSION. - Replace RM in post-extract with EXTRACT_BEFORE_ARGS. - Remove unnecessary MKDIR. - Replace "LN -sf" with RLN.
Created attachment 272962 [details] deprecate lang/kotlin22 You can adjust text - my English is poor.
Friendly ping.
Maintainer timeout 2 weeks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb57c402df8dedde4fd2692a5bb158b59e1bd0ed commit bb57c402df8dedde4fd2692a5bb158b59e1bd0ed Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-08-01 00:51:43 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-08-01 16:47:45 +0000 lang/kotlin: Update 2.3.0 => 2.4.10 The only consumer in ports tree games/lwjgl3 require version 2.4.x. Changelogs: https://github.com/JetBrains/kotlin/releases/tag/v2.3.10 https://github.com/JetBrains/kotlin/releases/tag/v2.3.20 https://github.com/JetBrains/kotlin/releases/tag/v2.3.21 https://github.com/JetBrains/kotlin/releases/tag/v2.4.0 https://github.com/JetBrains/kotlin/releases/tag/v2.4.10 While here improve port: - Replace PORTVERSION with DISTVERSION. - Replace RM in post-extract with EXTRACT_BEFORE_ARGS. - Remove unnecessary MKDIR. - Replace "LN -sf" with RLN. PR: 296877 Approved by: Michael Zhilin <mizhka@FreeBSD.org> (maintainer, timeout 2 weeks) Sponsored by: UNIS Labs lang/kotlin/Makefile | 21 +++++++++------------ lang/kotlin/distinfo | 6 +++--- lang/kotlin/pkg-plist | 6 ++++++ 3 files changed, 18 insertions(+), 15 deletions(-)
Comment on attachment 272961 [details] v1 ^Triage: this patch has already been committed.