Created attachment 226999 [details] git diff version bump - passed poudriere testport for stage-qa on rpi4/aarch64/14-current
NB: from the changelog MongoDB version <= 5.0.1 is not recommended for production use due to a critical issue, SERVER-58936 [1]. The issue is fixed in version 5.0.2. [1] https://jira.mongodb.org/browse/SERVER-58936
Looks like this should be MFH'ed. Can you confirm?
(In reply to Guangyuan Yang from comment #2) Yes, please merge to quarterly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1156f7d08c7d00e48492c30cd9dcd54da92967c8 commit 1156f7d08c7d00e48492c30cd9dcd54da92967c8 Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-08-08 10:35:23 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-08 10:35:23 +0000 databases/mongodb50: Update to 5.0.2 Changelog: https://docs.mongodb.com/manual/release-notes/5.0/#5.0.2---aug-4--2021 PR: 257665 MFH: 2021Q3 (bugfix release) databases/mongodb50/Makefile | 2 +- databases/mongodb50/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc7eb65dcabb50d826a4ea4b59ae47b2d4042b60 commit dc7eb65dcabb50d826a4ea4b59ae47b2d4042b60 Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-08-08 10:35:23 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-08 10:37:02 +0000 databases/mongodb50: Update to 5.0.2 Changelog: https://docs.mongodb.com/manual/release-notes/5.0/#5.0.2---aug-4--2021 PR: 257665 (cherry picked from commit 1156f7d08c7d00e48492c30cd9dcd54da92967c8) databases/mongodb50/Makefile | 2 +- databases/mongodb50/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, thanks!