summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-01 08:02:37 +0000
committeradam <adam@pkgsrc.org>2018-10-01 08:02:37 +0000
commit7724472bc5f56c9776fa66f21ad02f83a6ae93e9 (patch)
treef07b89102570bee64992cc4502c61efd04a5203d /devel
parent6c2a7de895c5665b08737e60e6b68c54c472c7be (diff)
downloadpkgsrc-7724472bc5f56c9776fa66f21ad02f83a6ae93e9.tar.gz
sqlite3: updated to 3.25.2
SQLite Release 3.25.2: Add the PRAGMA legacy_alter_table=ON command that causes the "ALTER TABLE RENAME" command to behave as it did in SQLite versions 3.24.0 and earlier: references to the renamed table inside the bodies of triggers and views are not updated. This new pragma provides a compatibility work around for older programs that expected the older, wonky behavior of ALTER TABLE RENAME. Fix a problem with the new window functions implementation that caused a malfunction when complicated expressions involving window functions were used inside of a view. Fixes for various other compiler warnings and minor problems associated with obscure configurations.
Diffstat (limited to 'devel')
-rw-r--r--devel/lemon/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/lemon/distinfo b/devel/lemon/distinfo
index b01d94482a2..6ed0e135c46 100644
--- a/devel/lemon/distinfo
+++ b/devel/lemon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2018/09/19 09:38:08 adam Exp $
+$NetBSD: distinfo,v 1.22 2018/10/01 08:02:37 adam Exp $
-SHA1 (sqlite-src-3250100.zip) = 40a31793068087cc7ca600195a664561b4206f38
-RMD160 (sqlite-src-3250100.zip) = 1ceee5f53d4b2321d042ed723df6c801e4db116b
-SHA512 (sqlite-src-3250100.zip) = 89adbff108d73e5eab49b62fdaffd0cab5f5c13be9c8f36faa1806413fedc156e8d0984c0c231ec17f2cac4faf5f6821d870dd17c5a7c2889f459f25d6d5256d
-Size (sqlite-src-3250100.zip) = 11377008 bytes
+SHA1 (sqlite-src-3250200.zip) = 43c087e4e8d2abf8ff723ee787bd8984f7057b6d
+RMD160 (sqlite-src-3250200.zip) = 5ebce7c8c42321226b5efd7006f955b9cf723ef7
+SHA512 (sqlite-src-3250200.zip) = 7354af2d45c574ba867fab8aabc6ff903279f028aebed50c71019066df78f61a0b941564c572c87b0f3ed3e5783bf325a690a9957d775228fbbb293dd9a5ad37
+Size (sqlite-src-3250200.zip) = 11381811 bytes