Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2024 15:04:52 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 809f7f2f8232 - 2024Q4 - textproc/apache-solr8: mark as deprecated
Message-ID:  <202412071504.4B7F4qeU033350@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

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