Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2012 11:32:59 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/166610: [PATCH] www/p5-POEx-Role-PSGIServer: add TEST_DEPENDS
Message-ID:  <201204031532.q33FWxLG098429@meatwad.mouf.net>
Resent-Message-ID: <201204031540.q33Fe1MS069679@freefall.freebsd.org>

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

>Number:         166610
>Category:       ports
>Synopsis:       [PATCH] www/p5-POEx-Role-PSGIServer: add TEST_DEPENDS
>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:   Tue Apr 03 15:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #16 r233767: Sun Apr  1 22:47:32
>Description:
- Add TEST_DEPENDS

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-POEx-Role-PSGIServer-1.110670.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-POEx-Role-PSGIServer/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	27 Mar 2011 10:18:20 -0000	1.3
+++ Makefile	3 Apr 2012 15:32:46 -0000
@@ -30,6 +30,9 @@
 	p5-Plack>0:${PORTSDIR}/www/p5-Plack \
 	p5-aliased>0:${PORTSDIR}/devel/p5-aliased
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-HTTP-Parser-XS>=0:${PORTSDIR}/www/p5-HTTP-Parser-XS \
+		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
+		p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
 
 PERL_CONFIGURE=	yes
 
--- p5-POEx-Role-PSGIServer-1.110670.patch ends here ---

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



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