Re: git: 1d1d6afb80a9 - main - databases/lmdb: upgrade to 1.0.0

From: Xin Li <delphij_at_FreeBSD.org>
Date: Thu, 02 Jul 2026 17:37:05 UTC
On 2026-07-02 09:38, Kevin Bowling wrote:
> On Thu, Jul 2, 2026 at 9:25 AM Xin LI <delphij@freebsd.org> wrote:
>>
>> The branch main has been updated by delphij:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=1d1d6afb80a9822472cd2e5f5c7cdf390c6d9251
>>
>> commit 1d1d6afb80a9822472cd2e5f5c7cdf390c6d9251
>> Author:     Xin LI <delphij@FreeBSD.org>
>> AuthorDate: 2026-07-02 16:24:55 +0000
>> Commit:     Xin LI <delphij@FreeBSD.org>
>> CommitDate: 2026-07-02 16:24:55 +0000
>>
>>      databases/lmdb: upgrade to 1.0.0
> 
> A warning, this isn't a simple version bump and changes the file
> format in an incompatible way in either direction.
> 
> https://github.com/LMDB/lmdb/blob/mdb.master3/libraries/liblmdb/upgrading.doc#L13

Good point, thanks.  I've added a warning at installation and upgrade 
(when previous version is less than 1.0.0).

Cheers,