From owner-svn-ports-all@freebsd.org Wed Jul 1 22:59:26 2020 Return-Path: Delivered-To: svn-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 1036C35DB76; Wed, 1 Jul 2020 22:59:26 +0000 (UTC) (envelope-from joneum@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 49xxW16jlRz3g0X; Wed, 1 Jul 2020 22:59:25 +0000 (UTC) (envelope-from joneum@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 C608510C55; Wed, 1 Jul 2020 22:59:25 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 061MxPvf069692; Wed, 1 Jul 2020 22:59:25 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 061MxPBS069690; Wed, 1 Jul 2020 22:59:25 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202007012259.061MxPBS069690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 1 Jul 2020 22:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541001 - head/databases/mongodb44 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/databases/mongodb44 X-SVN-Commit-Revision: 541001 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 22:59:26 -0000 Author: joneum Date: Wed Jul 1 22:59:25 2020 New Revision: 541001 URL: https://svnweb.freebsd.org/changeset/ports/541001 Log: Update to -rc11 PR: 247661 Submitted by: Ronald Klop (maintainer) Sponsored by: Netzkommune GmbH Modified: head/databases/mongodb44/Makefile head/databases/mongodb44/distinfo Modified: head/databases/mongodb44/Makefile ============================================================================== --- head/databases/mongodb44/Makefile Wed Jul 1 22:22:38 2020 (r541000) +++ head/databases/mongodb44/Makefile Wed Jul 1 22:59:25 2020 (r541001) @@ -2,7 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.4.0-rc9 +DISTVERSION= 4.4.0-rc11 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ Modified: head/databases/mongodb44/distinfo ============================================================================== --- head/databases/mongodb44/distinfo Wed Jul 1 22:22:38 2020 (r541000) +++ head/databases/mongodb44/distinfo Wed Jul 1 22:59:25 2020 (r541001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591906794 -SHA256 (mongodb-src-r4.4.0-rc9.tar.gz) = 9d72797a7cce0c99f82948382874b9b88b18a831ae9b153c4ff56f71cfcf974d -SIZE (mongodb-src-r4.4.0-rc9.tar.gz) = 49563830 +TIMESTAMP = 1593593602 +SHA256 (mongodb-src-r4.4.0-rc11.tar.gz) = e1e63e1a8bf63a473de9877f487f46314f06999ed3a555cfd2e4b4e9b5491df2 +SIZE (mongodb-src-r4.4.0-rc11.tar.gz) = 49584551