Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2012 22:48:01 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m.tsatsenko@gmail.com
Subject:   ports/164894: [PATCH] devel/p5-Async-Interrupt: add TEST_DEPENDS
Message-ID:  <201202080348.q183m1jY098763@meatwad.mouf.net>
Resent-Message-ID: <201202080350.q183oASE019179@freefall.freebsd.org>

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

>Number:         164894
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Async-Interrupt: 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 03:50:10 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 (m.tsatsenko@gmail.com) is cc'd.

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

--- p5-Async-Interrupt-1.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Async-Interrupt/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	18 Feb 2011 03:13:02 -0000	1.2
+++ Makefile	8 Feb 2012 03:46:42 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	m.tsatsenko@gmail.com
 COMMENT=	Allow C/XS libraries to interrupt perl asynchronously
 
+TEST_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Async::Interrupt.3
--- p5-Async-Interrupt-1.05.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?201202080348.q183m1jY098763>