# 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-Exception/ # p5-Test-Exception/Makefile # p5-Test-Exception/pkg-comment # p5-Test-Exception/pkg-descr # p5-Test-Exception/pkg-plist # p5-Test-Exception/distinfo # echo c - p5-Test-Exception/ mkdir -p p5-Test-Exception/ > /dev/null 2>&1 echo x - p5-Test-Exception/Makefile sed 's/^X//' >p5-Test-Exception/Makefile << 'END-of-p5-Test-Exception/Makefile' X# New ports collection makefile for: p5-Test-Exception X# Date created: January 27th 2003 X# Whom: Erwin Lansing X# X# $FreeBSD$ X# X XPORTNAME= Test-Exception XPORTVERSION= 0.13 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}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Sub/Uplevel.pm:${PORTSDIR}/devel/p5-Sub-Uplevel XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Test::Exception.3 X X.include X X## X## this port depends on devel/p5-Sub-Uplevel which X## requires PERL 5.6.x or later X## X.if ${PERL_LEVEL} < 500600 XBROKEN= Port requires perl 5.6.x or later. Install lang/perl5 then try again X.endif X X.include END-of-p5-Test-Exception/Makefile echo x - p5-Test-Exception/pkg-comment sed 's/^X//' >p5-Test-Exception/pkg-comment << 'END-of-p5-Test-Exception/pkg-comment' XTest::Exception - test functions for exception based code END-of-p5-Test-Exception/pkg-comment echo x - p5-Test-Exception/pkg-descr sed 's/^X//' >p5-Test-Exception/pkg-descr << 'END-of-p5-Test-Exception/pkg-descr' XThis module provides a few convenience methods for testing Xexception based code. It is built with Test::Builder and Xplays happily with Test::Simple, Test::More and friends. X XIf you are not familiar with Test::Simple or Test::More Xnow would be the time to go take a look. X XWWW: http://search.cpan.org/dist/Test-Exception/ END-of-p5-Test-Exception/pkg-descr echo x - p5-Test-Exception/pkg-plist sed 's/^X//' >p5-Test-Exception/pkg-plist << 'END-of-p5-Test-Exception/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/mach/auto/Test/Exception/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Test/Exception.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Test/Exception X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true END-of-p5-Test-Exception/pkg-plist echo x - p5-Test-Exception/distinfo sed 's/^X//' >p5-Test-Exception/distinfo << 'END-of-p5-Test-Exception/distinfo' XMD5 (Test-Exception-0.13.tar.gz) = 24c9f63c467dac437b2b047fa24a5834 END-of-p5-Test-Exception/distinfo exit