Sat Feb 20 11:14:43 2010 UTC ()
Initial import of p5-Test-SharedFork version 0.11 in the NetBSD
Packages Collection.

The Perl 5 module Test::SharedFork is an utility module for
Test::Builder: it makes forking test and merges test count with
parent process & child process.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-SharedFork/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-SharedFork/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-SharedFork/distinfo

File Added: pkgsrc/devel/p5-Test-SharedFork/DESCR
The Perl 5 module Test::SharedFork is an utility module for
Test::Builder: it makes forking test and merges test count with
parent process & child process.

File Added: pkgsrc/devel/p5-Test-SharedFork/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/02/20 11:14:43 seb Exp $

DISTNAME=	Test-SharedFork-0.11
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-SharedFork/
COMMENT=	Perl 5 module to make forking test
LICENSE=	${PERL5_LICENSE}

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Test/SharedFork/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	p5-Test-Simple>=0.88:../../devel/p5-Test-Simple

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Test-SharedFork/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/02/20 11:14:43 seb Exp $

SHA1 (Test-SharedFork-0.11.tar.gz) = a62d34bbea16f5a33ef0d7efe52567465e6b4e27
RMD160 (Test-SharedFork-0.11.tar.gz) = 830f4bb61c9f47abd36308e808e9c6600774e692
Size (Test-SharedFork-0.11.tar.gz) = 18739 bytes