Bug 287005 - devel/mongo-c-driver: update to 1.30.4
Summary: devel/mongo-c-driver: update to 1.30.4
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: Vladimir Druzenko
URL: https://github.com/mongodb/mongo-c-dr...
Keywords:
Depends on: 287004
Blocks:
  Show dependency treegraph
 
Reported: 2025-05-22 22:26 UTC by Krzysztof
Modified: 2025-05-22 23:35 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
update patch (1.47 KB, patch)
2025-05-22 22:26 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff
poudriere testport log (47.19 KB, application/x-zip-compressed)
2025-05-22 22:28 UTC, Krzysztof
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2025-05-22 22:26:36 UTC
Created attachment 260642 [details]
update patch

mongo-c-driver team published new version of software. I've made a patch which updates the porta. It was tested with poudriere - testport logfile is attached also
Comment 1 Krzysztof 2025-05-22 22:27:33 UTC
mongo-c-driver depends on the same verion of libbson. So this two updates must be add at the same time
Comment 2 Krzysztof 2025-05-22 22:28:52 UTC
Created attachment 260643 [details]
poudriere testport log

testport logfile (zipped)
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-22 23:31:45 UTC
A commit in branch main references this bug:

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

commit 52f5a3c4f7cd5a29c526c0573d6d57a77311b221
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2025-05-22 23:30:13 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-22 23:30:13 +0000

    devel/mongo-c-driver: Update 1.30.2 => 1.30.4

    Changelogs:
    https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.3
    https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.4

    PR:     287005

 devel/mongo-c-driver/Makefile  | 2 +-
 devel/mongo-c-driver/distinfo  | 6 +++---
 devel/mongo-c-driver/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-22 23:35:03 UTC
Thanks.