ports/164125: [PATCH] devel/p5-Data-MessagePack: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Sat Jan 14 17:00:37 UTC 2012


>Number:         164125
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-MessagePack: add TEST_DEPENDS to enable testing
>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:   Sat Jan 14 17:00:35 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:
Attached patch adds TEST_DEPENDS to enable testing.

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

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

--- p5-Data-MessagePack-0.39.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-MessagePack/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	6 Dec 2011 23:07:31 -0000	1.14
+++ Makefile	14 Jan 2012 16:49:56 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension for MessagePack
 
+TEST_DEPENDS=	p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	--xs
 
--- p5-Data-MessagePack-0.39.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list