summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2012-05-08 20:53:53 +0000
committerrhaen <rhaen@pkgsrc.org>2012-05-08 20:53:53 +0000
commite27e32c05bed7e0e2fd00b1280e5c5d079cfa493 (patch)
tree37a976f5940005cff23d9e9bde5f5ed36d116741 /databases
parent8017eb7da387604ef9e45f9ef70868e1f0cf097e (diff)
downloadpkgsrc-e27e32c05bed7e0e2fd00b1280e5c5d079cfa493.tar.gz
- Updated to 1.620
Changes: =head2 Changes in DBI 1.620 (svn r15300) 25th April 2012 Modified column renaming in fetchall_arrayref, added in 1.619, to work on column index numbers not names (an incompatible change). Reworked the fetchall_arrayref documentation. Hash slices in fetchall_arrayref now detect invalid column names. =head2 Changes in DBI 1.619 (svn r15294) 23rd April 2012 Fixed the connected method to stop showing the password in trace file (Martin J. Evans). Fixed _install_method to set CvFILE correctly thanks to sprout RT#76296 Fixed SqlEngine "list_tables" thanks to David McMath and Norbert Gruener. RT#67223 RT#69260 Optimized DBI method dispatch thanks to Dave Mitchell. Optimized driver access to DBI internal state thanks to Dave Mitchell. Optimized driver access to handle data thanks to Dave Mitchell. Optimized fetchall_arrayref with hash slice thanks to Dagfinn Ilmari Mannsåker. RT#76520 Allow renaming columns in fetchall_arrayref hash slices thanks to Dagfinn Ilmari Mannsåker. RT#76572 Reserved snmp_ and tree_ for DBD::SNMP and DBD::TreeData
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBI/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index ad8c24b240f..69a64c708fc 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2012/04/01 20:07:31 rhaen Exp $
+# $NetBSD: Makefile,v 1.53 2012/05/08 20:53:53 rhaen Exp $
-DISTNAME= DBI-1.618
+DISTNAME= DBI-1.620
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index 544a6ab670a..04af53e33ae 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2012/04/01 20:07:31 rhaen Exp $
+$NetBSD: distinfo,v 1.33 2012/05/08 20:53:53 rhaen Exp $
-SHA1 (DBI-1.618.tar.gz) = e8fa89be193c04cfb36eac50b25c0c26f7f39a83
-RMD160 (DBI-1.618.tar.gz) = 4eb2b87e37d3788a7e7532413bbc3710c1e66ae6
-Size (DBI-1.618.tar.gz) = 583067 bytes
+SHA1 (DBI-1.620.tar.gz) = 6eeb432f60894e58c4c404edfd67a9420beb0b3f
+RMD160 (DBI-1.620.tar.gz) = 69f1d7df887a396f1afe7cbcc065af7a11111423
+Size (DBI-1.620.tar.gz) = 584922 bytes