git: 421c7fc6d76a - main - lang/kotlin22: Deprecate: the only consumer games/lwjgl3 now requires 2.4
Vladimir Druzenko <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=421c7fc6d76ac1f0e36dc1b66d5ef884238dfc4d commit 421c7fc6d76ac1f0e36dc1b66d5ef884238dfc4d Author: Vladimir Druzenko <[email protected]> AuthorDate: 2026-08-08 01:46:13 +0000 Commit: Vladimir Druzenko <[email protected]> CommitDate: 2026-08-08 01:46:13 +0000 lang/kotlin22: Deprecate: the only consumer games/lwjgl3 now requires 2.4 PR: 296877 Approved by: Michael Zhilin <[email protected]> (maintainer, timeout 3 weeks) Sponsored by: UNIS Labs --- lang/kotlin22/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/kotlin22/Makefile b/lang/kotlin22/Makefile index 86eab991068a..fdd9e9459db7 100644 --- a/lang/kotlin22/Makefile +++ b/lang/kotlin22/Makefile @@ -13,6 +13,9 @@ WWW= https://kotlinlang.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/license/LICENSE.txt +DEPRECATED= The only port that needed Kotlin 2.2 now requires 2.4, use lang/kotlin instead +EXPIRATION_DATE= 2026-09-30 + RUN_DEPENDS= bash:shells/bash USES= java zip