import Test::Reporter 1.27

Test::Reporter reports the test results of any given distribution to
the CPAN testing service. See http://testers.cpan.org/ for details.
This commit is contained in:
steven 2006-12-03 13:09:30 +00:00
parent 646088950e
commit 50eb85c436
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/03 13:09:30 steven Exp $
COMMENT= "sends test results to cpan-testers@perl.org"
MODULES= cpan
DISTNAME= Test-Reporter-1.27
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Test-Reporter-1.27.tar.gz) = 3e7b70ed797942192fb49d28ba9b8ac9
RMD160 (Test-Reporter-1.27.tar.gz) = 26d328d09ea30f6d2be10d01a26560d935c2b37c
SHA1 (Test-Reporter-1.27.tar.gz) = b3aa43d9e4f9464d8e19fa9cf968d561bf312657
SIZE (Test-Reporter-1.27.tar.gz) = 23808

View File

@ -0,0 +1,2 @@
Test::Reporter reports the test results of any given distribution to
the CPAN testing service. See http://testers.cpan.org/ for details.

View File

@ -0,0 +1,16 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/03 13:09:30 steven Exp $
bin/cpantest
${P5SITE}/Test/
${P5SITE}/Test/Reporter/
${P5SITE}/Test/Reporter.pm
${P5SITE}/Test/Reporter/Date/
${P5SITE}/Test/Reporter/Date/Format.pm
${P5SITE}/Test/Reporter/Mail/
${P5SITE}/Test/Reporter/Mail/Util.pm
${P5SITE}/Test/Reporter/Time/
${P5SITE}/Test/Reporter/Time/Zone.pm
@man man/man1/cpantest.1
@man man/man3p/Test::Reporter.3p
@man man/man3p/Test::Reporter::Date::Format.3p
@man man/man3p/Test::Reporter::Mail::Util.3p
@man man/man3p/Test::Reporter::Time::Zone.3p