ports/164336: [PATCH] devel/p5-Moo: Add missing BUILD_DEPENDS and add TEST_DEPENDS to enable testing
Steve Wills
swills at FreeBSD.org
Fri Jan 20 16:20:10 UTC 2012
>Number: 164336
>Category: ports
>Synopsis: [PATCH] devel/p5-Moo: Add missing BUILD_DEPENDS and 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: Fri Jan 20 16:20: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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
Subject says it all, see attached patch
Port maintainer (wen at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Moo-0.009012.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Moo/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 16 Nov 2011 06:48:36 -0000 1.5
+++ Makefile 20 Jan 2012 16:09:33 -0000
@@ -15,8 +15,11 @@
MAINTAINER= wen at FreeBSD.org
COMMENT= Minimalist Object Orientation (with Moose compatiblity)
+BUILD_DEPENDS= p5-strictures>=1.001001:${PORTSDIR}/devel/p5-strictures \
+ p5-Class-Method-Modifiers>=1.05:${PORTSDIR}/devel/p5-Class-Method-Modifiers
RUN_DEPENDS= p5-strictures>=1.001001:${PORTSDIR}/devel/p5-strictures \
p5-Class-Method-Modifiers>=1.05:${PORTSDIR}/devel/p5-Class-Method-Modifiers
+TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
PERL_CONFIGURE= yes
--- p5-Moo-0.009012.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list