Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2022 22:38:43 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 04677121c6d6 - main - textproc/elasticsearch6: Set expiration date
Message-ID:  <202211262238.2AQMchYY034361@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

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

commit 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-11-26 22:37:39 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-26 22:38:31 +0000

    textproc/elasticsearch6: Set expiration date
    
    Expire the port on 1.1.2023
---
 textproc/elasticsearch6/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/elasticsearch6/Makefile b/textproc/elasticsearch6/Makefile
index b33a71d65df5..bbf33e63afe8 100644
--- a/textproc/elasticsearch6/Makefile
+++ b/textproc/elasticsearch6/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.elastic.co/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	No longer maintained and supported.
+EXPIRATION_DATE=	2023-01-01
+
 BUILD_DEPENDS=	jna>0:devel/jna
 RUN_DEPENDS=	bash>0:shells/bash \
 		jna>0:devel/jna



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