Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2013 16:33:08 +0400 (MSK)
From:      Anes Mukhametov <anes@anes.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/180303: New port: devel/p5-Test-Able
Message-ID:  <201307051233.r65CX8sS007924@monitoring.rambler.ru>
Resent-Message-ID: <201307051240.r65Ce19k062408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180303
>Category:       ports
>Synopsis:       New port: devel/p5-Test-Able
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 12:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anes Mukhametov
>Release:        
>Organization:
>Environment:
>Description:
	New port: devel/p5-Test-Able	
	An xUnit style testing framework inspired by Test::Class and built using Moose.
	It can do all the important things Test::Class can do and more.
>How-To-Repeat:
>Fix:

--- p5-Test-Able.shar begins here ---
# 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-Able
#	p5-Test-Able/Makefile
#	p5-Test-Able/pkg-plist
#	p5-Test-Able/distinfo
#	p5-Test-Able/pkg-descr
#
echo c - p5-Test-Able
mkdir -p p5-Test-Able > /dev/null 2>&1
echo x - p5-Test-Able/Makefile
sed 's/^X//' >p5-Test-Able/Makefile << '584c4ba5bb334c323d10d40494f0d4fd'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	Test-Able
XPORTVERSION=	0.11
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	Xunit with Moose
X
XRUN_DEPENDS=	p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
X
XPERL_CONFIGURE=	YES
X
XMAN3=	Test::Able.3 Test::Able::Method::Array.3 Test::Able::FatalException.3 \
X	Test::Able::Helpers.3 Test::Able::Cookbook.3  Test::Able::Role::Meta::Method.3 \
X	Test::Able::Role::Meta::Class.3 Test::Able::Object.3 Test::Able::Planner.3 \
X	Test::Able::Role.3
X
X.include <bsd.port.mk>
584c4ba5bb334c323d10d40494f0d4fd
echo x - p5-Test-Able/pkg-plist
sed 's/^X//' >p5-Test-Able/pkg-plist << '7e194c52e907a7434ef07ea2107b6750'
X%%SITE_PERL%%/Test/Able/Method/Array.pm
X%%SITE_PERL%%/Test/Able/Role/Meta/Method.pm
X%%SITE_PERL%%/Test/Able/Role/Meta/Class.pm
X%%SITE_PERL%%/Test/Able/FatalException.pm
X%%SITE_PERL%%/Test/Able/Helpers.pm
X%%SITE_PERL%%/Test/Able/Cookbook.pm
X%%SITE_PERL%%/Test/Able/Planner.pm
X%%SITE_PERL%%/Test/Able/Object.pm
X%%SITE_PERL%%/Test/Able/Role.pm
X%%SITE_PERL%%/Test/Able.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Able/.packlist
X@dirrmtry %%SITE_PERL%%/Test/Able/Method
X@dirrmtry %%SITE_PERL%%/Test/Able/Role/Meta
X@dirrmtry %%SITE_PERL%%/Test/Able/Role
X@dirrmtry %%SITE_PERL%%/Test/Able
X@dirrmtry %%SITE_PERL%%/Test
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Able
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
7e194c52e907a7434ef07ea2107b6750
echo x - p5-Test-Able/distinfo
sed 's/^X//' >p5-Test-Able/distinfo << 'd382784c49299f6e0a6760398c392338'
XSHA256 (Test-Able-0.11.tar.gz) = 990d95f270f4c3fd8188111546ed70dbcc561092cf0749242594099cd59505a0
XSIZE (Test-Able-0.11.tar.gz) = 33399
d382784c49299f6e0a6760398c392338
echo x - p5-Test-Able/pkg-descr
sed 's/^X//' >p5-Test-Able/pkg-descr << '51737b2a98881df82f592e589dc1a143'
XAn xUnit style testing framework inspired by Test::Class and built using Moose.
XIt can do all the important things Test::Class can do and more.
XThe prime advantages of using this module instead of Test::Class are
Xflexibility and power. Namely, Moose.
X
XThis module was created for a few of reasons:
X
XTo address perceived limitations in, and downfalls of, Test::Class.
XTo leverage existing Moose expertise for testing.
XTo bring Moose to the Perl testing game.
X
XWWW: http://search.cpan.org/dist/Test-Able/
51737b2a98881df82f592e589dc1a143
exit
--- p5-Test-Able.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307051233.r65CX8sS007924>