pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBI Update to 1.48:
details: https://anonhg.NetBSD.org/pkgsrc/rev/650de43f1683
branches: trunk
changeset: 496254:650de43f1683
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 24 20:36:08 2005 +0000
description:
Update to 1.48:
Changes in DBI 1.48 (svn rev 928), 14th March 2005
Fixed DBI::DBD::Metadata generation of type_info_all thanks to
Steffen Goeldner (driver authors who have used it should rerun
it).
Updated docs for NULL Value placeholders thanks to Brian Campbell.
Added multi-keyfield nested hash fetching to fetchall_hashref()
thanks to Zhuang (John) Li for polishing up my draft.
Added registered driver prefixes: amzn_ for DBD::Amazon and yaswi_
for DBD::Yaswi.
diffstat:
databases/p5-DBI/Makefile | 5 ++---
databases/p5-DBI/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 6962b73a7d78 -r 650de43f1683 databases/p5-DBI/Makefile
--- a/databases/p5-DBI/Makefile Fri Jun 24 20:33:52 2005 +0000
+++ b/databases/p5-DBI/Makefile Fri Jun 24 20:36:08 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2005/04/11 21:45:13 tv Exp $
-#
+# $NetBSD: Makefile,v 1.31 2005/06/24 20:36:08 wiz Exp $
-DISTNAME= DBI-1.47
+DISTNAME= DBI-1.48
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dbi
CATEGORIES= databases perl5
diff -r 6962b73a7d78 -r 650de43f1683 databases/p5-DBI/distinfo
--- a/databases/p5-DBI/distinfo Fri Jun 24 20:33:52 2005 +0000
+++ b/databases/p5-DBI/distinfo Fri Jun 24 20:36:08 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2005/02/24 15:36:53 wiz Exp $
+$NetBSD: distinfo,v 1.17 2005/06/24 20:36:08 wiz Exp $
-SHA1 (DBI-1.47.tar.gz) = d4b96392e4909ae84878fde73a56c7acc1cc86cf
-RMD160 (DBI-1.47.tar.gz) = 5704d264668b126df60b84208260ab7a694490c2
-Size (DBI-1.47.tar.gz) = 375545 bytes
+SHA1 (DBI-1.48.tar.gz) = 76e7b96c9c135919be696ac7dc18f126e9ec041f
+RMD160 (DBI-1.48.tar.gz) = 4cae21828fcdcaf1d9bcac9583191e2f6289c864
+Size (DBI-1.48.tar.gz) = 378698 bytes
Home |
Main Index |
Thread Index |
Old Index