Summary: | databases/mongodb44: Update to 4.4.7 | ||||||
---|---|---|---|---|---|---|---|
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: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.7-changelog | ||||||
Attachments: |
|
Description
Ronald Klop
2021-07-24 18:38:07 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0034d834df7258bbd19b5866cfa4efc1a2f2be55 commit 0034d834df7258bbd19b5866cfa4efc1a2f2be55 Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-07-26 07:26:39 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-26 07:26:39 +0000 databases/mongodb44: Update to 4.4.7 - Add a fix for compilation on aarch64 on 14-CURRENT/clang 12. See: https://lists.freebsd.org/archives/freebsd-ports/2021-July/000431.html Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.7-changelog PR: 257393 Approved by: lwhsu (mentor, implicit) databases/mongodb44/Makefile | 2 +- databases/mongodb44/distinfo | 6 +++--- databases/mongodb44/files/patch-SConstruct | 24 +++++++++++++++++------- 3 files changed, 21 insertions(+), 11 deletions(-) Committed, thanks! |