diff options
author | sno <sno@pkgsrc.org> | 2009-06-01 19:13:56 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-06-01 19:13:56 +0000 |
commit | ddca36e3f4f7dfb5e607b2c29302b879904b7fb9 (patch) | |
tree | e57a1e9c0108a7587cf5a40d3fa937f8fb2bd207 | |
parent | 250bc938958072916d848979f5a55be37d5b0cda (diff) | |
download | pkgsrc-ddca36e3f4f7dfb5e607b2c29302b879904b7fb9.tar.gz |
pkgsrc changes:
- Updating package for p5 module Test::Reporter from 1.5203 to 1.54
Upstream changes:
1.54 Sun May 31 21:39:12 EDT 2009
- POD updates
- Update Module::Install to 0.91
1.53_03 Thu Apr 16 12:30:49 EDT 2009
- Transmit report body line-by-line with Net::SMTP (or Net::SMTP::TLS)
1.53_02 Wed Apr 15 13:30:53 EDT 2009
- with Net::SMTP transport, if lines are longer than 100
characters, the email will be encoded with quoted-printable
1.53_01 Tue Apr 7 11:01:37 EDT 2009
- added optional 'distfile' argument to support
T::R::Transport::Metabase
- reports link to the wiki rather than www.cpantesters.org;
also added cpan-testers-discuss as place to send Q's
- improved diagnostic output if editor fails to launch
- changed Makefile.Pl to Module::Install
-rw-r--r-- | devel/p5-Test-Reporter/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Test-Reporter/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Test-Reporter/Makefile b/devel/p5-Test-Reporter/Makefile index c21e0f99e10..2febed3d97c 100644 --- a/devel/p5-Test-Reporter/Makefile +++ b/devel/p5-Test-Reporter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2009/03/01 23:12:24 sno Exp $ +# $NetBSD: Makefile,v 1.2 2009/06/01 19:13:56 sno Exp $ # -DISTNAME= Test-Reporter-1.5203 -PKGNAME= p5-${DISTNAME} +DISTNAME= Test-Reporter-1.54 +PKGNAME= p5-${DISTNAME}00 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Reporter/distinfo b/devel/p5-Test-Reporter/distinfo index 16d61c337a1..afb88011839 100644 --- a/devel/p5-Test-Reporter/distinfo +++ b/devel/p5-Test-Reporter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2009/03/01 23:12:24 sno Exp $ +$NetBSD: distinfo,v 1.2 2009/06/01 19:13:56 sno Exp $ -SHA1 (Test-Reporter-1.5203.tar.gz) = 754ad49652ba808b4237b5d24380f787c9104cd7 -RMD160 (Test-Reporter-1.5203.tar.gz) = 25095c21bf1e5e621bcf802bd323a817619efcc5 -Size (Test-Reporter-1.5203.tar.gz) = 40834 bytes +SHA1 (Test-Reporter-1.54.tar.gz) = 8a05ebf149c3cf0bc21e41b5c23011b50513f15d +RMD160 (Test-Reporter-1.54.tar.gz) = 894106465c58ecbe282b42ec6fe7e65eb04f683a +Size (Test-Reporter-1.54.tar.gz) = 55370 bytes |