summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-10-29 21:53:25 +0000
committeradrianp <adrianp>2007-10-29 21:53:25 +0000
commitf6a168f7bda03cc96e393e6633dd41576be041d5 (patch)
tree4a93ad62c2c5a711365a663dd606520234bd94b7 /databases
parent6174fce809e13d3ca6520ce91ad1e4d327492127 (diff)
downloadpkgsrc-f6a168f7bda03cc96e393e6633dd41576be041d5.tar.gz
1.14
- Updated to SQLite 3.4.2 - Switch to sqlite3_prepare_v2 which fixes a number of bugs with re-using statements - Fix bug with overflowing integers in user defined functions - Fix bug when building under no-threads perl
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
-rw-r--r--databases/p5-DBD-SQLite/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index d1e6facd55e..02bb602a79f 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2007/05/20 00:25:41 heinz Exp $
+# $NetBSD: Makefile,v 1.19 2007/10/29 21:53:25 adrianp Exp $
#
-DISTNAME= DBD-SQLite-1.13
+DISTNAME= DBD-SQLite-1.14
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsl
CATEGORIES= databases perl5
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo
index 0c3c6d18bdf..b85ea466e46 100644
--- a/databases/p5-DBD-SQLite/distinfo
+++ b/databases/p5-DBD-SQLite/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/05/09 09:33:47 dillo Exp $
+$NetBSD: distinfo,v 1.9 2007/10/29 21:53:25 adrianp Exp $
-SHA1 (DBD-SQLite-1.13.tar.gz) = f1e82ad082e1547dd5cf1be91017929debd46ae6
-RMD160 (DBD-SQLite-1.13.tar.gz) = 97ec11d236a17ce6f338153b679d0ac9d718f159
-Size (DBD-SQLite-1.13.tar.gz) = 582465 bytes
+SHA1 (DBD-SQLite-1.14.tar.gz) = 68e13a5f1ba1249962930140a0b0e3b587401ab7
+RMD160 (DBD-SQLite-1.14.tar.gz) = 07616d3db7de55134588fca7dff3dec5091ffc77
+Size (DBD-SQLite-1.14.tar.gz) = 703380 bytes