summaryrefslogtreecommitdiff
path: root/databases/sqlite3
diff options
context:
space:
mode:
authoradam <adam>2009-04-18 18:13:55 +0000
committeradam <adam>2009-04-18 18:13:55 +0000
commitdf0d67bd60dcad6b776069e2142b7bc3d854076c (patch)
tree89474efd7cd62bcc88087e5313e0503ade3bd44a /databases/sqlite3
parent526cdd8fd98933e5c3f52c741110e2bac0cd364c (diff)
downloadpkgsrc-df0d67bd60dcad6b776069e2142b7bc3d854076c.tar.gz
Changes 3.6.13:
* Fix a bug in version 3.6.12 that causes a segfault when running a count(*) on the sqlite_master table of an empty database. * Fix a bug in version 3.6.12 that causes a segfault that when inserting into a table using a DEFAULT value where there is a function as part of the DEFAULT value expression. * Fix data structure alignment issues on Sparc. * Other minor bug fixes.
Diffstat (limited to 'databases/sqlite3')
-rw-r--r--databases/sqlite3/Makefile.common4
-rw-r--r--databases/sqlite3/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/sqlite3/Makefile.common b/databases/sqlite3/Makefile.common
index f8d78f7fc9d..27ef9780dfd 100644
--- a/databases/sqlite3/Makefile.common
+++ b/databases/sqlite3/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.34 2009/04/10 08:44:03 adam Exp $
+# $NetBSD: Makefile.common,v 1.35 2009/04/18 18:13:55 adam Exp $
# used by databases/sqlite3-tcl/Makefile
-DISTNAME= sqlite-3.6.12
+DISTNAME= sqlite-3.6.13
PKGNAME= ${DISTNAME:S/-/3-/}
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo
index dfcd532693a..bdd768d0167 100644
--- a/databases/sqlite3/distinfo
+++ b/databases/sqlite3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2009/04/10 08:44:03 adam Exp $
+$NetBSD: distinfo,v 1.34 2009/04/18 18:13:55 adam Exp $
-SHA1 (sqlite-3.6.12.tar.gz) = 05ffb484d264030de41ee4bde0915bf1900d5f32
-RMD160 (sqlite-3.6.12.tar.gz) = c455dd7f5dac3ab75b1c0e58ca9a766e7fb19378
-Size (sqlite-3.6.12.tar.gz) = 2769510 bytes
+SHA1 (sqlite-3.6.13.tar.gz) = 632b5661ba7f59e92ce805ebcdf2cc3e9b28a051
+RMD160 (sqlite-3.6.13.tar.gz) = 2a9b3be1f087f63560ba63784b090b4fcf847d57
+Size (sqlite-3.6.13.tar.gz) = 2780584 bytes
SHA1 (patch-aa) = c30bb48d156f56eb82c19ce79ccb11e71ad0b7b9