| Summary: | databases/mdbx: Update to 0.13.11 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | mahlon | ||||
| Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | diizzy, vvd | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=473643e337f93fa89feea132a1514a0864ff0a5d commit 473643e337f93fa89feea132a1514a0864ff0a5d Author: Mahlon E. Smith <mahlon@martini.nu> AuthorDate: 2026-01-30 23:33:00 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-01-30 23:37:37 +0000 databases/mdbx: Update 0.13.9 => 0.13.11 Changelogs: https://github.com/erthink/libmdbx/blob/v0.13.11/ChangeLog.md https://github.com/erthink/libmdbx/releases/tag/v0.13.10_github_workaround https://github.com/erthink/libmdbx/releases/tag/v0.13.11 PR: 292832 databases/mdbx/Makefile | 2 +- databases/mdbx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Thanks. INTERPROCEDURAL_OPTIMIZATION being on violates https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags and produces larger binares. It would also be nice if unit tests worked |
Created attachment 267628 [details] 0.13.9 --> 0.13.11 Quickie update. Thanks!