Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2008 04:12:52 GMT
From:      George Hartzell <hartzell@alerce.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129004: New port: devel/p5-Test-WWW-Mechanize-CGIApp -- Test::WWW::Mechanize shim for CGIApp
Message-ID:  <200811200412.mAK4CqZ5042253@www.freebsd.org>
Resent-Message-ID: <200811200420.mAK4K2YV093807@freefall.freebsd.org>

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

>Number:         129004
>Category:       ports
>Synopsis:       New port: devel/p5-Test-WWW-Mechanize-CGIApp -- Test::WWW::Mechanize shim for CGIApp
>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:   Thu Nov 20 04:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        7.1-Prerelease
>Organization:
>Environment:
FreeBSD delicious.alerce.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #14: Mon Sep  8 20:17:13 PDT 2008     root@delicious.alerce.com:/usr/obj/usr/src/sys/PRO  amd64

>Description:
Port for Test::WWW::Mechanize::CGIApp
>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-WWW-Mechanize-CGIApp
#	p5-Test-WWW-Mechanize-CGIApp/pkg-plist
#	p5-Test-WWW-Mechanize-CGIApp/pkg-descr
#	p5-Test-WWW-Mechanize-CGIApp/Makefile
#	p5-Test-WWW-Mechanize-CGIApp/distinfo
#
echo c - p5-Test-WWW-Mechanize-CGIApp
mkdir -p p5-Test-WWW-Mechanize-CGIApp > /dev/null 2>&1
echo x - p5-Test-WWW-Mechanize-CGIApp/pkg-plist
sed 's/^X//' >p5-Test-WWW-Mechanize-CGIApp/pkg-plist << 'f44c42ed3111836520f50531f101c24a'
X%%SITE_PERL%%/Test/WWW/Mechanize/CGIApp.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/WWW/Mechanize/CGIApp/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/WWW/Mechanize/CGIApp
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/WWW/Mechanize
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/WWW
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X@dirrmtry %%SITE_PERL%%/Test/WWW/Mechanize
X@dirrmtry %%SITE_PERL%%/Test/WWW
X@dirrmtry %%SITE_PERL%%/Test
f44c42ed3111836520f50531f101c24a
echo x - p5-Test-WWW-Mechanize-CGIApp/pkg-descr
sed 's/^X//' >p5-Test-WWW-Mechanize-CGIApp/pkg-descr << 'ab62ba902bd469707a0eaa721ce738c0'
XTest::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
Xfeatures for web application testing. The Test::WWW::Mechanize::Catalyst
Xmodule meshes the two to allow easy testing of Catalyst applications
Xwithout starting up a web server.
X
XTesting web applications has always been a bit tricky, normally starting
Xa web server for your application and making real HTTP requests to it.
XThis module allows you to test Catalyst web applications but does not
Xstart a server or issue HTTP requests. Instead, it passes the HTTP
Xrequest object directly to Catalyst. Thus you do not need to use a real
Xhostname: "http://localhost/" will do.
X
XWWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
ab62ba902bd469707a0eaa721ce738c0
echo x - p5-Test-WWW-Mechanize-CGIApp/Makefile
sed 's/^X//' >p5-Test-WWW-Mechanize-CGIApp/Makefile << 'ec5770fce482e53abe75faec65d71d67'
X# Ports collection makefile for:	p5-Test-WWW-Mechanize-CGIApp
X# Date created:				September 01, 2008
X# Whom:					George Hartzell <hartzell@alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-WWW-Mechanize-CGIApp
XPORTVERSION=	0.05
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@alerce.com
XCOMMENT=	Test::WWW::Mechanize for CGIApp
X
XRUN_DEPENDS=	p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
X		p5-Test-WWW-Mechanize>=1.14:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
X		p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	5.8.1+
X
XMAN3=	Test::WWW::Mechanize::CGIApp.3
X
X.include <bsd.port.mk>
ec5770fce482e53abe75faec65d71d67
echo x - p5-Test-WWW-Mechanize-CGIApp/distinfo
sed 's/^X//' >p5-Test-WWW-Mechanize-CGIApp/distinfo << 'c88e430f96188c5ce68ff775bd639d90'
XMD5 (Test-WWW-Mechanize-CGIApp-0.05.tar.gz) = fba006e9c9d5591f341cefb44a178429
XSHA256 (Test-WWW-Mechanize-CGIApp-0.05.tar.gz) = 07149ca962d9eb922dfd0615b0402502b4b6092242ba345fe3ccbb35f882c5d4
XSIZE (Test-WWW-Mechanize-CGIApp-0.05.tar.gz) = 13289
c88e430f96188c5ce68ff775bd639d90
exit



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



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