Bug 277610 - databases/sqlite3: Update to 3.45.1
Summary: databases/sqlite3: Update to 3.45.1
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: Philippe Audeoud
URL: https://sqlite.org/releaselog/3_45_1....
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-10 12:24 UTC by Pavel Volkov
Modified: 2024-04-08 09:24 UTC (History)
3 users (show)

See Also:


Attachments
patch (1.39 KB, patch)
2024-03-10 12:24 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
portlint log (12 bytes, text/plain)
2024-03-10 12:25 UTC, Pavel Volkov
no flags Details
poudriere log without flavors (60.49 KB, text/plain)
2024-03-10 12:26 UTC, Pavel Volkov
no flags Details
poudriere log @icu (64.63 KB, text/plain)
2024-03-10 12:26 UTC, Pavel Volkov
no flags Details
poudriere log @tcl (73.70 KB, text/plain)
2024-03-10 12:27 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.