Sun Jul 11 14:53:32 2010 UTC ()
Initial import of p5-Test-Compile version 0.13 in the NetBSD Packages
Collection.

The Perl 5 module Test::Compile lets you check the validity of a
Perl module file or Perl script file, and report its results in
standard Test::Simple fashion.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


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

File Added: pkgsrc/devel/p5-Test-Compile/DESCR
The Perl 5 module Test::Compile lets you check the validity of a
Perl module file or Perl script file, and report its results in
standard Test::Simple fashion.

File Added: pkgsrc/devel/p5-Test-Compile/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/07/11 14:53:32 seb Exp $
#

DISTNAME=	Test-Compile-0.13
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-Compile/
COMMENT=	Perl 5 module to check whether Perl module files compile correctly
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

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

BUILD_DEPENDS+=	{perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+=	p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
DEPENDS+=	p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require

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

File Added: pkgsrc/devel/p5-Test-Compile/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/07/11 14:53:32 seb Exp $

SHA1 (Test-Compile-0.13.tar.gz) = 42b72d55277c95de5041b9495b0ae7d51b58c9da
RMD160 (Test-Compile-0.13.tar.gz) = 63b39252510a460460c9085e6ba3b1904e4ce6b0
Size (Test-Compile-0.13.tar.gz) = 39138 bytes