summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorwen <wen>2013-10-31 08:15:43 +0000
committerwen <wen>2013-10-31 08:15:43 +0000
commit1b393a7fba2e90cee5942c0cc66f61d517b1e8d8 (patch)
tree1432d96b194a7868b9ec43185baf37e47020afdd /databases/p5-DBI
parent227bda9f3a5176a1be94a83c7a2ff43673d9ba3c (diff)
downloadpkgsrc-1b393a7fba2e90cee5942c0cc66f61d517b1e8d8.tar.gz
Update to 1.630
Upstream changes: Fixed err for new drh to be undef not to 0 [Martin J. Evans] Fixed RT#83132 - moved DBIstcf* constants to util export tag [Martin J. Evans] PrintWarn is now triggered by warnings recorded in methods like STORE that don't clear err RT#89015 [Tim Bunce] Changed tracing to no longer show quote and quote_identifier calls at trace level 1. Changed DBD::Gofer ping while disconnected set_err from warn to info. Clarified wording of log message when err is cleared. Changed bootstrap to use $XS_VERSION RT#89618 [Andreas Koenig] Added connect_cached.connected Callback P R # 3 [David E. Wheeler] Clarified effect of refs in connect_cached attributes [David E. Wheeler] Extended ReadOnly attribute docs for when the driver cannot ensure read only [Martin J. Evans] Corrected SQL_BIGINT docs to say ODBC value is used P R # 5 [ilmari]
Diffstat (limited to 'databases/p5-DBI')
-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 e5bee1e4997..7806745ac59 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2013/08/15 11:41:02 wen Exp $
+# $NetBSD: Makefile,v 1.62 2013/10/31 08:15:43 wen Exp $
-DISTNAME= DBI-1.628
+DISTNAME= DBI-1.630
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index fe8fde08a7e..db69443d290 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2013/08/15 11:41:02 wen Exp $
+$NetBSD: distinfo,v 1.39 2013/10/31 08:15:43 wen Exp $
-SHA1 (DBI-1.628.tar.gz) = 705ae39aa565e20c9eb9f66a8eb31ec2d5660134
-RMD160 (DBI-1.628.tar.gz) = 98b6bd0159fd7daeb4f73d703d54ea7463d28cf6
-Size (DBI-1.628.tar.gz) = 586733 bytes
+SHA1 (DBI-1.630.tar.gz) = 8e8ca6484a3e0c7f4e268e46101faed576e072fc
+RMD160 (DBI-1.630.tar.gz) = 9b117d26d6d3f49486abf40b22a105bd725833af
+Size (DBI-1.630.tar.gz) = 588554 bytes