git: 5b3fe84d3dc8 - main - textproc/apache-solr8: mark as deprecated

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Wed, 04 Dec 2024 12:50:00 UTC
The branch main has been updated by mfechner:

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

commit 5b3fe84d3dc8ae344ff562d2ee38058f1db38e7b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-12-04 06:05:54 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-12-04 12:49:38 +0000

    textproc/apache-solr8: mark as deprecated
    
    Update to solr version 9 textproc/apache-solr
---
 textproc/apache-solr8/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/apache-solr8/Makefile b/textproc/apache-solr8/Makefile
index 9b987db17016..64700571d838 100644
--- a/textproc/apache-solr8/Makefile
+++ b/textproc/apache-solr8/Makefile
@@ -13,6 +13,9 @@ WWW=		https://lucene.apache.org/solr/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Deprecated upstream 2024-10-25, upgrade to version 9 in textproc/apache-solr instead
+EXPIRATION_DATE=	2024-12-24
+
 RUN_DEPENDS=	bash:shells/bash
 
 USES=		cpe tar:tgz