From owner-dev-commits-ports-all@freebsd.org Mon Jun 14 16:29:53 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 730C5650B29; Mon, 14 Jun 2021 16:29:53 +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 4G3cNx2q4Kz3lyv; Mon, 14 Jun 2021 16:29:53 +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 3E91917ED3; Mon, 14 Jun 2021 16:29:53 +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 15EGTrki043173; Mon, 14 Jun 2021 16:29:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EGTruQ043172; Mon, 14 Jun 2021 16:29:53 GMT (envelope-from git) Date: Mon, 14 Jun 2021 16:29:53 GMT Message-Id: <202106141629.15EGTruQ043172@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 1cf3768b44dd - main - databases/mongodb50: Update to 5.0.0 RC1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1cf3768b44dd128749b05641b6233f5426bd3b2f 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 16:29:53 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cf3768b44dd128749b05641b6233f5426bd3b2f commit 1cf3768b44dd128749b05641b6233f5426bd3b2f Author: Ronald Klop AuthorDate: 2021-06-14 16:29:05 +0000 Commit: Kevin Bowling CommitDate: 2021-06-14 16:29:05 +0000 databases/mongodb50: Update to 5.0.0 RC1 PR: 256598 Approved by: maintainer --- databases/mongodb50/Makefile | 5 ++--- databases/mongodb50/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile index ec632d679b81..81773174a4a4 100644 --- a/databases/mongodb50/Makefile +++ b/databases/mongodb50/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 5.0.0-rc0 +DISTVERSION= 5.0.0-rc1 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ @@ -28,7 +28,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libcurl.so:ftp/curl \ libsnappy.so:archivers/snappy -USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix +USES= compiler:c++17-lang cpe python:3.5+,build scons USE_RC_SUBR= mongod CONFLICTS_INSTALL= mongodb36 mongodb4[024] @@ -36,7 +36,6 @@ CONFLICTS_INSTALL= mongodb36 mongodb4[024] OPTIONS_DEFINE= LTO SASL SSL OPTIONS_DEFAULT=LTO SASL SSL -python_OLD_CMD= @python_interpreter@ MAKE_ARGS= --use-system-zlib \ --use-system-pcre \ --use-system-snappy \ diff --git a/databases/mongodb50/distinfo b/databases/mongodb50/distinfo index 8a71f16d49e9..9c502acdda63 100644 --- a/databases/mongodb50/distinfo +++ b/databases/mongodb50/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622204953 -SHA256 (mongodb-src-r5.0.0-rc0.tar.gz) = 9ebf1de0a9e1d436928e69cd75a99f385e6cde83f2d60e72ac5c1d714646751c -SIZE (mongodb-src-r5.0.0-rc0.tar.gz) = 54327208 +TIMESTAMP = 1623670264 +SHA256 (mongodb-src-r5.0.0-rc1.tar.gz) = 17b4998385e82855bb6a17056ae75e1811c2784c14b6ba89706f0ad17f5279dc +SIZE (mongodb-src-r5.0.0-rc1.tar.gz) = 54409236