Summary: | devel/libbson: 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: | diizzy, 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: | |||||||
Bug Blocks: | 272721 | ||||||
Attachments: |
|
Comment on attachment 243612 [details]
patch for 1.24.2
I approve
It's still broken afaik https://jira.mongodb.org/browse/CDRIVER-4673 (In reply to Daniel Engberg from comment #2) It is patched locally (just to install one file forgotten). As it is reported, should be fixed in next release, but that means just one local patch not needed anymore. Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=55a4ea2ff3c7dc3846930df1fa3b534c8f9fe86b commit 55a4ea2ff3c7dc3846930df1fa3b534c8f9fe86b Author: Hiroo Ono <hiroo.ono+freebsd@gmail.com> AuthorDate: 2023-07-26 07:03:27 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-27 06:25:58 +0000 devel/libbson: update to 1.24.2 ChangeLog: https://github.com/mongodb/mongo-c-driver/blob/1.24.2/NEWS PR: 272720 Reported by: hiroo.ono+freebsd@gmail.com devel/libbson/Makefile | 4 +--- devel/libbson/distinfo | 6 +++--- devel/libbson/files/patch-CMakeLists.txt (gone) | 11 ----------- .../files/patch-src_libbson_CMakeLists.txt (new) | 10 ++++++++++ devel/libbson/pkg-plist | 17 +++++++---------- 5 files changed, 21 insertions(+), 27 deletions(-) |
Created attachment 243612 [details] patch for 1.24.2 libbson update to 1.24.2, needed for mongo-c-driver update to 1.24.2.