catalyst test prereqs

This commit is contained in:
espie 2006-11-05 13:52:43 +00:00
parent 77dfe7a20f
commit f35b9d0fe4
5 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/05 13:52:43 espie Exp $
COMMENT= "flexible deep comparison"
DISTNAME= Test-Deep-0.096
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Simon Dassow <janus@errornet.de>
# Artistic and GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
RUN_DEPENDS= ::devel/p5-Test-NoWarnings
REGRESS_DEPENDS=${RUN_DEPENDS}
CONFIGURE_STYLE=perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Test-Deep-0.096.tar.gz) = 593cbc52d0170df46979e88645977bd5
RMD160 (Test-Deep-0.096.tar.gz) = b8bedc8091da7d575a7d22c2d2dcc636118a2962
SHA1 (Test-Deep-0.096.tar.gz) = df871cfc90aae4a7bc0c223b5ea255bacd775e66
SIZE (Test-Deep-0.096.tar.gz) = 30894

View File

@ -0,0 +1,10 @@
--- Makefile.PL.orig Wed Nov 30 15:08:08 2005
+++ Makefile.PL Sun Nov 5 14:48:34 2006
@@ -6,7 +6,6 @@ WriteMakefile(
AUTHOR => 'Fergal Daly <fergal@esatclear.ie>',
NAME => 'Test::Deep',
VERSION_FROM => './lib/Test/Deep.pm',
- INSTALLDIRS => 'perl',
PREREQ_PM => {
Test::More => '0',
Test::Tester => '0.04',

View File

@ -0,0 +1,2 @@
Test::Deep uses the Test::Builder framework.
It permits tests that perform comparison of deeply nested structures.

View File

@ -0,0 +1,45 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/05 13:52:43 espie Exp $
${P5SITE}/Test/Deep/
${P5SITE}/Test/Deep.pm
${P5SITE}/Test/Deep.pod
${P5SITE}/Test/Deep/All.pm
${P5SITE}/Test/Deep/Any.pm
${P5SITE}/Test/Deep/Array.pm
${P5SITE}/Test/Deep/ArrayEach.pm
${P5SITE}/Test/Deep/ArrayElementsOnly.pm
${P5SITE}/Test/Deep/ArrayLength.pm
${P5SITE}/Test/Deep/ArrayLengthOnly.pm
${P5SITE}/Test/Deep/Blessed.pm
${P5SITE}/Test/Deep/Boolean.pm
${P5SITE}/Test/Deep/Cache/
${P5SITE}/Test/Deep/Cache.pm
${P5SITE}/Test/Deep/Cache/Simple.pm
${P5SITE}/Test/Deep/Class.pm
${P5SITE}/Test/Deep/Cmp.pm
${P5SITE}/Test/Deep/Code.pm
${P5SITE}/Test/Deep/Hash.pm
${P5SITE}/Test/Deep/HashEach.pm
${P5SITE}/Test/Deep/HashElements.pm
${P5SITE}/Test/Deep/HashKeys.pm
${P5SITE}/Test/Deep/HashKeysOnly.pm
${P5SITE}/Test/Deep/Ignore.pm
${P5SITE}/Test/Deep/Isa.pm
${P5SITE}/Test/Deep/ListMethods.pm
${P5SITE}/Test/Deep/MM.pm
${P5SITE}/Test/Deep/Methods.pm
${P5SITE}/Test/Deep/NoTest.pm
${P5SITE}/Test/Deep/Number.pm
${P5SITE}/Test/Deep/Ref.pm
${P5SITE}/Test/Deep/RefType.pm
${P5SITE}/Test/Deep/Regexp.pm
${P5SITE}/Test/Deep/RegexpMatches.pm
${P5SITE}/Test/Deep/RegexpOnly.pm
${P5SITE}/Test/Deep/RegexpRef.pm
${P5SITE}/Test/Deep/RegexpRefOnly.pm
${P5SITE}/Test/Deep/ScalarRef.pm
${P5SITE}/Test/Deep/ScalarRefOnly.pm
${P5SITE}/Test/Deep/Set.pm
${P5SITE}/Test/Deep/Shallow.pm
${P5SITE}/Test/Deep/Stack.pm
${P5SITE}/Test/Deep/String.pm
@man man/man3p/Test::Deep.3p