From owner-svn-ports-head@freebsd.org Sat Sep 19 03:38:39 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2DD693F932C; Sat, 19 Sep 2020 03:38:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Btbyl0RZPz4WZ4; Sat, 19 Sep 2020 03:38:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E6C3A25A9B; Sat, 19 Sep 2020 03:38:38 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08J3cc8g032101; Sat, 19 Sep 2020 03:38:38 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08J3ccYr032096; Sat, 19 Sep 2020 03:38:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202009190338.08J3ccYr032096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 19 Sep 2020 03:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548938 - head/net-im/openfire X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/openfire X-SVN-Commit-Revision: 548938 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2020 03:38:39 -0000 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