git: 809f7f2f8232 - 2024Q4 - textproc/apache-solr8: mark as deprecated

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Sat, 07 Dec 2024 15:04:52 UTC
The branch 2024Q4 has been updated by mfechner:

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

commit 809f7f2f823281bfd033f371a2c9e7eae29b6d95
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-12-04 06:05:54 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-12-06 10:17:35 +0000

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

diff --git a/textproc/apache-solr8/Makefile b/textproc/apache-solr8/Makefile
index b261409f952e..883f140d462f 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