Bug 264173

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

Description Pavel Volkov 2022-05-23 10:38:10 UTC
Created attachment 234142 [details]
patch

1. Update to current version 3.38.5
2. Added tool sqldiff to distribution
Comment 1 Pavel Volkov 2022-05-23 10:41:03 UTC
Created attachment 234143 [details]
poudriere log without flavors
Comment 2 Pavel Volkov 2022-05-23 10:41:30 UTC
Created attachment 234144 [details]
portlint log
Comment 3 Pavel Volkov 2022-05-23 10:41:55 UTC
Created attachment 234145 [details]
poudriere log @icu
Comment 4 Pavel Volkov 2022-05-23 10:42:14 UTC
Created attachment 234146 [details]
poudriere log @tcl
Comment 5 Pavel Volkov 2022-05-23 10:42:44 UTC
Created attachment 234147 [details]
poudriere log tcl-sqlite3
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-05-23 15:00:19 UTC
A commit in branch main references this bug:

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

commit 3909ae1d0690f144f12295f79f4a646141f2aed9
Author:     Pavel Volkov <pavelivolkov@gmail.com>
AuthorDate: 2022-05-23 11:04:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-05-23 14:57:23 +0000

    databases/sqlite3: Update to 3.38.5

    ChangeLog: https://www.sqlite.org/releaselog/3_38_5.html

    * Add sqldiff tool to the package

    PR:     264173
    Reported by:    pavelivolkov@gmail.com (maintainer)

 databases/sqlite3/Makefile  | 4 +++-
 databases/sqlite3/distinfo  | 6 +++---
 databases/sqlite3/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 4 deletions(-)
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2022-05-23 15:00:38 UTC
Committed,

Thanks!