Fri Jun 19 07:31:08 2020 UTC ()
sqlite3: updated to 3.32.3

3.32.3:
Various minor bug fixes


(adam)
diff -r1.70 -r1.71 pkgsrc/databases/sqlite3/Makefile.common
diff -r1.159 -r1.160 pkgsrc/databases/sqlite3/distinfo
diff -r1.93 -r1.94 pkgsrc/databases/sqlite3-docs/PLIST
diff -r1.94 -r1.95 pkgsrc/databases/sqlite3-docs/distinfo
diff -r1.106 -r1.107 pkgsrc/databases/sqlite3-tcl/distinfo
diff -r1.35 -r1.36 pkgsrc/devel/lemon/distinfo

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

--- pkgsrc/databases/sqlite3/Makefile.common 2020/06/05 07:48:07 1.70
+++ pkgsrc/databases/sqlite3/Makefile.common 2020/06/19 07:31:08 1.71
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile.common,v 1.70 2020/06/05 07:48:07 adam Exp $ 1# $NetBSD: Makefile.common,v 1.71 2020/06/19 07:31:08 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= 3320200 8SQLITE3_DISTVERSION= 3320300
9SQLITE3_VERSION= 3.32.2 9SQLITE3_VERSION= 3.32.3
10 10
11MASTER_SITES= http://www.sqlite.org/2020/ 11MASTER_SITES= http://www.sqlite.org/2020/
12MASTER_SITES+= http://www.hwaci.com/sw/sqlite/2020/ 12MASTER_SITES+= http://www.hwaci.com/sw/sqlite/2020/
13 13
14HOMEPAGE?= http://www.sqlite.org/ 14HOMEPAGE?= http://www.sqlite.org/
15LICENSE= public-domain 15LICENSE= public-domain

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

--- pkgsrc/databases/sqlite3/distinfo 2020/06/05 07:48:07 1.159
+++ pkgsrc/databases/sqlite3/distinfo 2020/06/19 07:31:08 1.160
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.159 2020/06/05 07:48:07 adam Exp $ 1$NetBSD: distinfo,v 1.160 2020/06/19 07:31:08 adam Exp $
2 2
3SHA1 (sqlite-autoconf-3320200.tar.gz) = 429e3f2d0b16a95ad1025a97b2a328d0b4037575 3SHA1 (sqlite-autoconf-3320300.tar.gz) = ea14ef2dc4cc7fcbc5ebbb018d3a03faa3a41cb4
4RMD160 (sqlite-autoconf-3320200.tar.gz) = a55ca6954cf787e4dbd58d9dc3dbbb50423551db 4RMD160 (sqlite-autoconf-3320300.tar.gz) = c73ebf70fd40f33af6f2987c48a5fc587f0eac73
5SHA512 (sqlite-autoconf-3320200.tar.gz) = 5b551a1366ce4fd5dfaa687e5021194d34315935b26dd7d71f8abc9935d03c3caea323263a8330fb42038c487cd399e95de68e451cc26d573f852f219c00a02f 5SHA512 (sqlite-autoconf-3320300.tar.gz) = add0ef47c059be0a75add7ab4fe52b2fbd4060cacbf1cbb93f1b4007cdeb8fc92256b1aadc224c4839e733fb868e56d9d73dd33c56a6f66180d1ff001d8d275e
6Size (sqlite-autoconf-3320200.tar.gz) = 2903050 bytes 6Size (sqlite-autoconf-3320300.tar.gz) = 2904404 bytes

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

--- pkgsrc/databases/sqlite3-docs/PLIST 2020/06/05 07:48:07 1.93
+++ pkgsrc/databases/sqlite3-docs/PLIST 2020/06/19 07:31:08 1.94
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.93 2020/06/05 07:48:07 adam Exp $ 1@comment $NetBSD: PLIST,v 1.94 2020/06/19 07:31:08 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
@@ -677,26 +677,27 @@ share/doc/sqlite3/releaselog/3_2_2.html @@ -677,26 +677,27 @@ share/doc/sqlite3/releaselog/3_2_2.html
677share/doc/sqlite3/releaselog/3_2_3.html 677share/doc/sqlite3/releaselog/3_2_3.html
678share/doc/sqlite3/releaselog/3_2_4.html 678share/doc/sqlite3/releaselog/3_2_4.html
679share/doc/sqlite3/releaselog/3_2_5.html 679share/doc/sqlite3/releaselog/3_2_5.html
680share/doc/sqlite3/releaselog/3_2_6.html 680share/doc/sqlite3/releaselog/3_2_6.html
681share/doc/sqlite3/releaselog/3_2_7.html 681share/doc/sqlite3/releaselog/3_2_7.html
682share/doc/sqlite3/releaselog/3_2_8.html 682share/doc/sqlite3/releaselog/3_2_8.html
683share/doc/sqlite3/releaselog/3_30_0.html 683share/doc/sqlite3/releaselog/3_30_0.html
684share/doc/sqlite3/releaselog/3_30_1.html 684share/doc/sqlite3/releaselog/3_30_1.html
685share/doc/sqlite3/releaselog/3_31_0.html 685share/doc/sqlite3/releaselog/3_31_0.html
686share/doc/sqlite3/releaselog/3_31_1.html 686share/doc/sqlite3/releaselog/3_31_1.html
687share/doc/sqlite3/releaselog/3_32_0.html 687share/doc/sqlite3/releaselog/3_32_0.html
688share/doc/sqlite3/releaselog/3_32_1.html 688share/doc/sqlite3/releaselog/3_32_1.html
689share/doc/sqlite3/releaselog/3_32_2.html 689share/doc/sqlite3/releaselog/3_32_2.html
 690share/doc/sqlite3/releaselog/3_32_3.html
690share/doc/sqlite3/releaselog/3_3_0.html 691share/doc/sqlite3/releaselog/3_3_0.html
691share/doc/sqlite3/releaselog/3_3_1.html 692share/doc/sqlite3/releaselog/3_3_1.html
692share/doc/sqlite3/releaselog/3_3_10.html 693share/doc/sqlite3/releaselog/3_3_10.html
693share/doc/sqlite3/releaselog/3_3_11.html 694share/doc/sqlite3/releaselog/3_3_11.html
694share/doc/sqlite3/releaselog/3_3_12.html 695share/doc/sqlite3/releaselog/3_3_12.html
695share/doc/sqlite3/releaselog/3_3_13.html 696share/doc/sqlite3/releaselog/3_3_13.html
696share/doc/sqlite3/releaselog/3_3_14.html 697share/doc/sqlite3/releaselog/3_3_14.html
697share/doc/sqlite3/releaselog/3_3_15.html 698share/doc/sqlite3/releaselog/3_3_15.html
698share/doc/sqlite3/releaselog/3_3_16.html 699share/doc/sqlite3/releaselog/3_3_16.html
699share/doc/sqlite3/releaselog/3_3_17.html 700share/doc/sqlite3/releaselog/3_3_17.html
700share/doc/sqlite3/releaselog/3_3_2.html 701share/doc/sqlite3/releaselog/3_3_2.html
701share/doc/sqlite3/releaselog/3_3_3.html 702share/doc/sqlite3/releaselog/3_3_3.html
702share/doc/sqlite3/releaselog/3_3_4.html 703share/doc/sqlite3/releaselog/3_3_4.html

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

--- pkgsrc/databases/sqlite3-docs/distinfo 2020/06/05 07:48:07 1.94
+++ pkgsrc/databases/sqlite3-docs/distinfo 2020/06/19 07:31:08 1.95
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.94 2020/06/05 07:48:07 adam Exp $ 1$NetBSD: distinfo,v 1.95 2020/06/19 07:31:08 adam Exp $
2 2
3SHA1 (sqlite-doc-3320200.zip) = cb36561656aed9bd00f9bc48252c8b09a0d1c835 3SHA1 (sqlite-doc-3320300.zip) = 10b845972f6fe834300d1162ef47ce419a4a5d55
4RMD160 (sqlite-doc-3320200.zip) = 792e7328c976d0a35f3f368aeefdd34b1c666c5c 4RMD160 (sqlite-doc-3320300.zip) = e0ebc34f47752a4238892a8fbbc1ad9ec7bcdea0
5SHA512 (sqlite-doc-3320200.zip) = e697b8907deb3c45d8cff5461bc54ba3313e5a82b0344e9a768550bec98d7f2dfef9b2771adc6edd202ce67be211d30a9b0dcca51e0e36b9de58cde208ed6ab9 5SHA512 (sqlite-doc-3320300.zip) = af9dca970b4c03c058d7d1cd55a3d11fa4b112dccac942b8660d82a7e9ba2956963fcb429eedfdc85915637c102e1f904ace98c8e0455c4120422bbd9f2f3cd0
6Size (sqlite-doc-3320200.zip) = 9766769 bytes 6Size (sqlite-doc-3320300.zip) = 9772933 bytes

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

--- pkgsrc/databases/sqlite3-tcl/distinfo 2020/06/05 07:48:07 1.106
+++ pkgsrc/databases/sqlite3-tcl/distinfo 2020/06/19 07:31:08 1.107
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.106 2020/06/05 07:48:07 adam Exp $ 1$NetBSD: distinfo,v 1.107 2020/06/19 07:31:08 adam Exp $
2 2
3SHA1 (sqlite-autoconf-3320200.tar.gz) = 429e3f2d0b16a95ad1025a97b2a328d0b4037575 3SHA1 (sqlite-autoconf-3320300.tar.gz) = ea14ef2dc4cc7fcbc5ebbb018d3a03faa3a41cb4
4RMD160 (sqlite-autoconf-3320200.tar.gz) = a55ca6954cf787e4dbd58d9dc3dbbb50423551db 4RMD160 (sqlite-autoconf-3320300.tar.gz) = c73ebf70fd40f33af6f2987c48a5fc587f0eac73
5SHA512 (sqlite-autoconf-3320200.tar.gz) = 5b551a1366ce4fd5dfaa687e5021194d34315935b26dd7d71f8abc9935d03c3caea323263a8330fb42038c487cd399e95de68e451cc26d573f852f219c00a02f 5SHA512 (sqlite-autoconf-3320300.tar.gz) = add0ef47c059be0a75add7ab4fe52b2fbd4060cacbf1cbb93f1b4007cdeb8fc92256b1aadc224c4839e733fb868e56d9d73dd33c56a6f66180d1ff001d8d275e
6Size (sqlite-autoconf-3320200.tar.gz) = 2903050 bytes 6Size (sqlite-autoconf-3320300.tar.gz) = 2904404 bytes
7SHA1 (patch-Makefile.in) = 6cbbc33a5bc9c98b5aa128279f8e21e47406f537 7SHA1 (patch-Makefile.in) = 6cbbc33a5bc9c98b5aa128279f8e21e47406f537

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

--- pkgsrc/devel/lemon/distinfo 2020/06/05 07:48:07 1.35
+++ pkgsrc/devel/lemon/distinfo 2020/06/19 07:31:08 1.36
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.35 2020/06/05 07:48:07 adam Exp $ 1$NetBSD: distinfo,v 1.36 2020/06/19 07:31:08 adam Exp $
2 2
3SHA1 (sqlite-src-3320200.zip) = a01d970963fd02e2616d32c16c681f19e6cf3733 3SHA1 (sqlite-src-3320300.zip) = d46f60e0fb2b1a959ae59bfa881fc95a510c4d21
4RMD160 (sqlite-src-3320200.zip) = d3f4665d899ab4c7127773540035728b7f8cbb8a 4RMD160 (sqlite-src-3320300.zip) = 2e5276cef9b5b814772f50e6ddf95896d0813611
5SHA512 (sqlite-src-3320200.zip) = 067676e52fc5cd709090e5899ec737116616bde0967f824a4cb54790b9aff156eb58d58b628eb7cb2b649d876928f0e64cad4e5fb774620bb7fd3aee1a84bf51 5SHA512 (sqlite-src-3320300.zip) = 7e027c7163a760fb9b6dbfd2e4ccffb39d4972280583fb0d7f8390017101dfed3b12a36653b3130a548ae4d04c6abb11c0a1921b6f09c54c6ae1e72fbdcb2fd4
6Size (sqlite-src-3320200.zip) = 12525765 bytes 6Size (sqlite-src-3320300.zip) = 12461750 bytes