Created attachment 247351 [details] poudriere testport log There is new version of mongo-c-driver. I've made a patch which updates the port. It was tested with poudriere
mongo-c-driver depend on current version of devel/libbson. So this bug and #276016 should be added simultaneously
Created attachment 247352 [details] update patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeb9d4aac1f66e6a5ab3260148989f1a7af1a330 commit eeb9d4aac1f66e6a5ab3260148989f1a7af1a330 Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2024-01-01 18:49:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-01 18:54:48 +0000 devel/mongo-c-driver: Update version 1.24.2=>1.25.3 Changelog: https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.3 PR: 276017 Approved by: submitter is maintainer devel/mongo-c-driver/Makefile | 16 +- devel/mongo-c-driver/distinfo | 6 +- .../patch-build_sphinx_mongoc__common.py (new) | 11 + devel/mongo-c-driver/pkg-plist | 974 ++++++++++++++++++--- 4 files changed, 884 insertions(+), 123 deletions(-)