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
mongo-c-driver depends on the same verion of libbson. So this two updates must be add at the same time
Created attachment 260643 [details] poudriere testport log testport logfile (zipped)
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(-)
Thanks.