ports/166344: [PATCH] www/p5-Catalyst-Plugin-Scheduler: add missing DEPENDS
Steve Wills
swills at FreeBSD.org
Fri Mar 23 18:40:15 UTC 2012
>Number: 166344
>Category: ports
>Synopsis: [PATCH] www/p5-Catalyst-Plugin-Scheduler: add missing 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: Fri Mar 23 18:40:15 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 #14 r232426: Fri Mar 2 21:54:42
>Description:
- Add missing (undeclared) DEPENDS
Port maintainer (fernan at iib.unsam.edu.ar) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-Catalyst-Plugin-Scheduler-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Scheduler/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 21 Jan 2012 17:37:36 -0000 1.6
+++ Makefile 23 Mar 2012 18:39:03 -0000
@@ -15,6 +15,7 @@
COMMENT= Schedule events to run in a cron-like manner
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \
p5-Set-Scalar>=0:${PORTSDIR}/devel/p5-Set-Scalar \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
--- p5-Catalyst-Plugin-Scheduler-0.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list