summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authormef <mef>2016-04-25 14:18:59 +0000
committermef <mef>2016-04-25 14:18:59 +0000
commit111fe6019e6f6a0679b77b297b07e5bb266d24fd (patch)
treeb3b043901af440c58a6512f9a908da80c603dc3e /databases/p5-DBI
parentde323b7f4360576e76782c66fb09b840140ed7a8 (diff)
downloadpkgsrc-111fe6019e6f6a0679b77b297b07e5bb266d24fd.tar.gz
Updated to databases/p5-DBI-1.635
--------------------------------- Changes in DBI 1.635 - 24th April 2016 Fixed RaiseError/PrintError for UTF-8 errors/warnings. RT#102404 Fixed cases where ShowErrorStatement might show incorrect Statement RT#97434 Fixed DBD::Gofer for UTF-8-enabled STDIN/STDOUT thanks to mauke PR#32 Fixed fetchall_arrayref({}) behavior with no columns thanks to Dan McGee PR#31 Fixed tied CachedKids ref leak in attribute cache by weakening thanks to Michael Conrad RT#113852 Fixed "panic: attempt to copy freed scalar" upon commit() or rollback() thanks to fbriere for detailed bug report RT#102791 Ceased to ignore DESTROY of outer handle in DBI::PurePerl Treat undef in DBI::Profile Path as string "undef" thanks to fREW Schmidt RT#113298 Fix SQL::Nano parser to ignore trailing semicolon thanks to H.Merijn Brand. Added @ary = $dbh->selectall_array(...) method thanks to Ed Avis RT#106411 Added appveyor support (Travis like CI for windows) thanks to mbeijen PR#30 Corrected spelling errors in pod thanks to Gregor Herrmann RT#107838 Corrected and/or removed broken links to SQL standards thanks to David Pottage RT#111437 Corrected doc example to use dbi: instead of DBI: in DSN thanks to Michael R. Davis RT#101181 Removed/updated broken links in docs thanks to mbeijen PR#29 Clarified docs for DBI::hash($string) Removed the ancient DBI::FAQ module RT#102714 Fixed t/pod.t to require Test::Pod >= 1.41 RT#101769 This release was developed at the Perl QA Hackathon 2016 http://act.qa-hackathon.org/qa2016/ which was made possible by the generosity of many sponsors..
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBI/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 96430bd7530..6261318648b 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2015/08/06 02:13:57 wen Exp $
+# $NetBSD: Makefile,v 1.70 2016/04/25 14:18:59 mef Exp $
-DISTNAME= DBI-1.634
+DISTNAME= DBI-1.635
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 7f59916bea2..f15dc1c6236 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2015/11/03 01:56:18 agc Exp $
+$NetBSD: distinfo,v 1.45 2016/04/25 14:18:59 mef Exp $
-SHA1 (DBI-1.634.tar.gz) = bfb6f79b57639b4287bdfb68e33510a42c81c595
-RMD160 (DBI-1.634.tar.gz) = 40a3e38306bf65943e2c3c0118f3aa6e8b514bc6
-SHA512 (DBI-1.634.tar.gz) = 42e2b94d5e4cdcd57aaa43519fa1464a4d7132ed09426bb8cb7092b0ee57edde168105a25d02dcdeb304c6bc13c1ad97bc27b54b5f6af05eeaba011d5dab3c44
-Size (DBI-1.634.tar.gz) = 595020 bytes
+SHA1 (DBI-1.635.tar.gz) = 963e793bb30274704f01a6e9230396f7aaaa93a8
+RMD160 (DBI-1.635.tar.gz) = 3154b1ba019f4bd49b676f8e1f89d41b1b5384be
+SHA512 (DBI-1.635.tar.gz) = 9db04d61ae88f8dd258b1cd54aed53ba9c4904bf9750042c3c55c32f8835e2df2e0be77ea5f35c2abc759616f6a8bd8d741c4a629ce15606a0820cb372728881
+Size (DBI-1.635.tar.gz) = 595254 bytes