git: 54d10ab2a29d - main - textproc/kibana92: Deprecate with EXPIRATION_DATE=2026-12-31

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 22 Sep 2026 23:58:11 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54d10ab2a29d1683925ef86eaaa6be67475ca832

commit 54d10ab2a29d1683925ef86eaaa6be67475ca832
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-09-22 23:52:28 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-09-22 23:52:28 +0000

    textproc/kibana92: Deprecate with EXPIRATION_DATE=2026-12-31
    
    Support for 9.2.x has ended 05 May 2026 - use kibana94 or kibana95 instead
    
    Approved by:    elastic (implicit, inactive for several months again)
    Sponsored by:   UNIS Labs
---
 textproc/kibana92/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/kibana92/Makefile b/textproc/kibana92/Makefile
index 62fac7d2d560..b36e4cfdd2ba 100644
--- a/textproc/kibana92/Makefile
+++ b/textproc/kibana92/Makefile
@@ -13,6 +13,9 @@ WWW=		https://www.elastic.co/products/kibana
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Support for ${DISTVERSION:R}.x has ended 05 May 2026 - use ${PORTNAME}94 or ${PORTNAME}95 instead
+EXPIRATION_DATE=	2026-12-31
+
 BUILD_DEPENDS=	npm-node${NODEJS_VERSION}>=11.10.0:www/npm-node${NODEJS_VERSION}
 LIB_DEPENDS=	libre2.so:devel/re2 \
 		libuv.so:devel/libuv