# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Test-Differences # p5-Test-Differences/Makefile # p5-Test-Differences/pkg-plist # p5-Test-Differences/pkg-comment # p5-Test-Differences/pkg-descr # p5-Test-Differences/distinfo # echo c - p5-Test-Differences mkdir -p p5-Test-Differences > /dev/null 2>&1 echo x - p5-Test-Differences/Makefile sed 's/^X//' >p5-Test-Differences/Makefile << 'END-of-p5-Test-Differences/Makefile' X# New ports collection makefile for: p5-Test-Differences X# Date created: January 28th 2003 X# Whom: Erwin Lansing X# X# $FreeBSD$ X# X XPORTNAME= Test-Differences XPORTVERSION= 0.46 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Test XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Test::Differences.3 X X.include END-of-p5-Test-Differences/Makefile echo x - p5-Test-Differences/pkg-plist sed 's/^X//' >p5-Test-Differences/pkg-plist << 'END-of-p5-Test-Differences/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Differences/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Test/Differences.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Differences X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true END-of-p5-Test-Differences/pkg-plist echo x - p5-Test-Differences/pkg-comment sed 's/^X//' >p5-Test-Differences/pkg-comment << 'END-of-p5-Test-Differences/pkg-comment' XTest::Differences - Test strings and data structures for differences END-of-p5-Test-Differences/pkg-comment echo x - p5-Test-Differences/pkg-descr sed 's/^X//' >p5-Test-Differences/pkg-descr << 'END-of-p5-Test-Differences/pkg-descr' XWhen the code you're testing returns multiple lines, records Xor data structures and they're just plain wrong, an equivalent Xto the Unix diff utility may be just what's needed. X XWWW: http://search.cpan.org/dist/Test-Differences/ END-of-p5-Test-Differences/pkg-descr echo x - p5-Test-Differences/distinfo sed 's/^X//' >p5-Test-Differences/distinfo << 'END-of-p5-Test-Differences/distinfo' XMD5 (Test-Differences-0.46.tar.gz) = 802b0c0fd801657588c2515d738c5665 END-of-p5-Test-Differences/distinfo exit