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 databases/DBD-SQLite to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/947af38aeb39
branches:  trunk
changeset: 508172:947af38aeb39
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Feb 15 23:06:42 2006 +0000

description:
Update databases/DBD-SQLite to 1.11

1.11
    - Make blobs work transparently (without SQLBLOB binding)

1.10
    - Fix Unicode support (DOMQ)
    - Support usleep on all Linux (inc. debian) (DOMQ)
    - Upgrade to sqlite 3.2.7
    - Document how to use BLOBS

diffstat:

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

diffs (26 lines):

diff -r 3efc3dc4856d -r 947af38aeb39 databases/p5-DBD-SQLite/Makefile
--- a/databases/p5-DBD-SQLite/Makefile  Wed Feb 15 22:58:18 2006 +0000
+++ b/databases/p5-DBD-SQLite/Makefile  Wed Feb 15 23:06:42 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2005/11/24 18:53:15 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/02/15 23:06:42 abs Exp $
 #
 
-DISTNAME=      DBD-SQLite-1.09
+DISTNAME=      DBD-SQLite-1.11
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5dsl
 CATEGORIES=    databases perl5
diff -r 3efc3dc4856d -r 947af38aeb39 databases/p5-DBD-SQLite/distinfo
--- a/databases/p5-DBD-SQLite/distinfo  Wed Feb 15 22:58:18 2006 +0000
+++ b/databases/p5-DBD-SQLite/distinfo  Wed Feb 15 23:06:42 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/11/24 18:53:15 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/02/15 23:06:42 abs Exp $
 
-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
+SHA1 (DBD-SQLite-1.11.tar.gz) = dac72b88104c9748eab1e2260f459f2cfee5cc82
+RMD160 (DBD-SQLite-1.11.tar.gz) = e3914154a65038d8fbf510f28b8dbba067f57786
+Size (DBD-SQLite-1.11.tar.gz) = 493821 bytes



Home | Main Index | Thread Index | Old Index