Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 20:56:34 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/166265: [PATCH] www/p5-Tenjin: add TEST_DEPENDS
Message-ID:  <201203200056.q2K0uYjp041548@meatwad.mouf.net>
Resent-Message-ID: <201203200100.q2K10Wq5012338@freefall.freebsd.org>

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

>Number:         166265
>Category:       ports
>Synopsis:       [PATCH] www/p5-Tenjin: 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 Mar 20 01:00:32 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 #14 r232426: Fri Mar  2 21:54:42
>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-Tenjin-0.070001.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Tenjin/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	19 May 2011 14:45:10 -0000	1.4
+++ Makefile	20 Mar 2012 00:56:20 -0000
@@ -16,6 +16,7 @@
 
 RUN_DEPENDS=	p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
 
 PERL_CONFIGURE=	yes
 
--- p5-Tenjin-0.070001.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?201203200056.q2K0uYjp041548>