Date: Wed, 26 Aug 2009 07:18:50 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138197: [NEW PORT]devel/p5-Test-Cukes:A BBD test tool inspired by Cucumber Message-ID: <200908260718.n7Q7IohQ098838@www.freebsd.org> Resent-Message-ID: <200908260720.n7Q7K1Vh067999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138197 >Category: ports >Synopsis: [NEW PORT]devel/p5-Test-Cukes:A BBD test tool inspired by Cucumber >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: Wed Aug 26 07:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Test::Cukes is a BBD test tool inspired by Cucumber. WWW: http://search.cpan.org/dist/Test-Cukes/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-Cukes # p5-Test-Cukes/pkg-plist # p5-Test-Cukes/distinfo # p5-Test-Cukes/pkg-descr # p5-Test-Cukes/Makefile # echo c - p5-Test-Cukes mkdir -p p5-Test-Cukes > /dev/null 2>&1 echo x - p5-Test-Cukes/pkg-plist sed 's/^X//' >p5-Test-Cukes/pkg-plist << '486792474e2db735afffd6854f499f05' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Cukes/.packlist X%%SITE_PERL%%/Test/Cukes.pm X%%SITE_PERL%%/Test/Cukes/Feature.pm X%%SITE_PERL%%/Test/Cukes/Scenario.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Cukes X@dirrm %%SITE_PERL%%/Test/Cukes X@dirrmtry %%SITE_PERL%%/Test X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 486792474e2db735afffd6854f499f05 echo x - p5-Test-Cukes/distinfo sed 's/^X//' >p5-Test-Cukes/distinfo << 'f6eda1ac5eb41c38f2570e62283bec14' XMD5 (Test-Cukes-0.08.tar.gz) = 6ad27a627d143ad164ea2ed06210bbd4 XSHA256 (Test-Cukes-0.08.tar.gz) = 4dbeefef34a287bf724bd1fece0c3a242e5dd94f1cc38cc054a694ba8aa9fb59 XSIZE (Test-Cukes-0.08.tar.gz) = 24395 f6eda1ac5eb41c38f2570e62283bec14 echo x - p5-Test-Cukes/pkg-descr sed 's/^X//' >p5-Test-Cukes/pkg-descr << 'ab0f4cf38bb6a8b401637c2e503e81cd' XTest::Cukes is a BBD test tool inspired by Cucumber. X XWWW: http://search.cpan.org/dist/Test-Cukes/ ab0f4cf38bb6a8b401637c2e503e81cd echo x - p5-Test-Cukes/Makefile sed 's/^X//' >p5-Test-Cukes/Makefile << '4ae7084dd09b43ef22ef9dd8ff23d153' X# New ports collection makefile for: p5-Test-Cukes X# Date created: 26 Aug, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Test-Cukes XPORTVERSION= 0.08 XCATEGORIES= databases perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= A BBD test tool inspired by Cucumber X XBUILD_DEPENDS= p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \ X p5-Carp-Assert>=0.20:${PORTSDIR}/devel/p5-Carp-Assert \ X p5-Exporter-Lite>=0.02:${PORTSDIR}/devel/p5-Exporter-Lite XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Test::Cukes.3 X X.include <bsd.port.mk> 4ae7084dd09b43ef22ef9dd8ff23d153 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908260718.n7Q7IohQ098838>