Adding perl module Test::Reporter as dependency of CPAN::Reporter

Test::Reporter reports the test results of any given distribution to the
CPAN Testers. Test::Reporter has wide support for various perl5's and
platforms.
This commit is contained in:
sno 2009-03-01 23:12:24 +00:00
parent 31f0f09373
commit 8d17962113
3 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Test::Reporter reports the test results of any given distribution to the
CPAN Testers. Test::Reporter has wide support for various perl5's and
platforms.

View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1 2009/03/01 23:12:24 sno Exp $
#
DISTNAME= Test-Reporter-1.5203
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Base/
COMMENT= Perl module which sends test results to cpan-testers@perl.org
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Reporter/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2009/03/01 23:12:24 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