Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2023 19:57:41 GMT
From:      Ronald Klop <ronald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 886d17d8010f - main - databases/mongodb70: update to 7.0.0 RC5
Message-ID:  <202306251957.35PJvfGd074740@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ronald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=886d17d8010f894bb32721f6c50ebac1f8e5a7be

commit 886d17d8010f894bb32721f6c50ebac1f8e5a7be
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2023-06-25 19:54:53 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2023-06-25 19:57:20 +0000

    databases/mongodb70: update to 7.0.0 RC5
    
    Still Release Candidate status. Read the notes:
    https://www.mongodb.com/docs/v7.0/release-notes/7.0/
---
 databases/mongodb70/Makefile | 2 +-
 databases/mongodb70/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile
index aead0f8dc076..626b890e78d9 100644
--- a/databases/mongodb70/Makefile
+++ b/databases/mongodb70/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	7.0.0-rc4
+DISTVERSION=	7.0.0-rc5
 CATEGORIES=	databases net
 PKGNAMESUFFIX=	${DISTVERSION:R:S/.//}
 
diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo
index f1c5c094ff6d..340b3e69789e 100644
--- a/databases/mongodb70/distinfo
+++ b/databases/mongodb70/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1687165011
-SHA256 (mongodb-mongo-r7.0.0-rc4_GH0.tar.gz) = c922ea1f8412664e5d6e1cc75ab292ad93e13b4f8af3783cd3ddfede78119313
-SIZE (mongodb-mongo-r7.0.0-rc4_GH0.tar.gz) = 113480619
+TIMESTAMP = 1687594487
+SHA256 (mongodb-mongo-r7.0.0-rc5_GH0.tar.gz) = 16e0627f4537f33eec89220b47e4623691df66f428f86e1a691acfc210d79995
+SIZE (mongodb-mongo-r7.0.0-rc5_GH0.tar.gz) = 113484921
 SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0
 SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306251957.35PJvfGd074740>