Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 17:15:39 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@vlink.ru
Subject:   ports/164969: [PATCH] www/p5-HTML-Mason: add TEST_DEPENDS
Message-ID:  <201202102215.q1AMFdxE094581@meatwad.mouf.net>
Resent-Message-ID: <201202102220.q1AMK5ox046517@freefall.freebsd.org>

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

>Number:         164969
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Mason: 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:   Fri Feb 10 22:20:05 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

Port maintainer (dsh@vlink.ru) is cc'd.

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

--- p5-HTML-Mason-1.45.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Mason/Makefile,v
retrieving revision 1.67
diff -u -u -r1.67 Makefile
--- Makefile	6 Jun 2010 20:16:27 -0000	1.67
+++ Makefile	10 Feb 2012 22:15:17 -0000
@@ -22,6 +22,7 @@
 		p5-Log-Any>=0.08:${PORTSDIR}/devel/p5-Log-Any \
 		p5-Params-Validate>=0.07:${PORTSDIR}/devel/p5-Params-Validate \
 		p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
+TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
 PERL_MODBUILD=	yes
 
--- p5-HTML-Mason-1.45.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?201202102215.q1AMFdxE094581>