ports/165539: [PATCH] www/p5-HTML-FormHandler: add additional TEST_DEPENDS

Steve Wills swills at FreeBSD.org
Tue Feb 28 21:40:12 UTC 2012


>Number:         165539
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-FormHandler: add additional 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 Feb 28 21:40:09 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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch, tests fail without this addtional (undocumented) TEST_DEPENDS

Port maintainer (az at FreeBSD.org) is cc'd.

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

--- p5-HTML-FormHandler-0.35005,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-FormHandler/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	10 Oct 2011 11:17:18 -0000	1.17
+++ Makefile	28 Feb 2012 21:38:19 -0000
@@ -36,7 +36,8 @@
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
+		p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
+		p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle
 
 PERL_CONFIGURE=	yes
 
--- p5-HTML-FormHandler-0.35005,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list