git: a348ded19dc9 - main - net-im/openfire: update 4.6.2 -> 4.6.3
Kurt Jaeger
pi at FreeBSD.org
Sun Jun 20 12:18:33 UTC 2021
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a348ded19dc994942b790e59c6bc92f5a7266819
commit a348ded19dc994942b790e59c6bc92f5a7266819
Author: Nikita Druba <nikita at druba.su>
AuthorDate: 2021-06-20 12:11:39 +0000
Commit: Kurt Jaeger <pi at FreeBSD.org>
CommitDate: 2021-06-20 12:17:31 +0000
net-im/openfire: update 4.6.2 -> 4.6.3
PR: 256719
Changes: http://download.igniterealtime.org/openfire/docs/4.6.3/changelog.html
---
net-im/openfire/Makefile | 3 ++-
net-im/openfire/distinfo | 10 +++++-----
net-im/openfire/pkg-plist | 4 ++--
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 2af0f285b8ec..ab5e10bcf8c5 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -1,7 +1,8 @@
# Created by: Nikolay Pavlov <qpadla at gmail.com>
+# $FreeBSD$
PORTNAME= openfire
-PORTVERSION= 4.6.2
+PORTVERSION= 4.6.3
PORTEPOCH= 1
CATEGORIES= net-im java
MASTER_SITES= https://github.com/igniterealtime/${PORTNAME}/releases/download/v${PORTVERSION}/ \
diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo
index 6b1f4190e529..d75646c4e638 100644
--- a/net-im/openfire/distinfo
+++ b/net-im/openfire/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1613504570
-SHA256 (openfire_src_4_6_2.tar.gz) = 67cd2393be0f8863390ede5df13a9d2363fa827620b4504c0aa4a4ca39a775e8
-SIZE (openfire_src_4_6_2.tar.gz) = 6758168
-SHA256 (FreeBSD-openfire-4.6.2-maven-repository.tar.gz) = a76c1a8c08db6c7caa68754a42c90bdbbbf264d0f41a2fe4b373765c9e904a12
-SIZE (FreeBSD-openfire-4.6.2-maven-repository.tar.gz) = 252917422
+TIMESTAMP = 1624191431
+SHA256 (openfire_src_4_6_3.tar.gz) = c5c30e781b242d5a03b857f4605ed74ea643fec9221a45368ecd417830a6d674
+SIZE (openfire_src_4_6_3.tar.gz) = 6760615
+SHA256 (FreeBSD-openfire-4.6.3-maven-repository.tar.gz) = 6f451af052b1b1bf1177910db29a84d18808245e773d3e959896fd14853af3f3
+SIZE (FreeBSD-openfire-4.6.3-maven-repository.tar.gz) = 252920205
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist
index 3d8aa7fbea43..df7131988b51 100644
--- a/net-im/openfire/pkg-plist
+++ b/net-im/openfire/pkg-plist
@@ -85,7 +85,7 @@
%%DATADIR%%/lib/hsqldb-2.4.1.jar
%%DATADIR%%/lib/httpclient-4.5.13.jar
%%DATADIR%%/lib/httpcore-4.4.13.jar
-%%DATADIR%%/lib/i18n-4.6.2.jar
+%%DATADIR%%/lib/i18n-4.6.3.jar
%%DATADIR%%/lib/imageio-bmp-3.5.jar
%%DATADIR%%/lib/imageio-core-3.5.jar
%%DATADIR%%/lib/istack-commons-runtime-3.0.8.jar
@@ -157,7 +157,7 @@
%%DATADIR%%/lib/websocket-common-9.4.35.v20201120.jar
%%DATADIR%%/lib/websocket-server-9.4.35.v20201120.jar
%%DATADIR%%/lib/websocket-servlet-9.4.35.v20201120.jar
-%%DATADIR%%/lib/xmppserver-4.6.2.jar
+%%DATADIR%%/lib/xmppserver-4.6.3.jar
%%DATADIR%%/lib/xpp3-1.1.4c.jar
%%DATADIR%%/logs
%%DATADIR%%/plugins/admin/plugin.xml
More information about the dev-commits-ports-all
mailing list