Re: git: 47912ce2e613 - main - databases/sqlite3: update to 3.41.0

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Tue, 28 Feb 2023 22:40:13 UTC
On 27/02/23 23:49, Robert Clausecker wrote:
> The branch main has been updated by fuz:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=47912ce2e613211aecf6ecdfc58681b7aca0df33
> 
> commit 47912ce2e613211aecf6ecdfc58681b7aca0df33
> Author:     Pavel Volkov <pavelivolkov@gmail.com>
> AuthorDate: 2023-02-24 09:23:48 +0000
> Commit:     Robert Clausecker <fuz@FreeBSD.org>
> CommitDate: 2023-02-27 22:46:24 +0000
> 
>      databases/sqlite3: update to 3.41.0
>      
>      Disable option DQS by default.
>      Add a note to UPDATING about this.
>      

While I understand your motives this is a dangerous choice. There will 
be a lot of runtime breakage in ports using sqlite3.

I just discovered that deskutils/calibre in some parts of the code falls 
for this.

This is relatively easy to fix and I am testing patches. I'll also 
submit it upstream:

https://github.com/madpilot78/calibre/commit/e79cfdd3c6ab232fefa78dc185261ced7a209ae7

but I'm sure a lot of ports will start acting up for no apparent reason 
due to this.

-- 
Guido Falsi <madpilot@FreeBSD.org>