ports/166592: [PATCH] www/p5-HTML-FormFu-Model-DBIC: add TEST_DEPENDS

[ Available lists | Index of freebsd-ports-bugs | Month of Apr 2012 | Week of 2 Apr 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Steve Wills <swills@FreeBSD.org>
Date
2 Apr 2012 21:20:02
Subject
ports/166592: [PATCH] www/p5-HTML-FormFu-Model-DBIC: add TEST_DEPENDS
Message-ID
201204022109.q32L9wUG031267@meatwad.mouf.net


[ Hide this part ]
 
>Number: 166592
>Category: ports
>Synopsis: [PATCH] www/p5-HTML-FormFu-Model-DBIC: 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: Mon Apr 02 21:20:01 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 (oleg@mamontov.net) is cc'd.

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

--- p5-HTML-FormFu-Model-DBIC-0.09002.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-FormFu-Model-DBIC/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 19 Nov 2011 05:59:13 -0000 1.6
+++ Makefile 2 Apr 2012 21:09:39 -0000
@@ -21,6 +21,8 @@
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
+ p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator

PERL_CONFIGURE= yes

--- p5-HTML-FormFu-Model-DBIC-0.09002.patch ends here ---

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


Elapsed time: 0.100 seconds