summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-06 20:27:17 +0000
committeradam <adam@pkgsrc.org>2011-08-06 20:27:17 +0000
commitff4789161b8a976844a7d70225b4ff7a5a88f4bd (patch)
tree6900f736df9a3efdfb0dc82c7e5adfeefe3ce6d3 /databases/p5-DBD-SQLite
parentd262e53dd5f909156d135d1cc8073b1bb79ab139 (diff)
downloadpkgsrc-ff4789161b8a976844a7d70225b4ff7a5a88f4bd.tar.gz
Changes 1.33:
* Production release, no changes from 1.32_04 Changes 1.32_04: * Updated to SQLite 3.7.6.3 * Made util/getsqlite.pl state that it needs fixing to work for SQLite 3.7.5+ when it dies at the last step, and outline what the user needs to do manually instead, until getsqlite is fixed Changes 1.32_03: * Updated to SQLite 3.7.6.2 * Resolved 67843 for DBD-SQLite: savepoint rollback alters AC state Changes 1.32_02: * Updated to SQLite 3.7.5 * Resolved 65267 for DBD-SQLite: Add RTree support option; skip fts3/metadata tests if those features are disabled * Resolved 65267: Add RTree support option * Added sqlite_see_if_its_a_number database handle attribute to deal with issues caused by (quoted) bind values against numbers such as return values from a function etc.
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile7
-rw-r--r--databases/p5-DBD-SQLite/distinfo8
2 files changed, 6 insertions, 9 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 12c31dae492..47135d1bc88 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2011/06/10 09:39:50 obache Exp $
-#
+# $NetBSD: Makefile,v 1.28 2011/08/06 20:27:17 adam Exp $
-DISTNAME= DBD-SQLite-1.31
+DISTNAME= DBD-SQLite-1.33
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
-PKGREVISION= 1
SVR4_PKGNAME= p5dsl
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo
index abff3ab5779..6dcedbef2d4 100644
--- a/databases/p5-DBD-SQLite/distinfo
+++ b/databases/p5-DBD-SQLite/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2010/09/17 05:05:45 sno Exp $
+$NetBSD: distinfo,v 1.15 2011/08/06 20:27:17 adam Exp $
-SHA1 (DBD-SQLite-1.31.tar.gz) = 6c189fba1a4ec4b7e792b3c0b9c9020d5cf7cb8e
-RMD160 (DBD-SQLite-1.31.tar.gz) = ba69edded3363cabce9c2d7b758d9c8cef11bf2a
-Size (DBD-SQLite-1.31.tar.gz) = 1325225 bytes
+SHA1 (DBD-SQLite-1.33.tar.gz) = 1b2c005902789199e728f7a43f97f390cf6337e5
+RMD160 (DBD-SQLite-1.33.tar.gz) = 95068c69776377c96f2f3652f13cac42e271cfb4
+Size (DBD-SQLite-1.33.tar.gz) = 1400534 bytes