Summary: | databases/mongodb42: update to 4.2.16 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ronald Klop <ronald-lists> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | lwhsu | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.16-changelog | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cd9974edbf6f82bae14a9c61fe65088f38fb35a commit 3cd9974edbf6f82bae14a9c61fe65088f38fb35a Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-09-22 07:54:13 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-09-22 07:54:13 +0000 databases/mongodb42: Update to 4.2.16 - register conflict with mongodb50 - enable outline-atomics (needs >= 1400033; FreeBSD 11/12/13 do not try to enable it) https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.16-changelog PR: 258455 databases/mongodb42/Makefile | 10 ++++++++-- databases/mongodb42/distinfo | 6 +++--- databases/mongodb42/files/patch-SConstruct | 10 ---------- 3 files changed, 11 insertions(+), 15 deletions(-) |
Created attachment 227852 [details] git diff - version bump - register conflict with mongodb50 - enable outline-atomics (needs >= 1400033; FreeBSD 11/12/13 do not try to enable it) - portlint ok - poudriere stage-qa ok