Summary: | databases/mdbx: Update to 0.11.2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mahlon | ||||||||
Component: | Individual Port(s) | Assignee: | Hiroki Tagato <tagattie> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | tagattie | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://github.com/erthink/libmdbx/releases/tag/v0.10.5 | ||||||||||
Attachments: |
|
Hi Mahlon, It appears more recent version is available on GitHub. (https://github.com/erthink/libmdbx/releases/tag/v0.11.2) Would you care to update the port to the latest version? (In reply to Hiroki Tagato from comment #1) Sure, adding new patch. Created attachment 230029 [details]
0.10.1 -> 0.11.2 update.
(In reply to mahlon from comment #3) The new patch appears to be against 0.10.0 (not 0.10.1). Could you make it sure that the patch is against 0.10.1? Created attachment 230084 [details]
0.10.1 -> 0.11.2 update (for real this time)
Huh! Not sure how I managed to do that. Updated.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf4586fb8e53d83e081c4917ab8b7bcaf0e7c13e commit cf4586fb8e53d83e081c4917ab8b7bcaf0e7c13e Author: Mahlon E. Smith <mahlon@martini.nu> AuthorDate: 2021-12-14 02:04:14 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2021-12-14 02:06:52 +0000 databases/mdbx: update to 0.11.2 Changelog: - https://github.com/erthink/libmdbx/releases/tag/v0.11.1 - https://github.com/erthink/libmdbx/releases/tag/v0.11.2 PR: 259349 Reported by: Mahlon E. Smith <mahlon@martini.nu> (maintainer) databases/mdbx/Makefile | 2 +- databases/mdbx/distinfo | 6 +++--- databases/mdbx/files/patch-GNUmakefile | 25 +++++++++++++++---------- 3 files changed, 19 insertions(+), 14 deletions(-) Committed, thanks! |
Created attachment 228933 [details] 0.10.1 -> 0.10.5 update. Update libmdbx from 0.10.1 to 0.10.5. Thanks!