Initial import of p5-Test-Differences-0.47

When the code you're testing returns multiple lines, records or data
structures and they're just plain wrong, an equivalent to the Unix
"diff" utility may be just what's needed.

ok sturm@
This commit is contained in:
msf 2004-06-01 23:21:40 +00:00
parent 97d4528484
commit 7407e0c3fa
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/06/01 23:21:40 msf Exp $
COMMENT= "Test differences in data structures"
DISTNAME= Test-Differences-0.47
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::textproc/p5-Text-Diff
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Test-Differences-0.47.tar.gz) = e4fa76bb11b0d1db2d4213390413f5af
RMD160 (Test-Differences-0.47.tar.gz) = c53566d36b2407a31cf91a61dad52d96dc3deaa9
SHA1 (Test-Differences-0.47.tar.gz) = fd8dc23e5efdf4a2a043b911953fd06697d33e1a

View File

@ -0,0 +1,3 @@
When the code you're testing returns multiple lines, records or data
structures and they're just plain wrong, an equivalent to the Unix
"diff" utility may be just what's needed.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/01 23:21:40 msf Exp $
${P5SITE}/Test/Differences.pm
@comment ${P5ARCH}/auto/Test/Differences/.packlist
man/man3p/Test::Differences.3p
@comment @dirrm ${P5ARCH}/auto/Test/Differences
@comment @dirrm ${P5ARCH}/auto/Test
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Test