Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2020 03:38:38 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548938 - head/net-im/openfire
Message-ID:  <202009190338.08J3ccYr032096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Sep 19 03:38:38 2020
New Revision: 548938
URL: https://svnweb.freebsd.org/changeset/ports/548938

Log:
  net-im/openfire: Update 4.5.2 -> 4.5.3
  
  There are intermittent build failures in poudriere that need to be investigated.
  
  PR:		249442
  Submitted by:	nikita@druba.su (maintainer)

Modified:
  head/net-im/openfire/Makefile
  head/net-im/openfire/distinfo
  head/net-im/openfire/pkg-plist

Modified: head/net-im/openfire/Makefile
==============================================================================
--- head/net-im/openfire/Makefile	Sat Sep 19 03:35:55 2020	(r548937)
+++ head/net-im/openfire/Makefile	Sat Sep 19 03:38:38 2020	(r548938)
@@ -2,13 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	openfire
-PORTVERSION=	4.5.2
+PORTVERSION=	4.5.3
 PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	net-im java
 MASTER_SITES=	https://github.com/igniterealtime/${PORTNAME}/releases/download/v${PORTVERSION}/ \
-		LOCAL/pi:maven
-DISTFILES=	${PORTNAME}_src_${PORTVERSION:S/./_/g}.tar.gz FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven
+		LOCAL/yuri:maven
+DISTFILES=	${PORTNAME}_src_${PORTVERSION:S/./_/g}.tar.gz \
+		FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven
 
 MAINTAINER=	nikita@druba.su
 COMMENT=	Enterprise instant messaging server

Modified: head/net-im/openfire/distinfo
==============================================================================
--- head/net-im/openfire/distinfo	Sat Sep 19 03:35:55 2020	(r548937)
+++ head/net-im/openfire/distinfo	Sat Sep 19 03:38:38 2020	(r548938)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1591661408
-SHA256 (openfire_src_4_5_2.tar.gz) = 73037bb96d989cbbf0d54d1b4c5718b3033cfeb88a1c9f2771e0f2b5de8c1841
-SIZE (openfire_src_4_5_2.tar.gz) = 6650995
-SHA256 (FreeBSD-openfire-4.5.2-maven-repository.tar.gz) = 59fd7d37bba29bbcc0bf940bf61cda27c89e1b95ff92d1fec2f82d09ee8953e4 
-SIZE (FreeBSD-openfire-4.5.2-maven-repository.tar.gz) = 142720219
+TIMESTAMP = 1600465443
+SHA256 (openfire_src_4_5_3.tar.gz) = 7e7dbd6518bd4ba612f170b4215dfb855b1ddbfcf44854ce4c5a706817ee996e
+SIZE (openfire_src_4_5_3.tar.gz) = 6651603
+SHA256 (FreeBSD-openfire-4.5.3-maven-repository.tar.gz) = 2d060735d22806bf5141f55cadb47d474412d75fd89fe6e0f6b52f25c3e595ad
+SIZE (FreeBSD-openfire-4.5.3-maven-repository.tar.gz) = 142730214

Modified: head/net-im/openfire/pkg-plist
==============================================================================
--- head/net-im/openfire/pkg-plist	Sat Sep 19 03:35:55 2020	(r548937)
+++ head/net-im/openfire/pkg-plist	Sat Sep 19 03:38:38 2020	(r548938)
@@ -35,7 +35,7 @@
 %%DATADIR%%/lib/commons-logging-1.2.jar
 %%DATADIR%%/lib/commons-pool2-2.6.2.jar
 %%DATADIR%%/lib/commons-text-1.6.jar
-%%DATADIR%%/lib/dom4j-2.1.1.jar
+%%DATADIR%%/lib/dom4j-2.1.3.jar
 %%DATADIR%%/lib/dwr-3.0.2-RELEASE.jar
 %%DATADIR%%/lib/ecj-3.19.0.jar
 %%DATADIR%%/lib/error_prone_annotations-2.2.0.jar
@@ -44,7 +44,7 @@
 %%DATADIR%%/lib/hsqldb-2.4.1.jar
 %%DATADIR%%/lib/httpclient-4.5.8.jar
 %%DATADIR%%/lib/httpcore-4.4.11.jar
-%%DATADIR%%/lib/i18n-4.5.2.jar
+%%DATADIR%%/lib/i18n-4.5.3.jar
 %%DATADIR%%/lib/j2objc-annotations-1.1.jar
 %%DATADIR%%/lib/javassist-3.24.1-GA.jar
 %%DATADIR%%/lib/javax.activation-api-1.2.0.jar
@@ -107,7 +107,7 @@
 %%DATADIR%%/lib/websocket-common-9.4.28.v20200408.jar
 %%DATADIR%%/lib/websocket-server-9.4.28.v20200408.jar
 %%DATADIR%%/lib/websocket-servlet-9.4.28.v20200408.jar
-%%DATADIR%%/lib/xmppserver-4.5.2.jar
+%%DATADIR%%/lib/xmppserver-4.5.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?202009190338.08J3ccYr032096>