From owner-dev-commits-ports-main@freebsd.org Sat Jun 26 20:14:25 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 6017B6591E8; Sat, 26 Jun 2021 20:14:25 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GC4pT21QVz3k7f; Sat, 26 Jun 2021 20:14:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 238B4250B8; Sat, 26 Jun 2021 20:14:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15QKEPjr040964; Sat, 26 Jun 2021 20:14:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15QKEPE0040963; Sat, 26 Jun 2021 20:14:25 GMT (envelope-from git) Date: Sat, 26 Jun 2021 20:14:25 GMT Message-Id: <202106262014.15QKEPE0040963@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 65673fb38105 - main - net-im/openfire: revert commit 138948297672f43af0fa75647288abc84602385d MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 65673fb381052e38f9573b27f2058109688eb29f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2021 20:14:25 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=65673fb381052e38f9573b27f2058109688eb29f commit 65673fb381052e38f9573b27f2058109688eb29f Author: Neel Chauhan AuthorDate: 2021-06-26 20:08:58 +0000 Commit: Neel Chauhan CommitDate: 2021-06-26 20:14:03 +0000 net-im/openfire: revert commit 138948297672f43af0fa75647288abc84602385d This commit broke the build. --- net-im/openfire/Makefile | 8 ++++---- net-im/openfire/distinfo | 8 +++++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 50e1bcf040af..7222e28417e4 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -2,9 +2,11 @@ PORTNAME= openfire PORTVERSION= 4.6.4 -DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im java +MASTER_SITES= https://github.com/igniterealtime/${PORTNAME}/archive/refs/tags/ \ + LOCAL/pi:maven +DISTFILES= v${PORTVERSION}.tar.gz MAINTAINER= nikita@druba.su COMMENT= Enterprise instant messaging server @@ -12,9 +14,6 @@ COMMENT= Enterprise instant messaging server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USE_GITHUB= yes -GH_ACCOUNT= igniterealtime - BUILD_DEPENDS= mvn:devel/maven OPTIONS_DEFINE= DOCS TEST @@ -24,6 +23,7 @@ MAVEN_DESC= Source of Maven build plugins LOCAL_M2_DESC= Use prefetch plugins from FreeBSD repository ONLINE_M2_DESC= Download last plugins during build process (into ~/.m2) OPTIONS_DEFAULT= LOCAL_M2 +LOCAL_M2_DISTFILES= FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven USES= cpe USE_JAVA= yes diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 29a3e9210e49..980333b42dc7 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1624732221 -SHA256 (igniterealtime-openfire-v4.6.4_GH0.tar.gz) = 7472674c2469b7fb1eb25edcb4b529eda0a49be335c146861656d766443bda23 -SIZE (igniterealtime-openfire-v4.6.4_GH0.tar.gz) = 6770705 +TIMESTAMP = 1624266366 +SHA256 (v4.6.4.tar.gz) = 7472674c2469b7fb1eb25edcb4b529eda0a49be335c146861656d766443bda23 +SIZE (v4.6.4.tar.gz) = 6770705 +SHA256 (FreeBSD-openfire-4.6.4-maven-repository.tar.gz) = 82a196764301a71f70f1a23bab4628772c9bfc05088a3a0328ef47df0b8ae453 +SIZE (FreeBSD-openfire-4.6.4-maven-repository.tar.gz) = 253011622