Summary: | devel/mongo-c-driver: update to 1.24.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hiroo Ono <hiroo.ono+freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | fernape, ports | ||||
Priority: | --- | Flags: | fernape:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/mongodb/mongo-c-driver/blob/1.24.2/NEWS | ||||||
Bug Depends on: | 272720 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
This update depends on devel/libbson update. Comment on attachment 243613 [details]
patch to 1.24.2
I approve
Comment on attachment 243613 [details]
patch to 1.24.2
I approve
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f18837e70df5a500af574614840b0ea216d64e21 commit f18837e70df5a500af574614840b0ea216d64e21 Author: Hiroo Ono <hiroo.ono+freebsd@gmail.com> AuthorDate: 2023-07-26 07:19:56 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-27 06:26:48 +0000 devel/mongo-c-driver: update to 1.24.2 ChangeLog: https://github.com/mongodb/mongo-c-driver/blob/1.24.2/NEWS PR: 272721 Reported by: hiroo.ono+freebsd@gmail.com Approved by: ports@bsdserwis.com (maintainer) devel/mongo-c-driver/Makefile | 51 ++++++++++++++------ devel/mongo-c-driver/distinfo | 6 +-- ...goc_src_mongoc_mongoc-counters-private.h (gone) | 10 ---- devel/mongo-c-driver/pkg-plist | 54 ++++++++++++++-------- 4 files changed, 75 insertions(+), 46 deletions(-) |
Created attachment 243613 [details] patch to 1.24.2 devel/mongo-c-driver 1.23.2 emits error with OpenSSL 3. Upstream fixed it starting from version 1.24.0. Thus update to latest 1.24.2.