Fri Feb 24 08:34:38 2023 UTC ()
sqlite3: updated to 3.41.0

SQLite Release 3.41.0 On 2023-02-21

Query planner improvements:
Make use of indexed expressions within an aggregate query that includes a GROUP BY clause.
The query planner has improved awareness of when an index is a covering index and adjusts predicted runtimes accordingly.
The query planner is more aggressive about using co-routines rather than materializing subqueries and views.
Queries against the built-in table-valued functions json_tree() and json_each() will now usually treat "ORDER BY rowid" as a no-op.
Enhance the ability of the query planner to use indexed expressions even if the expression has been modified by the constant-propagation optimization. (See forum thread 0a539c7.)
Add the built-in unhex() SQL function.
Add the base64 and base85 application-defined functions as an extension and include that extension in the CLI.
Add the sqlite3_stmt_scanstatus_v2() interface. (This interface is only available if SQLite is compiled using SQLITE_ENABLE_STMT_SCANSTATUS.)
In-memory databases created using sqlite3_deserialize() now report their filename as an empty string, not as 'x'.
Changes to the CLI:
Add the new base64() and base85() SQL functions
Enhanced EXPLAIN QUERY PLAN output using the new sqlite3_stmt_scanstatus_v2() interface when compiled using SQLITE_ENABLE_STMT_SCANSTATUS.
The ".scanstats est" command provides query planner estimates in profiles.
The continuation prompt indicates if the input is currently inside of a string literal, identifier literal, comment, trigger definition, etc.
Enhance the --safe command-line option to disallow dangerous SQL functions.
The double-quoted string misfeature is now disabled by default for CLI builds. Legacy use cases can reenable the misfeature at run-time using the ".dbconfig dqs_dml on" and ".dbconfig dqs_ddl on" commands.
Enhance the PRAGMA integrity_check command so that it detects when text strings in a table are equivalent to but not byte-for-byte identical to the same strings in the index.
Enhance the carray table-valued function so that it is able to bind an array of BLOB objects.
Added the sqlite3_is_interrupted() interface.
Long-running calls to sqlite3_prepare() and similar now invoke the progress handler callback and react to sqlite3_interrupt().
The sqlite3_vtab_in_first() and sqlite3_vtab_in_next() functions are enhanced so that they reliably detect if they are invoked on a parameter that was not selected for multi-value IN processing using sqlite3_vtab_in(). They return SQLITE_ERROR instead of SQLITE_MISUSE in this case.
The parser now ignores excess parentheses around a subquery on the right-hand side of an IN operator, so that SQLite now works the same as PostgreSQL in this regard. Formerly, SQLite treated the subquery as an expression with an implied "LIMIT 1".
Added the SQLITE_FCNTL_RESET_CACHE option to the sqlite3_file_control() API.
Makefile improvements:
The new makefile target "sqlite3r.c" builds an amalgamation that includes the recovery extension.
New makefile targets "devtest" and "releasetest" for running a quick developmental test prior to doing a check-in and for doing a full release test, respectively.
Miscellaneous performance enhancements.


(adam)
diff -r1.97 -r1.98 pkgsrc/databases/sqlite3/Makefile.common
diff -r1.190 -r1.191 pkgsrc/databases/sqlite3/distinfo
diff -r1.120 -r1.121 pkgsrc/databases/sqlite3-docs/PLIST
diff -r1.123 -r1.124 pkgsrc/databases/sqlite3-docs/distinfo
diff -r1.135 -r1.136 pkgsrc/databases/sqlite3-tcl/distinfo
diff -r1.1 -r0 pkgsrc/databases/sqlite3-tcl/patches/patch-configure
diff -r1.64 -r1.65 pkgsrc/devel/lemon/distinfo

cvs diff -r1.97 -r1.98 pkgsrc/databases/sqlite3/Makefile.common (expand / switch to unified diff)

--- pkgsrc/databases/sqlite3/Makefile.common 2022/12/28 22:26:06 1.97
+++ pkgsrc/databases/sqlite3/Makefile.common 2023/02/24 08:34:38 1.98
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile.common,v 1.97 2022/12/28 22:26:06 adam Exp $ 1# $NetBSD: Makefile.common,v 1.98 2023/02/24 08:34:38 adam Exp $
2# 2#
3# used by databases/sqlite3/Makefile 3# used by databases/sqlite3/Makefile
4# used by databases/sqlite3-docs/Makefile 4# used by databases/sqlite3-docs/Makefile
5# used by databases/sqlite3-tcl/Makefile 5# used by databases/sqlite3-tcl/Makefile
6# used by devel/lemon/Makefile 6# used by devel/lemon/Makefile
7 7
8SQLITE3_DISTVERSION= 3400100 8SQLITE3_DISTVERSION= 3410000
9SQLITE3_VERSION= 3.40.1 9SQLITE3_VERSION= 3.41.0
10 10
11MASTER_SITES= http://www.sqlite.org/2022/ 11MASTER_SITES= http://www.sqlite.org/2023/
12MASTER_SITES+= http://www.hwaci.com/sw/sqlite/2022/ 12MASTER_SITES+= http://www.hwaci.com/sw/sqlite/2023/
13 13
14HOMEPAGE?= http://www.sqlite.org/ 14HOMEPAGE?= http://www.sqlite.org/
15LICENSE= public-domain 15LICENSE= public-domain

cvs diff -r1.190 -r1.191 pkgsrc/databases/sqlite3/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/sqlite3/distinfo 2022/12/28 22:26:06 1.190
+++ pkgsrc/databases/sqlite3/distinfo 2023/02/24 08:34:38 1.191
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.190 2022/12/28 22:26:06 adam Exp $ 1$NetBSD: distinfo,v 1.191 2023/02/24 08:34:38 adam Exp $
2 2
3BLAKE2s (sqlite-autoconf-3400100.tar.gz) = f46e011624666d90fc246a1687b3014f20e4db6ca4bc0ccbb360d82f53f2a97e 3BLAKE2s (sqlite-autoconf-3410000.tar.gz) = 63b08be2e4069c5ad7e5ab4b0866501b49f7c32cd28f8b8b6b70ba366f7cf502
4SHA512 (sqlite-autoconf-3400100.tar.gz) = 50ff85b40b0017a73b52988843ec439358a8dde7d5d012a33ecfdaa67006697692f091a62d5f052f64e6fee84e27251864d331f63039a326ae4d5bf4a4dd5a91 4SHA512 (sqlite-autoconf-3410000.tar.gz) = a7c79d208358f61d3c9876ec143aee68de22512bd8c5e2bd8bdab62693055293f9d04d779075770e733dd611afdfe3662702d65ec2bb78672342292cd0133030
5Size (sqlite-autoconf-3400100.tar.gz) = 3098662 bytes 5Size (sqlite-autoconf-3410000.tar.gz) = 3124499 bytes
6SHA1 (patch-configure) = c0aa83bddc20d090b3cd2fd840ac69031f4396e4 6SHA1 (patch-configure) = c0aa83bddc20d090b3cd2fd840ac69031f4396e4

cvs diff -r1.120 -r1.121 pkgsrc/databases/sqlite3-docs/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/sqlite3-docs/PLIST 2022/12/28 22:26:06 1.120
+++ pkgsrc/databases/sqlite3-docs/PLIST 2023/02/24 08:34:38 1.121
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.120 2022/12/28 22:26:06 adam Exp $ 1@comment $NetBSD: PLIST,v 1.121 2023/02/24 08:34:38 adam Exp $
2share/doc/sqlite3/34to35.html 2share/doc/sqlite3/34to35.html
3share/doc/sqlite3/35to36.html 3share/doc/sqlite3/35to36.html
4share/doc/sqlite3/about.html 4share/doc/sqlite3/about.html
5share/doc/sqlite3/aff_short.html 5share/doc/sqlite3/aff_short.html
6share/doc/sqlite3/affcase1.html 6share/doc/sqlite3/affcase1.html
7share/doc/sqlite3/amalgamation.html 7share/doc/sqlite3/amalgamation.html
8share/doc/sqlite3/appfileformat.html 8share/doc/sqlite3/appfileformat.html
9share/doc/sqlite3/appfunc.html 9share/doc/sqlite3/appfunc.html
10share/doc/sqlite3/arch.html 10share/doc/sqlite3/arch.html
11share/doc/sqlite3/assert.html 11share/doc/sqlite3/assert.html
12share/doc/sqlite3/asyncvfs.html 12share/doc/sqlite3/asyncvfs.html
13share/doc/sqlite3/atomiccommit.html 13share/doc/sqlite3/atomiccommit.html
14share/doc/sqlite3/autoinc.html 14share/doc/sqlite3/autoinc.html
@@ -49,26 +49,27 @@ share/doc/sqlite3/c3ref/c_dbstatus_optio @@ -49,26 +49,27 @@ share/doc/sqlite3/c3ref/c_dbstatus_optio
49share/doc/sqlite3/c3ref/c_deny.html 49share/doc/sqlite3/c3ref/c_deny.html
50share/doc/sqlite3/c3ref/c_deserialize_freeonclose.html 50share/doc/sqlite3/c3ref/c_deserialize_freeonclose.html
51share/doc/sqlite3/c3ref/c_deterministic.html 51share/doc/sqlite3/c3ref/c_deterministic.html
52share/doc/sqlite3/c3ref/c_fail.html 52share/doc/sqlite3/c3ref/c_fail.html
53share/doc/sqlite3/c3ref/c_fcntl_begin_atomic_write.html 53share/doc/sqlite3/c3ref/c_fcntl_begin_atomic_write.html
54share/doc/sqlite3/c3ref/c_index_constraint_eq.html 54share/doc/sqlite3/c3ref/c_index_constraint_eq.html
55share/doc/sqlite3/c3ref/c_index_scan_unique.html 55share/doc/sqlite3/c3ref/c_index_scan_unique.html
56share/doc/sqlite3/c3ref/c_iocap_atomic.html 56share/doc/sqlite3/c3ref/c_iocap_atomic.html
57share/doc/sqlite3/c3ref/c_limit_attached.html 57share/doc/sqlite3/c3ref/c_limit_attached.html
58share/doc/sqlite3/c3ref/c_lock_exclusive.html 58share/doc/sqlite3/c3ref/c_lock_exclusive.html
59share/doc/sqlite3/c3ref/c_mutex_fast.html 59share/doc/sqlite3/c3ref/c_mutex_fast.html
60share/doc/sqlite3/c3ref/c_open_autoproxy.html 60share/doc/sqlite3/c3ref/c_open_autoproxy.html
61share/doc/sqlite3/c3ref/c_prepare_normalize.html 61share/doc/sqlite3/c3ref/c_prepare_normalize.html
 62share/doc/sqlite3/c3ref/c_scanstat_complex.html
62share/doc/sqlite3/c3ref/c_scanstat_est.html 63share/doc/sqlite3/c3ref/c_scanstat_est.html
63share/doc/sqlite3/c3ref/c_serialize_nocopy.html 64share/doc/sqlite3/c3ref/c_serialize_nocopy.html
64share/doc/sqlite3/c3ref/c_shm_exclusive.html 65share/doc/sqlite3/c3ref/c_shm_exclusive.html
65share/doc/sqlite3/c3ref/c_shm_nlock.html 66share/doc/sqlite3/c3ref/c_shm_nlock.html
66share/doc/sqlite3/c3ref/c_source_id.html 67share/doc/sqlite3/c3ref/c_source_id.html
67share/doc/sqlite3/c3ref/c_static.html 68share/doc/sqlite3/c3ref/c_static.html
68share/doc/sqlite3/c3ref/c_status_malloc_count.html 69share/doc/sqlite3/c3ref/c_status_malloc_count.html
69share/doc/sqlite3/c3ref/c_stmtstatus_counter.html 70share/doc/sqlite3/c3ref/c_stmtstatus_counter.html
70share/doc/sqlite3/c3ref/c_sync_dataonly.html 71share/doc/sqlite3/c3ref/c_sync_dataonly.html
71share/doc/sqlite3/c3ref/c_testctrl_always.html 72share/doc/sqlite3/c3ref/c_testctrl_always.html
72share/doc/sqlite3/c3ref/c_trace.html 73share/doc/sqlite3/c3ref/c_trace.html
73share/doc/sqlite3/c3ref/c_txn_none.html 74share/doc/sqlite3/c3ref/c_txn_none.html
74share/doc/sqlite3/c3ref/c_vtab_constraint_support.html 75share/doc/sqlite3/c3ref/c_vtab_constraint_support.html
@@ -198,26 +199,27 @@ share/doc/sqlite3/c3ref/table_column_met @@ -198,26 +199,27 @@ share/doc/sqlite3/c3ref/table_column_met
198share/doc/sqlite3/c3ref/temp_directory.html 199share/doc/sqlite3/c3ref/temp_directory.html
199share/doc/sqlite3/c3ref/test_control.html 200share/doc/sqlite3/c3ref/test_control.html
200share/doc/sqlite3/c3ref/threadsafe.html 201share/doc/sqlite3/c3ref/threadsafe.html
201share/doc/sqlite3/c3ref/total_changes.html 202share/doc/sqlite3/c3ref/total_changes.html
202share/doc/sqlite3/c3ref/trace_v2.html 203share/doc/sqlite3/c3ref/trace_v2.html
203share/doc/sqlite3/c3ref/txn_state.html 204share/doc/sqlite3/c3ref/txn_state.html
204share/doc/sqlite3/c3ref/unlock_notify.html 205share/doc/sqlite3/c3ref/unlock_notify.html
205share/doc/sqlite3/c3ref/update_hook.html 206share/doc/sqlite3/c3ref/update_hook.html
206share/doc/sqlite3/c3ref/uri_boolean.html 207share/doc/sqlite3/c3ref/uri_boolean.html
207share/doc/sqlite3/c3ref/user_data.html 208share/doc/sqlite3/c3ref/user_data.html
208share/doc/sqlite3/c3ref/value.html 209share/doc/sqlite3/c3ref/value.html
209share/doc/sqlite3/c3ref/value_blob.html 210share/doc/sqlite3/c3ref/value_blob.html
210share/doc/sqlite3/c3ref/value_dup.html 211share/doc/sqlite3/c3ref/value_dup.html
 212share/doc/sqlite3/c3ref/value_encoding.html
211share/doc/sqlite3/c3ref/value_subtype.html 213share/doc/sqlite3/c3ref/value_subtype.html
212share/doc/sqlite3/c3ref/vfs.html 214share/doc/sqlite3/c3ref/vfs.html
213share/doc/sqlite3/c3ref/vfs_find.html 215share/doc/sqlite3/c3ref/vfs_find.html
214share/doc/sqlite3/c3ref/vtab.html 216share/doc/sqlite3/c3ref/vtab.html
215share/doc/sqlite3/c3ref/vtab_collation.html 217share/doc/sqlite3/c3ref/vtab_collation.html
216share/doc/sqlite3/c3ref/vtab_config.html 218share/doc/sqlite3/c3ref/vtab_config.html
217share/doc/sqlite3/c3ref/vtab_cursor.html 219share/doc/sqlite3/c3ref/vtab_cursor.html
218share/doc/sqlite3/c3ref/vtab_distinct.html 220share/doc/sqlite3/c3ref/vtab_distinct.html
219share/doc/sqlite3/c3ref/vtab_in.html 221share/doc/sqlite3/c3ref/vtab_in.html
220share/doc/sqlite3/c3ref/vtab_in_first.html 222share/doc/sqlite3/c3ref/vtab_in_first.html
221share/doc/sqlite3/c3ref/vtab_nochange.html 223share/doc/sqlite3/c3ref/vtab_nochange.html
222share/doc/sqlite3/c3ref/vtab_on_conflict.html 224share/doc/sqlite3/c3ref/vtab_on_conflict.html
223share/doc/sqlite3/c3ref/vtab_rhs_value.html 225share/doc/sqlite3/c3ref/vtab_rhs_value.html
@@ -536,26 +538,27 @@ share/doc/sqlite3/np1queryprob.html @@ -536,26 +538,27 @@ share/doc/sqlite3/np1queryprob.html
536share/doc/sqlite3/nulinstr.html 538share/doc/sqlite3/nulinstr.html
537share/doc/sqlite3/nulls.html 539share/doc/sqlite3/nulls.html
538share/doc/sqlite3/oldnews.html 540share/doc/sqlite3/oldnews.html
539share/doc/sqlite3/omitted.html 541share/doc/sqlite3/omitted.html
540share/doc/sqlite3/onefile.html 542share/doc/sqlite3/onefile.html
541share/doc/sqlite3/opcode.html 543share/doc/sqlite3/opcode.html
542share/doc/sqlite3/optoverview.html 544share/doc/sqlite3/optoverview.html
543share/doc/sqlite3/partialindex.html 545share/doc/sqlite3/partialindex.html
544share/doc/sqlite3/pgszchng2016.html 546share/doc/sqlite3/pgszchng2016.html
545share/doc/sqlite3/pragma.html 547share/doc/sqlite3/pragma.html
546share/doc/sqlite3/pressrelease-20071212.html 548share/doc/sqlite3/pressrelease-20071212.html
547share/doc/sqlite3/printf.html 549share/doc/sqlite3/printf.html
548share/doc/sqlite3/privatebranch.html 550share/doc/sqlite3/privatebranch.html
 551share/doc/sqlite3/profile.html
549share/doc/sqlite3/prosupport.html 552share/doc/sqlite3/prosupport.html
550share/doc/sqlite3/psow.html 553share/doc/sqlite3/psow.html
551share/doc/sqlite3/qmplan.html 554share/doc/sqlite3/qmplan.html
552share/doc/sqlite3/queryplanner-ng.html 555share/doc/sqlite3/queryplanner-ng.html
553share/doc/sqlite3/queryplanner.html 556share/doc/sqlite3/queryplanner.html
554share/doc/sqlite3/quickstart.html 557share/doc/sqlite3/quickstart.html
555share/doc/sqlite3/quirks.html 558share/doc/sqlite3/quirks.html
556share/doc/sqlite3/rbu.html 559share/doc/sqlite3/rbu.html
557share/doc/sqlite3/recovery.html 560share/doc/sqlite3/recovery.html
558share/doc/sqlite3/releaselog/3_0_0.html 561share/doc/sqlite3/releaselog/3_0_0.html
559share/doc/sqlite3/releaselog/3_0_1.html 562share/doc/sqlite3/releaselog/3_0_1.html
560share/doc/sqlite3/releaselog/3_0_2.html 563share/doc/sqlite3/releaselog/3_0_2.html
561share/doc/sqlite3/releaselog/3_0_3.html 564share/doc/sqlite3/releaselog/3_0_3.html
@@ -665,26 +668,27 @@ share/doc/sqlite3/releaselog/3_3_14.html @@ -665,26 +668,27 @@ share/doc/sqlite3/releaselog/3_3_14.html
665share/doc/sqlite3/releaselog/3_3_15.html 668share/doc/sqlite3/releaselog/3_3_15.html
666share/doc/sqlite3/releaselog/3_3_16.html 669share/doc/sqlite3/releaselog/3_3_16.html
667share/doc/sqlite3/releaselog/3_3_17.html 670share/doc/sqlite3/releaselog/3_3_17.html
668share/doc/sqlite3/releaselog/3_3_2.html 671share/doc/sqlite3/releaselog/3_3_2.html
669share/doc/sqlite3/releaselog/3_3_3.html 672share/doc/sqlite3/releaselog/3_3_3.html
670share/doc/sqlite3/releaselog/3_3_4.html 673share/doc/sqlite3/releaselog/3_3_4.html
671share/doc/sqlite3/releaselog/3_3_5.html 674share/doc/sqlite3/releaselog/3_3_5.html
672share/doc/sqlite3/releaselog/3_3_6.html 675share/doc/sqlite3/releaselog/3_3_6.html
673share/doc/sqlite3/releaselog/3_3_7.html 676share/doc/sqlite3/releaselog/3_3_7.html
674share/doc/sqlite3/releaselog/3_3_8.html 677share/doc/sqlite3/releaselog/3_3_8.html
675share/doc/sqlite3/releaselog/3_3_9.html 678share/doc/sqlite3/releaselog/3_3_9.html
676share/doc/sqlite3/releaselog/3_40_0.html 679share/doc/sqlite3/releaselog/3_40_0.html
677share/doc/sqlite3/releaselog/3_40_1.html 680share/doc/sqlite3/releaselog/3_40_1.html
 681share/doc/sqlite3/releaselog/3_41_0.html
678share/doc/sqlite3/releaselog/3_4_0.html 682share/doc/sqlite3/releaselog/3_4_0.html
679share/doc/sqlite3/releaselog/3_4_1.html 683share/doc/sqlite3/releaselog/3_4_1.html
680share/doc/sqlite3/releaselog/3_4_2.html 684share/doc/sqlite3/releaselog/3_4_2.html
681share/doc/sqlite3/releaselog/3_5_0.html 685share/doc/sqlite3/releaselog/3_5_0.html
682share/doc/sqlite3/releaselog/3_5_1.html 686share/doc/sqlite3/releaselog/3_5_1.html
683share/doc/sqlite3/releaselog/3_5_2.html 687share/doc/sqlite3/releaselog/3_5_2.html
684share/doc/sqlite3/releaselog/3_5_3.html 688share/doc/sqlite3/releaselog/3_5_3.html
685share/doc/sqlite3/releaselog/3_5_4.html 689share/doc/sqlite3/releaselog/3_5_4.html
686share/doc/sqlite3/releaselog/3_5_5.html 690share/doc/sqlite3/releaselog/3_5_5.html
687share/doc/sqlite3/releaselog/3_5_6.html 691share/doc/sqlite3/releaselog/3_5_6.html
688share/doc/sqlite3/releaselog/3_5_7.html 692share/doc/sqlite3/releaselog/3_5_7.html
689share/doc/sqlite3/releaselog/3_5_8.html 693share/doc/sqlite3/releaselog/3_5_8.html
690share/doc/sqlite3/releaselog/3_5_9.html 694share/doc/sqlite3/releaselog/3_5_9.html
@@ -925,27 +929,26 @@ share/doc/sqlite3/syntax/type-name.html @@ -925,27 +929,26 @@ share/doc/sqlite3/syntax/type-name.html
925share/doc/sqlite3/syntax/update-stmt-limited.html 929share/doc/sqlite3/syntax/update-stmt-limited.html
926share/doc/sqlite3/syntax/update-stmt.html 930share/doc/sqlite3/syntax/update-stmt.html
927share/doc/sqlite3/syntax/upsert-clause.html 931share/doc/sqlite3/syntax/upsert-clause.html
928share/doc/sqlite3/syntax/vacuum-stmt.html 932share/doc/sqlite3/syntax/vacuum-stmt.html
929share/doc/sqlite3/syntax/window-defn.html 933share/doc/sqlite3/syntax/window-defn.html
930share/doc/sqlite3/syntax/window-function-invocation.html 934share/doc/sqlite3/syntax/window-function-invocation.html
931share/doc/sqlite3/syntax/with-clause.html 935share/doc/sqlite3/syntax/with-clause.html
932share/doc/sqlite3/syntaxdiagrams.html 936share/doc/sqlite3/syntaxdiagrams.html
933share/doc/sqlite3/tclsqlite.html 937share/doc/sqlite3/tclsqlite.html
934share/doc/sqlite3/tempfiles.html 938share/doc/sqlite3/tempfiles.html
935share/doc/sqlite3/testing.html 939share/doc/sqlite3/testing.html
936share/doc/sqlite3/th3.html 940share/doc/sqlite3/th3.html
937share/doc/sqlite3/threadsafe.html 941share/doc/sqlite3/threadsafe.html
938share/doc/sqlite3/toc.db 
939share/doc/sqlite3/transactional.html 942share/doc/sqlite3/transactional.html
940share/doc/sqlite3/uintcseq.html 943share/doc/sqlite3/uintcseq.html
941share/doc/sqlite3/undoredo.html 944share/doc/sqlite3/undoredo.html
942share/doc/sqlite3/unionvtab.html 945share/doc/sqlite3/unionvtab.html
943share/doc/sqlite3/unlock_notify.html 946share/doc/sqlite3/unlock_notify.html
944share/doc/sqlite3/uri.html 947share/doc/sqlite3/uri.html
945share/doc/sqlite3/useovernet.html 948share/doc/sqlite3/useovernet.html
946share/doc/sqlite3/vdbe.html 949share/doc/sqlite3/vdbe.html
947share/doc/sqlite3/version3.html 950share/doc/sqlite3/version3.html
948share/doc/sqlite3/versionnumbers.html 951share/doc/sqlite3/versionnumbers.html
949share/doc/sqlite3/vfs.html 952share/doc/sqlite3/vfs.html
950share/doc/sqlite3/vtab.html 953share/doc/sqlite3/vtab.html
951share/doc/sqlite3/vtablist.html 954share/doc/sqlite3/vtablist.html

cvs diff -r1.123 -r1.124 pkgsrc/databases/sqlite3-docs/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/sqlite3-docs/distinfo 2022/12/28 22:26:06 1.123
+++ pkgsrc/databases/sqlite3-docs/distinfo 2023/02/24 08:34:38 1.124
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.123 2022/12/28 22:26:06 adam Exp $ 1$NetBSD: distinfo,v 1.124 2023/02/24 08:34:38 adam Exp $
2 2
3BLAKE2s (sqlite-doc-3400100.zip) = 0d9514b754281e4b23a1e7e6288942a0f1cb0cd8fd9472e4b26b99d4c5ab9638 3BLAKE2s (sqlite-doc-3410000.zip) = 146c6433509b6f60a224520cf38af5f60e5c3e7a5af013b1b7120ae4013cc685
4SHA512 (sqlite-doc-3400100.zip) = 1131b0a6304a4dd6287c85d38d1450fd2dd0e3377d88a263e3c4716415e0587750357f25486727b9433797da0331229682565e7a8a3986eba89cfcab550a2d41 4SHA512 (sqlite-doc-3410000.zip) = 6eff61b7a63ee8cd8c9460b50f6ab6c9bf8074a270e900fee8bf28c1602cc5da35b0c626a780e735f349f08310a924ba83cd1420f2767f8d12d0ee0455374109
5Size (sqlite-doc-3400100.zip) = 10934836 bytes 5Size (sqlite-doc-3410000.zip) = 10979224 bytes

cvs diff -r1.135 -r1.136 pkgsrc/databases/sqlite3-tcl/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/sqlite3-tcl/distinfo 2022/12/28 22:26:06 1.135
+++ pkgsrc/databases/sqlite3-tcl/distinfo 2023/02/24 08:34:38 1.136
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.135 2022/12/28 22:26:06 adam Exp $ 1$NetBSD: distinfo,v 1.136 2023/02/24 08:34:38 adam Exp $
2 2
3BLAKE2s (sqlite-autoconf-3400100.tar.gz) = f46e011624666d90fc246a1687b3014f20e4db6ca4bc0ccbb360d82f53f2a97e 3BLAKE2s (sqlite-autoconf-3410000.tar.gz) = 63b08be2e4069c5ad7e5ab4b0866501b49f7c32cd28f8b8b6b70ba366f7cf502
4SHA512 (sqlite-autoconf-3400100.tar.gz) = 50ff85b40b0017a73b52988843ec439358a8dde7d5d012a33ecfdaa67006697692f091a62d5f052f64e6fee84e27251864d331f63039a326ae4d5bf4a4dd5a91 4SHA512 (sqlite-autoconf-3410000.tar.gz) = a7c79d208358f61d3c9876ec143aee68de22512bd8c5e2bd8bdab62693055293f9d04d779075770e733dd611afdfe3662702d65ec2bb78672342292cd0133030
5Size (sqlite-autoconf-3400100.tar.gz) = 3098662 bytes 5Size (sqlite-autoconf-3410000.tar.gz) = 3124499 bytes
6SHA1 (patch-Makefile.in) = 8f68039c9169bc69eb0da4bd0f910c7584aed2b5 6SHA1 (patch-Makefile.in) = 8f68039c9169bc69eb0da4bd0f910c7584aed2b5
7SHA1 (patch-configure) = a885e450adabd3cc300ee9da003b05670b02d049 

File Deleted: pkgsrc/databases/sqlite3-tcl/patches/Attic/patch-configure

cvs diff -r1.64 -r1.65 pkgsrc/devel/lemon/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/lemon/distinfo 2022/12/28 22:26:07 1.64
+++ pkgsrc/devel/lemon/distinfo 2023/02/24 08:34:38 1.65
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.64 2022/12/28 22:26:07 adam Exp $ 1$NetBSD: distinfo,v 1.65 2023/02/24 08:34:38 adam Exp $
2 2
3BLAKE2s (sqlite-src-3400100.zip) = ca4e251fd76591fed11a5f6bda9663c72f7dea6c5713f980478a892f48be5353 3BLAKE2s (sqlite-src-3410000.zip) = cf294b1a956cb24eaf096259b2e8e8533a8838f65d09ce92d547c4421eb40b27
4SHA512 (sqlite-src-3400100.zip) = 78f8c6396bf8da090671c6f4c41255e60788324fccdaad906c53610eb6e37705f4d25c7f84da3be00b511ddf9f2e0545901f33f5ae4b6e00b1ea9413af095299 4SHA512 (sqlite-src-3410000.zip) = 9c39202eb058e421035ffe4d5c9f74164a0ad4a928f6f01e4fa04af0e7efb64635ab5902220dbb37478c5c777170e4c49a171b36a0f908315e187a8f1aa2b5e8
5Size (sqlite-src-3400100.zip) = 13725560 bytes 5Size (sqlite-src-3410000.zip) = 13831104 bytes