Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2025 05:38:39 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d2a32b71af2a - main - textproc/apache-solr: update to 9.8.0
Message-ID:  <202502070538.5175cdkU075395@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

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

commit d2a32b71af2af897a4d1cfb75b1a0c24b83e69f5
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-02-07 05:21:51 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-02-07 05:38:32 +0000

    textproc/apache-solr: update to 9.8.0
    
    Changes:        https://solr.apache.org/docs/9_8_0/changes/Changes.html#v9.8.0.bug_fixes
---
 textproc/apache-solr/Makefile | 3 +--
 textproc/apache-solr/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile
index 5112c243eecf..bbec074736f6 100644
--- a/textproc/apache-solr/Makefile
+++ b/textproc/apache-solr/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	apache-solr
-PORTVERSION=	9.7.0
-PORTREVISION=	1
+PORTVERSION=	9.8.0
 PORTEPOCH=	1
 CATEGORIES=	textproc java
 MASTER_SITES=	https://archive.apache.org/dist/solr/solr/${PORTVERSION}/
diff --git a/textproc/apache-solr/distinfo b/textproc/apache-solr/distinfo
index 923796921038..9ed57663b3a3 100644
--- a/textproc/apache-solr/distinfo
+++ b/textproc/apache-solr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733237470
-SHA256 (solr-9.7.0.tgz) = 38548b86fa4e3c87883875952da124bf7d742cb8f7b25d37a1176833588e8552
-SIZE (solr-9.7.0.tgz) = 282847338
+TIMESTAMP = 1738905266
+SHA256 (solr-9.8.0.tgz) = 9948dcf798c196b834c4cbb420d1ea5995479431669d266c33d46548b67e69e1
+SIZE (solr-9.8.0.tgz) = 386095370



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