Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2022 16:41:19 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5126e0e613c5 - main - net-im/openfire: Update to 4.7.3
Message-ID:  <202209021641.282GfJrv054095@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=5126e0e613c51bcd05647a61c7756bd688cd9700

commit 5126e0e613c51bcd05647a61c7756bd688cd9700
Author:     Nikita Druba <nikita@druba.su>
AuthorDate: 2022-09-01 05:51:43 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-09-02 16:37:43 +0000

    net-im/openfire: Update to 4.7.3
    
    ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.3/changelog.html
    
    PR:             266148
    Reported by:    nikita@druba.su (maintainer)
---
 net-im/openfire/Makefile  |  7 +++++--
 net-im/openfire/distinfo  | 10 +++++-----
 net-im/openfire/pkg-plist |  4 ++--
 3 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index a9efe3205e46..20902a08978e 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -1,8 +1,11 @@
+# Created by: Nikolay Pavlov <qpadla@gmail.com>
+
 PORTNAME=	openfire
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.7.1
+DISTVERSION=	4.7.3
 PORTEPOCH=	1
 CATEGORIES=	net-im java
+
 MASTER_SITES=	LOCAL/fernape:maven
 
 MAINTAINER=	nikita@druba.su
@@ -22,11 +25,11 @@ USE_JAVA=	yes
 JAVA_VERSION=	1.8+
 
 USE_RC_SUBR=	${PORTNAME}
-DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 NO_ARCH=	yes
 SUB_FILES+=	pkg-message
 
 INSTALL_WRKSRC=	${WRKSRC}/distribution/target/distribution-base/
+DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 VARLOG=		/var/log/${PORTNAME}
 VARDB=		/var/db/${PORTNAME}
 USERS=		${PORTNAME}
diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo
index 4be29f2650bf..7b162afbab6d 100644
--- a/net-im/openfire/distinfo
+++ b/net-im/openfire/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1645673248
-SHA256 (igniterealtime-Openfire-v4.7.1_GH0.tar.gz) = bcd6873a6f7ec737dd47d6f26827af91098b57bd8dea2646fc86ba87a62cdfa5
-SIZE (igniterealtime-Openfire-v4.7.1_GH0.tar.gz) = 7402687
-SHA256 (FreeBSD-openfire-4.7.1-maven-repository.tar.gz) = aacf7de250f00dabb81d2baa41c4200226b5f04e2fac6627499a89fff2fed232
-SIZE (FreeBSD-openfire-4.7.1-maven-repository.tar.gz) = 256306557
+TIMESTAMP = 1661529563
+SHA256 (igniterealtime-Openfire-v4.7.3_GH0.tar.gz) = e869ebe369d5ee9f165bd77cf65af4853e5bc0d63fbcb6a1770878d7b2d56bb9
+SIZE (igniterealtime-Openfire-v4.7.3_GH0.tar.gz) = 7411816
+SHA256 (FreeBSD-openfire-4.7.3-maven-repository.tar.gz) = 1d0a03ce67e3eac4e94f1743f2bbf73fab5efcd31283de827db3e9b04ffafbf4
+SIZE (FreeBSD-openfire-4.7.3-maven-repository.tar.gz) = 256259087
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist
index fac0537b360c..ddc0cf98657e 100644
--- a/net-im/openfire/pkg-plist
+++ b/net-im/openfire/pkg-plist
@@ -86,7 +86,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.7.1.jar
+%%DATADIR%%/lib/i18n-4.7.3.jar
 %%DATADIR%%/lib/imageio-bmp-3.5.jar
 %%DATADIR%%/lib/imageio-core-3.5.jar
 %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar
@@ -158,7 +158,7 @@
 %%DATADIR%%/lib/websocket-common-9.4.43.v20210629.jar
 %%DATADIR%%/lib/websocket-server-9.4.43.v20210629.jar
 %%DATADIR%%/lib/websocket-servlet-9.4.43.v20210629.jar
-%%DATADIR%%/lib/xmppserver-4.7.1.jar
+%%DATADIR%%/lib/xmppserver-4.7.3.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?202209021641.282GfJrv054095>