pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-SQLite Update to 1.09:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/811bcc03bc43
branches:  trunk
changeset: 503654:811bcc03bc43
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 24 18:53:15 2005 +0000

description:
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:

 databases/p5-DBD-SQLite/Makefile |  5 ++---
 databases/p5-DBD-SQLite/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 212416dbdec1 -r 811bcc03bc43 databases/p5-DBD-SQLite/Makefile
--- a/databases/p5-DBD-SQLite/Makefile  Thu Nov 24 18:52:58 2005 +0000
+++ b/databases/p5-DBD-SQLite/Makefile  Thu Nov 24 18:53:15 2005 +0000
@@ -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 -r 212416dbdec1 -r 811bcc03bc43 databases/p5-DBD-SQLite/distinfo
--- a/databases/p5-DBD-SQLite/distinfo  Thu Nov 24 18:52:58 2005 +0000
+++ b/databases/p5-DBD-SQLite/distinfo  Thu Nov 24 18:53:15 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index