Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2012 11:41:03 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/164447: [PATCH] databases/p5-DBIx-Skinny-InflateColumn-DateTime: add TEST_DEPENDS
Message-ID:  <201201241641.q0OGf3AA014874@meatwad.mouf.net>
Resent-Message-ID: <201201241650.q0OGo9ZP072163@freefall.freebsd.org>

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

>Number:         164447
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-Skinny-InflateColumn-DateTime: 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 Jan 24 16:50: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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
see patch

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-DBIx-Skinny-InflateColumn-DateTime-0.06.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	20 Nov 2010 11:23:10 -0000	1.1
+++ Makefile	24 Jan 2012 16:40:51 -0000
@@ -22,6 +22,7 @@
 	p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
 	p5-DateTime-TimeZone>0:${PORTSDIR}/devel/p5-DateTime-TimeZone
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock
 
 PERL_CONFIGURE=	yes
 
--- p5-DBIx-Skinny-InflateColumn-DateTime-0.06.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?201201241641.q0OGf3AA014874>