Bug 257688

Summary: databases/mongodb44: Update to 4.4.8
Product: Ports & Packages Reporter: Ronald Klop <ronald-lists>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Some People CC: ygy
Priority: --- Flags: ygy: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021
Attachments:
Description Flags
git diff ronald-lists: maintainer-approval+

Description Ronald Klop 2021-08-08 18:19:18 UTC
Created attachment 227020 [details]
git diff

- version bump
- remove old unused remnants of shebangfix
- compiles on aarch64/14-current
- poudriere testport -> stage-qa SUCCESS

note from the changelog:
"MongoDB version 4.4.7 is not recommended for production use due to a critical issue, SERVER-58936. The issue is fixed in version 4.4.8."
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-09 04:56:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=962be10550ee4a2be37ca5fd8e10a8a210a73289

commit 962be10550ee4a2be37ca5fd8e10a8a210a73289
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2021-08-09 04:54:30 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-09 04:54:30 +0000

    databases/mongodb44: Update to 4.4.8

    Changelog:      https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021

    PR:             257688
    MFH:            2021Q3 (bugfix release)

 databases/mongodb44/Makefile | 5 ++---
 databases/mongodb44/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-09 05:09:08 UTC
A commit in branch 2021Q3 references this bug:

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

commit adb336114717c1dd89318e1378d521694a35a919
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2021-07-26 07:26:39 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-09 05:07:15 +0000

    databases/mongodb44: Update to 4.4.8

    Changelog:      https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021

    PR:             257688

    (cherry picked from commit 962be10550ee4a2be37ca5fd8e10a8a210a73289)

 databases/mongodb44/Makefile               |  5 ++---
 databases/mongodb44/distinfo               |  6 +++---
 databases/mongodb44/files/patch-SConstruct | 24 +++++++++++++++++-------
 3 files changed, 22 insertions(+), 13 deletions(-)