diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-27 16:52:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-27 16:52:19 +0000 |
commit | 5015b78bdf66fe7c1d8bfd3cf1a783422b5b6305 (patch) | |
tree | 750bd112a68793ab786644d355b64a3a64f08f28 /databases/p5-DBI | |
parent | 9a2286da116da1a83f3dfa9afd5e9a08a6e8ee90 (diff) | |
download | pkgsrc-5015b78bdf66fe7c1d8bfd3cf1a783422b5b6305.tar.gz |
Updated p5-DBI to 1.636.
Changes in DBI 1.636 - 24th April 2016
Fix compilation for threaded perl <= 5.12 broken in 1.635 RT#113955
Revert change to DBI::PurePerl DESTROY in 1.635
Change t/16destroy.t to avoid race hazard RT#113951
Output perl version and archname in t/01basics.t
Add perl 5.22 and 5.22-extras to travis-ci config
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 6261318648b..e137f1b28f3 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2016/04/25 14:18:59 mef Exp $ +# $NetBSD: Makefile,v 1.71 2016/04/27 16:52:19 wiz Exp $ -DISTNAME= DBI-1.635 +DISTNAME= DBI-1.636 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 f15dc1c6236..d3801fa39c5 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.45 2016/04/25 14:18:59 mef Exp $ +$NetBSD: distinfo,v 1.46 2016/04/27 16:52:19 wiz Exp $ -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 +SHA1 (DBI-1.636.tar.gz) = fd305ba74fdf5a59605aaffd7e53bcd1018c99bb +RMD160 (DBI-1.636.tar.gz) = a1569283169158dd694bfa184b16db13b7f0005f +SHA512 (DBI-1.636.tar.gz) = 8d541ada1fabb7e82dd4f47c43edf79cc70c783ef3582a9911b13239734876aee9f27095f2526e6923d07b7ac86df48ee081af1ca6000df0559a13c75b6f6ed3 +Size (DBI-1.636.tar.gz) = 595433 bytes |