Date: Fri, 13 Mar 2009 10:58:24 +0900 (JST) From: TAKAHASHI Kaoru <kaoru@kaisei.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/132589: [NEW PORT] devel/p5-Test-Mock-LWP: Easy mocking of LWP packages Message-ID: <20090313015824.DAA8EC99D@rave.kaoru.trans-nt.com> Resent-Message-ID: <200903130200.n2D20Bkj012061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132589 >Category: ports >Synopsis: [NEW PORT] devel/p5-Test-Mock-LWP: Easy mocking of LWP packages >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 Mar 13 02:00:10 UTC 2009 >Closed-Date: >Last-Modified: >Originator: TAKAHASHI Kaoru >Release: FreeBSD 6.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 08:13:10 UTC 2008 >Description: Test::Mock::LWP provides easy mocking of LWP packages: HTTP::Request, HTTP::Response, LWP and LWP::UserAgent. WWW: http://search.cpan.org/dist/Test-Mock-LWP/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Test-Mock-LWP-0.05.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-Mock-LWP # p5-Test-Mock-LWP/pkg-descr # p5-Test-Mock-LWP/Makefile # p5-Test-Mock-LWP/pkg-plist # p5-Test-Mock-LWP/distinfo # echo c - p5-Test-Mock-LWP mkdir -p p5-Test-Mock-LWP > /dev/null 2>&1 echo x - p5-Test-Mock-LWP/pkg-descr sed 's/^X//' >p5-Test-Mock-LWP/pkg-descr << '3bdbe0cbe3ec66df111c73a93993e475' XTest::Mock::LWP provides easy mocking of LWP packages: XHTTP::Request, HTTP::Response, LWP and LWP::UserAgent. X XWWW: http://search.cpan.org/dist/Test-Mock-LWP/ 3bdbe0cbe3ec66df111c73a93993e475 echo x - p5-Test-Mock-LWP/Makefile sed 's/^X//' >p5-Test-Mock-LWP/Makefile << 'bd0aadc3c7be63394497547b2e765a0f' X# New ports collection makefile for: p5-Test-Mock-LWP X# Date created: 2009-03-13 X# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org> X# X# $FreeBSD$ X# X XPORTNAME= Test-Mock-LWP XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= kaoru@kaisei.org XCOMMENT= Easy mocking of LWP packages X XRUN_DEPENDS= p5-Test-MockObject>=1.08:${PORTSDIR}/devel/p5-Test-MockObject X XPERL_CONFIGURE= 5.6.2+ X XMAN3= Test::Mock::HTTP::Request.3 \ X Test::Mock::HTTP::Response.3 \ X Test::Mock::LWP::UserAgent.3 \ X Test::Mock::LWP.3 X X.include <bsd.port.mk> bd0aadc3c7be63394497547b2e765a0f echo x - p5-Test-Mock-LWP/pkg-plist sed 's/^X//' >p5-Test-Mock-LWP/pkg-plist << '3b80777f6d0eeddb138b9cf90b838b7c' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Mock/LWP/.packlist X%%SITE_PERL%%/Test/Mock/HTTP/Request.pm X%%SITE_PERL%%/Test/Mock/HTTP/Response.pm X%%SITE_PERL%%/Test/Mock/LWP/UserAgent.pm X%%SITE_PERL%%/Test/Mock/LWP.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Mock/LWP X@dirrmtry %%SITE_PERL%%/mach/auto/Test/Mock X@dirrmtry %%SITE_PERL%%/Test/Mock/LWP X@dirrmtry %%SITE_PERL%%/Test/Mock/HTTP X@dirrmtry %%SITE_PERL%%/Test/Mock 3b80777f6d0eeddb138b9cf90b838b7c echo x - p5-Test-Mock-LWP/distinfo sed 's/^X//' >p5-Test-Mock-LWP/distinfo << '72e4ffa4145439b9eac83531c6c5ebe8' XMD5 (Test-Mock-LWP-0.05.tar.gz) = 2496324cd4474966269847836770b7a0 XSHA256 (Test-Mock-LWP-0.05.tar.gz) = 61d70611e0d22cad29300433cbbe1aebdac2121d849b228016504afe5043590d XSIZE (Test-Mock-LWP-0.05.tar.gz) = 19384 72e4ffa4145439b9eac83531c6c5ebe8 exit --- p5-Test-Mock-LWP-0.05.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?20090313015824.DAA8EC99D>