Bug 287004 - devel/libbson: update to 1.30.4
Summary: devel/libbson: 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:
Blocks: 287005
  Show dependency treegraph
 
Reported: 2025-05-22 22:23 UTC by Krzysztof
Modified: 2025-05-22 23:34 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
update patch (1.44 KB, patch)
2025-05-22 22:23 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff
poudriere testport log (265.33 KB, text/plain)
2025-05-22 22:24 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:23:19 UTC
Created attachment 260640 [details]
update patch

Team of mongo-c-driver published new version(s) of this soft. So I've made a patch which updates port to new version. It was tested with poudriere - log file is attached also.
Comment 1 Krzysztof 2025-05-22 22:24:07 UTC
Created attachment 260641 [details]
poudriere testport log

And poudrieere testport log
Comment 2 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=33166760d287b95ab3d96706fc6e7037fea12fb0

commit 33166760d287b95ab3d96706fc6e7037fea12fb0
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2025-05-22 23:27:40 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-22 23:27:40 +0000

    devel/libbson: 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:     287004

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