Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2012 13:58:48 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/166761: [PATCH] www/p5-Plack-Handler-CLI: add TEST_DEPENDS
Message-ID:  <201204081758.q38HwmaC056393@meatwad.mouf.net>
Resent-Message-ID: <201204081800.q38I0TMH052182@freefall.freebsd.org>

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

>Number:         166761
>Category:       ports
>Synopsis:       [PATCH] www/p5-Plack-Handler-CLI: 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:   Sun Apr 08 18:00:28 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 #17 r233932: Thu Apr  5 22:13:25
>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-Plack-Handler-CLI-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Plack-Handler-CLI/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	6 Aug 2011 09:21:14 -0000	1.1
+++ Makefile	8 Apr 2012 17:58:38 -0000
@@ -19,6 +19,9 @@
 	p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
 	p5-URI>0:${PORTSDIR}/net/p5-URI
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
+		p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
+		p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
 
 PERL_CONFIGURE=	yes
 
--- p5-Plack-Handler-CLI-0.03.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?201204081758.q38HwmaC056393>