git: 08bb784bcf45 - main - databases/mongodb70: update to RC6

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Tue, 04 Jul 2023 08:29:24 UTC
The branch main has been updated by ronald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08bb784bcf456349efc261c89b3903f20172eb44

commit 08bb784bcf456349efc261c89b3903f20172eb44
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2023-07-04 08:27:58 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2023-07-04 08:29:11 +0000

    databases/mongodb70: update to RC6
    
    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 +++---
 databases/mongodb70/pkg-message | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile
index 626b890e78d9..4979b226b1f9 100644
--- a/databases/mongodb70/Makefile
+++ b/databases/mongodb70/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	7.0.0-rc5
+DISTVERSION=	7.0.0-rc6
 CATEGORIES=	databases net
 PKGNAMESUFFIX=	${DISTVERSION:R:S/.//}
 
diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo
index 340b3e69789e..560a46502627 100644
--- a/databases/mongodb70/distinfo
+++ b/databases/mongodb70/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1687594487
-SHA256 (mongodb-mongo-r7.0.0-rc5_GH0.tar.gz) = 16e0627f4537f33eec89220b47e4623691df66f428f86e1a691acfc210d79995
-SIZE (mongodb-mongo-r7.0.0-rc5_GH0.tar.gz) = 113484921
+TIMESTAMP = 1688324848
+SHA256 (mongodb-mongo-r7.0.0-rc6_GH0.tar.gz) = 7eaeda72f45289de16e718c9e2f0104c60735647feb43ef575c47cba1df34456
+SIZE (mongodb-mongo-r7.0.0-rc6_GH0.tar.gz) = 113476500
 SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0
 SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901
diff --git a/databases/mongodb70/pkg-message b/databases/mongodb70/pkg-message
new file mode 100644
index 000000000000..43e45ca6a35a
--- /dev/null
+++ b/databases/mongodb70/pkg-message
@@ -0,0 +1,8 @@
+[
+{ type: install
+  message: <<EOM
+MongoDB on Rasperry Pi can work but is unsupported upstream.
+Please read https://jira.mongodb.org/browse/SERVER-71772 if you run this on a non-LSE ARM cpu.
+EOM
+}
+]