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
This commit is contained in:
parent
3394b60934
commit
a619c2f792
2 changed files with 7 additions and 7 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue