git: 04677121c6d6 - main - textproc/elasticsearch6: Set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Nov 2022 22:38:43 UTC
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