Date: Mon, 10 Jan 2022 15:35:42 GMT From: =?utf-8?Q?Fernando 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: ba15454f178e - main - net-im/openfire: Update to 4.6.7 Message-ID: <202201101535.20AFZgW4062257@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba15454f178ed2c4ca2de7389a104d1e5e9c0eac commit ba15454f178ed2c4ca2de7389a104d1e5e9c0eac Author: Nikita Druba <nikita@druba.su> AuthorDate: 2022-01-10 12:47:42 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-01-10 15:33:47 +0000 net-im/openfire: Update to 4.6.7 ChangeLog: http://download.igniterealtime.org/openfire/docs/4.6.7/changelog.html PR: 261084 Reported by: nikita@druba.su (maintainer) --- net-im/openfire/Makefile | 2 +- net-im/openfire/distinfo | 10 +++++----- net-im/openfire/pkg-plist | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index c8267da8ead7..1f8658feb618 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -2,7 +2,7 @@ PORTNAME= openfire DISTVERSIONPREFIX= v -DISTVERSION= 4.6.6 +DISTVERSION= 4.6.7 PORTEPOCH= 1 CATEGORIES= net-im java MASTER_SITES= LOCAL/fernape:maven diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 4ba837f1126c..fb8056db6e06 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1640048380 -SHA256 (igniterealtime-Openfire-v4.6.6_GH0.tar.gz) = 5c0331e063f77114933ed76d7778d6541bc63a2d884269de78fb25f31ae39e46 -SIZE (igniterealtime-Openfire-v4.6.6_GH0.tar.gz) = 6772361 -SHA256 (FreeBSD-openfire-4.6.6-maven-repository.tar.gz) = 2acc8e0a2be7110a7b2f4584fc09174d3a2fb0b0bf2f5f1d7669ed43641c3f52 -SIZE (FreeBSD-openfire-4.6.6-maven-repository.tar.gz) = 253226994 +TIMESTAMP = 1641827829 +SHA256 (FreeBSD-openfire-4.6.7-maven-repository.tar.gz) = 6b849c04240b02cabf56e928a779cf91f601b453d3dab006168963af841e85b2 +SIZE (FreeBSD-openfire-4.6.7-maven-repository.tar.gz) = 253221201 +SHA256 (igniterealtime-Openfire-v4.6.7_GH0.tar.gz) = f7fc449d321cdaaf02d6a76fffc69fa7e40177a02178e322f9775ed21b7f252d +SIZE (igniterealtime-Openfire-v4.6.7_GH0.tar.gz) = 6772354 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index 75d722a9730f..3c1e04b6e5d3 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.6.jar +%%DATADIR%%/lib/i18n-4.6.7.jar %%DATADIR%%/lib/imageio-bmp-3.5.jar %%DATADIR%%/lib/imageio-core-3.5.jar %%DATADIR%%/lib/istack-commons-runtime-3.0.8.jar @@ -127,9 +127,9 @@ %%DATADIR%%/lib/jzlib-1.1.3.jar %%DATADIR%%/lib/libidn-1.35.jar %%DATADIR%%/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar -%%DATADIR%%/lib/log4j-api-2.16.0.jar -%%DATADIR%%/lib/log4j-core-2.16.0.jar -%%DATADIR%%/lib/log4j-slf4j-impl-2.16.0.jar +%%DATADIR%%/lib/log4j-api-2.17.1.jar +%%DATADIR%%/lib/log4j-core-2.17.1.jar +%%DATADIR%%/lib/log4j-slf4j-impl-2.17.1.jar %%DATADIR%%/lib/log4j2.xml %%DATADIR%%/lib/mina-core-2.1.3.jar %%DATADIR%%/lib/mina-filter-compression-2.1.3.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.6.jar +%%DATADIR%%/lib/xmppserver-4.6.7.jar %%DATADIR%%/lib/xpp3-1.1.4c.jar %%DATADIR%%/logs %%DATADIR%%/plugins/admin/plugin.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201101535.20AFZgW4062257>