Bug 266293 - databases/mongodb50: update to 5.0.12
Summary: databases/mongodb50: update to 5.0.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://www.mongodb.com/docs/manual/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 08:19 UTC by Ronald Klop
Modified: 2022-09-12 20:05 UTC (History)
1 user (show)

See Also:


Attachments
git diff in databases/mongodb50 (1.19 KB, patch)
2022-09-08 08:19 UTC, Ronald Klop
ronald-lists: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2022-09-08 08:19:20 UTC
Created attachment 236433 [details]
git diff in databases/mongodb50

trivial version bump

- poudriere stage-qa ok on aarch64
- portlint ok

- port builds fine on 13.1 with llvm13 nowadays so no need to keep the commented workaround: http://ampere3.nyi.freebsd.org/data/131arm64-default/cfc19930a459/logs/mongodb50-5.0.11.log
- https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.12---sep-05--2022
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-12 20:04:52 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-12 20:05:19 UTC
A commit in branch main references this bug:

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

commit 54fd3ec017831f6ca484805fba27ad2aba0e941e
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-09-12 06:25:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-12 20:01:07 +0000

    databases/mongodb50: update to 5.0.12

    ChangeLog:
    https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.12---sep-05--2022

     * Add new implicitlyCreateIndex and enforceUniquenessCheck to shardCollection
       command
     * Add new enforceUniqueness to refineCollectionShardKey command
     * Add addl. activation condition for
       interruptBeforeProcessingPrePostImageOriginatingOp fail point
     * A retry of _configSvrReshardCollection can succeed causing
       resharding_coordinator_recovers_abort_decision.js to fail
     * A retry of _shardsvrReshardCollection can cause DuplicateKey error
       (resharding_nonblocking_coordinator_rebuild.js)

    PR:             266293
    Reported by:    ronald-lists@klop.ws (maintainer)

 databases/mongodb50/Makefile | 4 +---
 databases/mongodb50/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)