Bug 277610

Summary: databases/sqlite3: Update to 3.45.1
Product: Ports & Packages Reporter: Pavel Volkov <pavelivolkov>
Component: Individual Port(s)Assignee: Philippe Audeoud <jadawin>
Status: Closed FIXED    
Severity: Affects Some People CC: fuz, jadawin, pavelivolkov
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://sqlite.org/releaselog/3_45_1.html
Attachments:
Description Flags
patch
pavelivolkov: maintainer-approval+
portlint log
none
poudriere log without flavors
none
poudriere log @icu
none
poudriere log @tcl none

Description Pavel Volkov 2024-03-10 12:24:30 UTC
Created attachment 249066 [details]
patch

Upgrade to version 3.45.1
Several bugs have been fixed. (https://sqlite.org/releaselog/3_45_1.html)
The DQS option is set to 0 by default, as recommended. (https://www.sqlite.org/compile.html#dqs)
Comment 1 Pavel Volkov 2024-03-10 12:25:57 UTC
Created attachment 249067 [details]
portlint log
Comment 2 Pavel Volkov 2024-03-10 12:26:26 UTC
Created attachment 249068 [details]
poudriere log without flavors
Comment 3 Pavel Volkov 2024-03-10 12:26:46 UTC
Created attachment 249069 [details]
poudriere log @icu
Comment 4 Pavel Volkov 2024-03-10 12:27:12 UTC
Created attachment 249070 [details]
poudriere log @tcl
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-03-12 04:25:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be035ffa5365c9abd260d29eba963fc59a34a392

commit be035ffa5365c9abd260d29eba963fc59a34a392
Author:     Philippe Audeoud <jadawin@FreeBSD.org>
AuthorDate: 2024-03-12 04:21:55 +0000
Commit:     Philippe Audeoud <jadawin@FreeBSD.org>
CommitDate: 2024-03-12 04:21:55 +0000

    databases/sqlite3: Update to 3.45.1

    PR:     277610
    Approved by:    bapt
    Differential Revision:  https://reviews.freebsd.org/D44299

 databases/sqlite3/Makefile | 5 ++---
 databases/sqlite3/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 6 Philippe Audeoud freebsd_committer freebsd_triage 2024-03-12 04:26:03 UTC
Committed. Thanks!
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2024-04-08 09:24:40 UTC
Seems like mail/evolution is another victim of the DQS option: bug #278249.