summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-24 18:53:15 +0000
committerwiz <wiz@pkgsrc.org>2005-11-24 18:53:15 +0000
commit134b597cae2c708c5aa7726ffb3c0fec478bfdb8 (patch)
treebfb03168d9962973a743e0fa8563eb8941199da8 /databases
parent8c3d88c34c8a1c7a8439386bc3fe555448e6e933 (diff)
downloadpkgsrc-134b597cae2c708c5aa7726ffb3c0fec478bfdb8.tar.gz
Update to 1.09:
1.09 - Support external SQLite library (rjray) - Don't convert things that look like numbers to numbers unless specifically requested. - Upgrade to sqlite 3.2.2
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-SQLite/Makefile5
-rw-r--r--databases/p5-DBD-SQLite/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index fbabfb64442..ada2c65de89 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:06 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/24 18:53:15 wiz Exp $
#
-DISTNAME= DBD-SQLite-1.08
+DISTNAME= DBD-SQLite-1.09
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsl
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSERGEANT/}
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo
index 0c72c41b659..343b0c52151 100644
--- a/databases/p5-DBD-SQLite/distinfo
+++ b/databases/p5-DBD-SQLite/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/04/16 01:10:23 kim Exp $
+$NetBSD: distinfo,v 1.5 2005/11/24 18:53:15 wiz Exp $
-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
+SHA1 (DBD-SQLite-1.09.tar.gz) = fb2c15eceaedd158d9c0323c9599d8b08e5e673f
+RMD160 (DBD-SQLite-1.09.tar.gz) = 299f42a99eb3ad5a06a994510ce2dd1f97951fdd
+Size (DBD-SQLite-1.09.tar.gz) = 474797 bytes