Bug 285417 - devel/mongo-c-driver: update to 1.30.2
Summary: devel/mongo-c-driver: update to 1.30.2
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: 285416
Blocks:
  Show dependency treegraph
 
Reported: 2025-03-14 21:23 UTC by Krzysztof
Modified: 2025-03-15 17:53 UTC (History)
1 user (show)

See Also:


Attachments
update patch (60.25 KB, patch)
2025-03-14 21:23 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff
poudriere testport log (47.21 KB, application/x-zip-compressed)
2025-03-14 21:26 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-03-14 21:23:55 UTC
Created attachment 258676 [details]
update patch

There is new version of mongo-c-driver. I've made a patch which updates the port. poudriere testport log is attached also.
Comment 1 Krzysztof 2025-03-14 21:26:26 UTC
Created attachment 258678 [details]
poudriere testport log

compressed testport log - original was too big
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-15 17:49:12 UTC
A commit in branch main references this bug:

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

commit afd96909703c7494502dee85dd79f1ca53e84b18
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2025-03-15 17:43:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-15 17:46:33 +0000

    devel/mongo-c-driver: Update 1.25.4 → 1.30.2

    News:
    https://github.com/mongodb/mongo-c-driver/blob/1.30.2/NEWS

    PR:     285417

 devel/mongo-c-driver/Makefile  |   2 +-
 devel/mongo-c-driver/distinfo  |   6 +-
 devel/mongo-c-driver/pkg-plist | 444 ++++++++++++++++++++++++++++++++---------
 3 files changed, 356 insertions(+), 96 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-15 17:53:47 UTC
Thanks.