Date: Thu, 20 Jan 2011 11:47:36 -0500 (EST) From: Kurt Lidl <kurt.lidl@cello.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/154206: New Port: devel/p5-Test-Mini Small testing infrastructure Message-ID: <201101201647.p0KGla12028907@dev01.cello.com> Resent-Message-ID: <201101211650.p0LGoBWO099542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154206 >Category: ports >Synopsis: New Port: devel/p5-Test-Mini Small testing infrastructure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 16:50:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kurt Lidl >Release: FreeBSD 8.1-RELEASE i386 >Organization: Cello Software, LLC -- Falls Church, Virgina, USA >Environment: System: FreeBSD dev01.cello.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Provides lightweight unit testing framework >How-To-Repeat: >Fix: # 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-Mini # p5-Test-Mini/pkg-descr # p5-Test-Mini/pkg-plist # p5-Test-Mini/Makefile # p5-Test-Mini/distinfo # echo c - p5-Test-Mini mkdir -p p5-Test-Mini > /dev/null 2>&1 echo x - p5-Test-Mini/pkg-descr sed 's/^X//' >p5-Test-Mini/pkg-descr << '4e7461ece8d2b947a3dd0200b390f528' XLightweight unit testing for Perl. X XWWW: http://search.cpan.org/~pvande/Test-Mini/ 4e7461ece8d2b947a3dd0200b390f528 echo x - p5-Test-Mini/pkg-plist sed 's/^X//' >p5-Test-Mini/pkg-plist << 'a3a676e3145e45545835436b1e77eb85' X%%SITE_PERL%%/Test/Mini.pm X%%SITE_PERL%%/Test/Mini.pod X%%SITE_PERL%%/Test/README.pod X%%SITE_PERL%%/Test/Mini/Assertions.pm X%%SITE_PERL%%/Test/Mini/Assertions.pod X%%SITE_PERL%%/Test/Mini/Logger.pm X%%SITE_PERL%%/Test/Mini/Logger.pod X%%SITE_PERL%%/Test/Mini/Runner.pm X%%SITE_PERL%%/Test/Mini/Runner.pod X%%SITE_PERL%%/Test/Mini/TestCase.pm X%%SITE_PERL%%/Test/Mini/TestCase.pod X%%SITE_PERL%%/Test/Mini/Logger/TAP.pm X%%SITE_PERL%%/Test/Mini/Logger/TAP.pod X@dirrmtry %%SITE_PERL%%/Test/Mini/Logger X@dirrmtry %%SITE_PERL%%/Test/Mini X@dirrmtry %%SITE_PERL%%/Test a3a676e3145e45545835436b1e77eb85 echo x - p5-Test-Mini/Makefile sed 's/^X//' >p5-Test-Mini/Makefile << '1c37f5b4de770e239ae3522d9183c05e' X# New ports collection makefile for: p5-Test-Mini X# Date created: 2011-01-13 X# Whom: Kurt Lidl <kurt.lidl@cello.com> X# X# $FreeBSD$ X# X XPORTNAME= Test-Mini XPORTVERSION= v1.1.1 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE XPKGNAMEPREFIX= p5- X XMAINTAINER= perl@FreeBSD.org XCOMMENT= Provides lightweight unit testing framework X XBUILD_DEPENDS= p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \ X p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ X p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \ X p5-namespace-clean>=0.14:${PORTSDIR}/devel/p5-namespace-clean \ X p5-Data-Inspect>=0.03:${PORTSDIR}/devel/p5-Data-Inspect \ X p5-Text-Outdent>=0.01:${PORTSDIR}/devel/p5-Text-Outdent \ X XPERL_CONFIGURE= yes X XMAN3= Test::Mini.3 \ X Test::README.3 \ X Test::Mini::Runner.3 \ X Test::Mini::TestCase.3 \ X Test::Mini::Logger::TAP.3 \ X Test::Mini::Logger.3 \ X Test::Mini::Assertions.3 X X.include <bsd.port.mk> 1c37f5b4de770e239ae3522d9183c05e echo x - p5-Test-Mini/distinfo sed 's/^X//' >p5-Test-Mini/distinfo << '84b017825867852c4e99256dd3e0f15c' XSHA256 (Test-Mini-v1.1.1.tar.gz) = a020821cd6487e125e5979beb2a0c710794296d9064ca2ee13183b62477d1272 XSIZE (Test-Mini-v1.1.1.tar.gz) = 21567 84b017825867852c4e99256dd3e0f15c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101201647.p0KGla12028907>