1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

databases/mongodb70: update to RC8

Release Candidate

Please read the notes before using:
https://www.mongodb.com/docs/v7.0/release-notes/7.0/#release-notes-for-mongodb-7.0--release-candidate-

* trivial version bump
* typo in pkg-message
* poudriere stage-qa: ok
This commit is contained in:
Ronald Klop 2023-07-25 13:08:47 +02:00
parent 2295dc8785
commit 0763c9fcb5
No known key found for this signature in database
GPG Key ID: 551E8E6207A42166
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 7.0.0-rc7
DISTVERSION= 7.0.0-rc8
CATEGORIES= databases net
PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1689068153
SHA256 (mongodb-mongo-r7.0.0-rc7_GH0.tar.gz) = affbd9250b28650757653f97097dd4d25332e6a44191990e966f2f87981364b3
SIZE (mongodb-mongo-r7.0.0-rc7_GH0.tar.gz) = 113448879
TIMESTAMP = 1690182724
SHA256 (mongodb-mongo-r7.0.0-rc8_GH0.tar.gz) = ccf8636ae7d653e55ff50fb038a5e2821d60e1be640da95f4a7718ea7a37035c
SIZE (mongodb-mongo-r7.0.0-rc8_GH0.tar.gz) = 113469461
SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0
SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901

View File

@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
MongoDB on Rasperry Pi can work but is unsupported upstream.
MongoDB on Raspberry 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
}