From 119b5f9e286ab271d149c156c9d56a6ddd6afff2 Mon Sep 17 00:00:00 2001 From: kim Date: Sat, 16 Apr 2005 01:10:23 +0000 Subject: Upgrade to 1.08: - Support 64 bit integers (uses floating point numbers when perl is not compiled with 64 bit int support). This also fixes issues with using sqlite timestamps. - Upgrade to sqlite 3.1.3 - Fix issues of not finding rows when providing a number that perl sees as a string. - Fixes for most current bugs in RT (see http://rt.cpan.org/ to check if your favourite bug got fixed). --- databases/p5-DBD-SQLite/Makefile | 4 ++-- databases/p5-DBD-SQLite/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 4feece1f18a..b79fd47818f 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:13 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/16 01:10:23 kim Exp $ # -DISTNAME= DBD-SQLite-1.07 +DISTNAME= DBD-SQLite-1.08 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 9f2113d6b16..0c72c41b659 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 15:45:44 wiz Exp $ +$NetBSD: distinfo,v 1.4 2005/04/16 01:10:23 kim Exp $ -SHA1 (DBD-SQLite-1.07.tar.gz) = 9be4a129628c4ec54963bdd211c1235cc3e2f423 -RMD160 (DBD-SQLite-1.07.tar.gz) = 865eb2314abb57f93475a4f77ecbdc77b456bf64 -Size (DBD-SQLite-1.07.tar.gz) = 424608 bytes +SHA1 (DBD-SQLite-1.08.tar.gz) = 37c672f00bf657e3c97bbdcfa94045c1afb07d9b +RMD160 (DBD-SQLite-1.08.tar.gz) = 6bf9724a0344052872cb12f2fe30d586ce5b6143 +Size (DBD-SQLite-1.08.tar.gz) = 466449 bytes -- cgit v1.2.3