Bug 292832 - databases/mdbx: Update to 0.13.11
Summary: databases/mdbx: Update to 0.13.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-30 18:45 UTC by mahlon
Modified: 2026-01-31 00:00 UTC (History)
2 users (show)

See Also:


Attachments
0.13.9 --> 0.13.11 (910 bytes, patch)
2026-01-30 18:45 UTC, mahlon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mahlon 2026-01-30 18:45:09 UTC
Created attachment 267628 [details]
0.13.9 --> 0.13.11

Quickie update.  Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-01-30 23:37:49 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-01-30 23:38:55 UTC
Thanks.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2026-01-31 00:00:46 UTC
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