Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2012 22:56:37 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        johan@stromnet.se
Subject:   ports/164895: [PATCH] devel/p5-Async-MergePoint: add TEST_DEPENDS
Message-ID:  <201202080356.q183ubWC015589@meatwad.mouf.net>
Resent-Message-ID: <201202080400.q1840jhn028360@freefall.freebsd.org>

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

>Number:         164895
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Async-MergePoint: 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:   Wed Feb 08 04:00:44 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 (johan@stromnet.se) is cc'd.

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

--- p5-Async-MergePoint-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Async-MergePoint/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	4 Aug 2009 12:18:58 -0000	1.1
+++ Makefile	8 Feb 2012 03:56:20 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	johan@stromnet.se
 COMMENT=	Perl modules that resynchronise diverged control flow
 
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Async::MergePoint.3
--- p5-Async-MergePoint-0.03.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?201202080356.q183ubWC015589>