ports/167509: [PATCH] devel/p5-MooseX-App-Cmd: Add missing BUILD_DEPENDS
Steve Wills
swills at FreeBSD.org
Wed May 2 02:50:10 UTC 2012
>Number: 167509
>Category: ports
>Synopsis: [PATCH] devel/p5-MooseX-App-Cmd: Add missing BUILD_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 May 02 02: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 #17 r233932: Thu Apr 5 22:13:25
>Description:
- Move devel/p5-MooseX-ConfigFromFile to BUILD_DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS
Port maintainer (gslin at gslin.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-MooseX-App-Cmd-0.08_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-MooseX-App-Cmd/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 16 Mar 2012 08:28:56 -0000 1.2
+++ Makefile 2 May 2012 02:41:24 -0000
@@ -7,6 +7,7 @@
PORTNAME= MooseX-App-Cmd
PORTVERSION= 0.08
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,11 +18,11 @@
BUILD_DEPENDS= p5-App-Cmd>=0.300:${PORTSDIR}/devel/p5-App-Cmd \
p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
p5-Moose>=0.86:${PORTSDIR}/devel/p5-Moose \
+ p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \
p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \
- p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
+TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
--- p5-MooseX-App-Cmd-0.08_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list