Update to 1.59
Upstream changes: 1.59 2013-06-05 23:10:30 America/New_York [FIXED] - Fixed bug in finding right perl for -V output [rt.cpan.org #85823] 1.58 2011-07-19 12:07:53 America/New_York - Deprecates email-transport related attributes and methods - Adds new 'Null' transport as default - Removes legacy transport classes (See Test::Reporter::Transport::Legacy if needed) - Removes 'cpantest' command line program
This commit is contained in:
parent
edb7ac8f2e
commit
3fcf7443af
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2013/06/07 00:37:03 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Test-Reporter-1.57
|
||||
DISTNAME= Test-Reporter-1.59
|
||||
PKGNAME= p5-${DISTNAME}00
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/08/01 19:00:35 sno Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/06/07 00:37:03 wen Exp $
|
||||
|
||||
SHA1 (Test-Reporter-1.57.tar.gz) = 350671b0bc8523b1a0443c2c6433e673dac77567
|
||||
RMD160 (Test-Reporter-1.57.tar.gz) = e1c06a3896711340354588091618724bacd7296e
|
||||
Size (Test-Reporter-1.57.tar.gz) = 50641 bytes
|
||||
SHA1 (Test-Reporter-1.59.tar.gz) = d200ddc4202b3221d781dc430b5c0ff9a8915959
|
||||
RMD160 (Test-Reporter-1.59.tar.gz) = 50ed3ffc5797ec2593aa596a26f9db49a3126828
|
||||
Size (Test-Reporter-1.59.tar.gz) = 43110 bytes
|
||||
|
|
Loading…
Reference in a new issue