Update p5-Test-Exception to 0.31.
Changes from previous: 0.31 [2010-10-10] Or the "Yay - an actual release!" release - Same as 0.30_2 0.30_2 [2010-10-06] Or the "oh what a to do" release - Added a bunch of folk to the acknowledgements - Added some clarifying documentation to respond to RT#59293 - Marked a test that was failing under T::B 2.0 until we figure out whether it should pass or not. See http://is.gd/fNOFb 0.30_1 [2010-10-04] Or the "Peter Rabbitson did all the work" release - Added dates to changes file, as far as we can from backpan et al - Fix for DB::args bug (thanks Peter Rabbitson) - Fix for bizarre-copy bug (thanks Peter Rabbitson)
This commit is contained in:
parent
f3bd682168
commit
5a913a431c
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.15 2011/08/14 12:26:40 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2011/10/12 11:15:34 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Test-Exception-0.29
|
||||
DISTNAME= Test-Exception-0.31
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2010/01/20 14:59:30 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.8 2011/10/12 11:15:34 hiramatsu Exp $
|
||||
|
||||
SHA1 (Test-Exception-0.29.tar.gz) = dfa3e8a5ce8fb81906f5ece87139ed10df0c4c4c
|
||||
RMD160 (Test-Exception-0.29.tar.gz) = 1e543a363c513230425e0901bd346f5f1364caa2
|
||||
Size (Test-Exception-0.29.tar.gz) = 15946 bytes
|
||||
SHA1 (Test-Exception-0.31.tar.gz) = 47f541efca1c3f34cac141edeac7fdf5e147e1a4
|
||||
RMD160 (Test-Exception-0.31.tar.gz) = e9d47761cc50a397e53ed32d3865901a8e321fe7
|
||||
Size (Test-Exception-0.31.tar.gz) = 17634 bytes
|
||||
|
|
Loading…
Reference in a new issue