Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2022 11:51:01 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: f9cf2eab1fc5 - 2022Q1 - textproc/kibana6: deprecate because it uses EOLed www/node10
Message-ID:  <202201301151.20UBp1qa017333@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by rene:

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

commit f9cf2eab1fc55834460d0606cc18f644cae3afb8
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-20 09:40:34 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-30 11:46:12 +0000

    textproc/kibana6: deprecate because it uses EOLed www/node10
    
    This is commit 9/9 of review D33922
    
    (cherry picked from commit 2aa86d2381976218b00d7de9852ac9dcdcb666c6)
---
 textproc/kibana6/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/kibana6/Makefile b/textproc/kibana6/Makefile
index 001659400fe4..4603388712d0 100644
--- a/textproc/kibana6/Makefile
+++ b/textproc/kibana6/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Browser based analytics and search interface to ElasticSearch
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Uses expired www/node10
+EXPIRATION_DATE=2022-03-31
+
 USES=		cpe nodejs:run,10
 CPE_VENDOR=	elastic
 USE_RC_SUBR=	${PORTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201301151.20UBp1qa017333>