diff options
| author | Nikita Druba <nikita@druba.su> | 2025-07-06 13:21:41 +0200 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-07-07 17:33:21 +0200 |
| commit | 6352cebcda89894f44bffe43d5bfc94515ed126a (patch) | |
| tree | 4e5c96b9fb2a6b0c67a4b999f94735a53351c171 | |
| parent | science/afni: Update to 25.2.03 (diff) | |
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)
| -rw-r--r-- | net-im/openfire/Makefile | 2 | ||||
| -rw-r--r-- | net-im/openfire/distinfo | 10 | ||||
| -rw-r--r-- | 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 |
