Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2025 15:33:35 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6352cebcda89 - main - net-im/openfire: Update to 5.0.1
Message-ID:  <202507071533.567FXZ3B072584@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

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

commit 6352cebcda89894f44bffe43d5bfc94515ed126a
Author:     Nikita Druba <nikita@druba.su>
AuthorDate: 2025-07-06 11:21:41 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-07-07 15:33:21 +0000

    net-im/openfire: Update to 5.0.1
    
    ChangeLog:
    https://download.igniterealtime.org/openfire/docs/5.0.1/changelog.html
    
    Improvement
    
     * [OF-3095] - Do not warn about cache max lifetime settings with default values
    
    Task
    
     * [OF-3096] - Update bundled Search plugin
    
    Bug
    
     * [OF-3093] - Windows Launcher failure (missing images)
     * [OF-3094] - Client-to-Server SASL EXTERNAL incorrectly queries for authzid
     * [OF-3098] - Federated occupants get incorrectly identified as 'ghost'
    
    PR:             288030
    Reported by:    nikita@druba.su (maintainer)
---
 net-im/openfire/Makefile  |  2 +-
 net-im/openfire/distinfo  | 10 +++++-----
 net-im/openfire/pkg-plist |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 00d9215943e2..55d89a6eee34 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openfire
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.0.0
+DISTVERSION=	5.0.1
 PORTEPOCH=	1
 CATEGORIES=	net-im java
 
diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo
index 602942dce3bb..7eb2eb11c097 100644
--- a/net-im/openfire/distinfo
+++ b/net-im/openfire/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1751238308
-SHA256 (igniterealtime-Openfire-v5.0.0_GH0.tar.gz) = f650a6021ae97081ec10d05fdee6d8395bf8c1bdc4845f0ae2b83241e18bc628
-SIZE (igniterealtime-Openfire-v5.0.0_GH0.tar.gz) = 9729812
-SHA256 (openfire-5.0.0-deps.tar.gz) = 93f1daa85a1a104725e2caee43c97ebc014833fecb6d761829acab306fed827f
-SIZE (openfire-5.0.0-deps.tar.gz) = 230119742
+TIMESTAMP = 1751713927
+SHA256 (igniterealtime-Openfire-v5.0.1_GH0.tar.gz) = cd29305ff1bc9ee544aaa60fb11f32f5c6783a433069b589e9cb82d556a67c76
+SIZE (igniterealtime-Openfire-v5.0.1_GH0.tar.gz) = 9752467
+SHA256 (openfire-5.0.1-deps.tar.gz) = 729e34b2d4109bf538cf84d45a1fdb7c65eff08d777d976b17013a3d5da7f15c
+SIZE (openfire-5.0.1-deps.tar.gz) = 230159282
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist
index 66c119f623a4..a79bf1979fd4 100644
--- a/net-im/openfire/pkg-plist
+++ b/net-im/openfire/pkg-plist
@@ -125,7 +125,7 @@
 %%DATADIR%%/lib/hsqldb-2.7.1.jar
 %%DATADIR%%/lib/httpclient-4.5.13.jar
 %%DATADIR%%/lib/httpcore-4.4.13.jar
-%%DATADIR%%/lib/i18n-5.0.0.jar
+%%DATADIR%%/lib/i18n-5.0.1.jar
 %%DATADIR%%/lib/imageio-bmp-3.9.4.jar
 %%DATADIR%%/lib/imageio-core-3.9.4.jar
 %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar
@@ -234,7 +234,7 @@
 %%DATADIR%%/lib/txw2-2.3.3.jar
 %%DATADIR%%/lib/ucp-23.7.0.25.01.jar
 %%DATADIR%%/lib/xdb-23.7.0.25.01.jar
-%%DATADIR%%/lib/xmppserver-5.0.0.jar
+%%DATADIR%%/lib/xmppserver-5.0.1.jar
 %%DATADIR%%/lib/xpp3-1.1.4c.0.jar
 %%DATADIR%%/logs
 %%DATADIR%%/plugins/admin/plugin.xml


home | help

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