git: c82464e3694b - main - sysutils/logstash6: Set expiration date

From: Juraj Lutter <otis_at_FreeBSD.org>
Date: Sat, 26 Nov 2022 22:38:42 UTC
The branch main has been updated by otis:

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

commit c82464e3694b87fb501470412bfb6545d4ecd768
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-11-26 22:36:10 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-26 22:38:31 +0000

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

diff --git a/sysutils/logstash6/Makefile b/sysutils/logstash6/Makefile
index 079c1af79640..e00c61fe16e2 100644
--- a/sysutils/logstash6/Makefile
+++ b/sysutils/logstash6/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.elastic.co/products/logstash
 
 LICENSE=	APACHE20
 
+DEPRECATED=	No longer maintained and supported.
+EXPIRATION_DATE=	2023-01-01
+
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:shells/bash
 
 USES=		cpe shebangfix