Bug 266293

Summary: databases/mongodb50: update to 5.0.12
Product: Ports & Packages Reporter: Ronald Klop <ronald-lists>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.12---sep-05--2022
Attachments:
Description Flags
git diff in databases/mongodb50 ronald-lists: maintainer-approval+

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(-)