From owner-dev-commits-ports-all@freebsd.org Mon Jun 14 21:50:18 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 62511655F8E; Mon, 14 Jun 2021 21:50:18 +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 4G3lVf2Lfjz3JSS; Mon, 14 Jun 2021 21:50:18 +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 394B61C456; Mon, 14 Jun 2021 21:50:18 +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 15ELoICq087973; Mon, 14 Jun 2021 21:50:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15ELoIrU087966; Mon, 14 Jun 2021 21:50:18 GMT (envelope-from git) Date: Mon, 14 Jun 2021 21:50:18 GMT Message-Id: <202106142150.15ELoIrU087966@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: 32523ea27d2a - main - databases/mongodb40: Update to 4.0.25 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: 32523ea27d2aceb45eaeb71d3626206eb607ed54 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 21:50:18 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=32523ea27d2aceb45eaeb71d3626206eb607ed54 commit 32523ea27d2aceb45eaeb71d3626206eb607ed54 Author: Ronald Klop AuthorDate: 2021-06-14 21:49:22 +0000 Commit: Neel Chauhan CommitDate: 2021-06-14 21:49:22 +0000 databases/mongodb40: Update to 4.0.25 PR: 256551 Approved by: dev.ashevchuk AT gmail DOT com (maintainer) --- databases/mongodb40/Makefile | 6 ++---- databases/mongodb40/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/databases/mongodb40/Makefile b/databases/mongodb40/Makefile index 90b26a3425f6..f56d4fb23ea2 100644 --- a/databases/mongodb40/Makefile +++ b/databases/mongodb40/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.0.24 +DISTVERSION= 4.0.25 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ @@ -27,13 +27,11 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \ libsnappy.so:archivers/snappy -USES= compiler:c++14-lang cpe python:3.5+,build scons shebangfix +USES= compiler:c++14-lang cpe python:3.5+,build scons USE_RC_SUBR= mongod CONFLICTS_INSTALL= mongodb36 mongodb4[24] -SHEBANG_FILES= src/mongo/installer/compass/install_compass.in -python_OLD_CMD= @python_interpreter@ MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \ --use-system-pcre --use-system-snappy \ --use-system-boost --use-system-zlib \ diff --git a/databases/mongodb40/distinfo b/databases/mongodb40/distinfo index 692e83587a14..766d8f0341c9 100644 --- a/databases/mongodb40/distinfo +++ b/databases/mongodb40/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618524049 -SHA256 (mongodb-src-r4.0.24.tar.gz) = 4cb2b3d1f777c5ee7c922728e238be076ae376bc7e232fab7d878dacda747519 -SIZE (mongodb-src-r4.0.24.tar.gz) = 50259909 +TIMESTAMP = 1623237574 +SHA256 (mongodb-src-r4.0.25.tar.gz) = c51f1f78bc121a260023e5419dd219456ed4fbb6da3f8954654263a0b260b0fd +SIZE (mongodb-src-r4.0.25.tar.gz) = 50516290