ports/166346: [PATCH] www/p5-Catalyst-Plugin-Static: add missing DEPENDS
Steve Wills
swills at FreeBSD.org
Fri Mar 23 18:50:14 UTC 2012
>Number: 166346
>Category: ports
>Synopsis: [PATCH] www/p5-Catalyst-Plugin-Static: 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:50:13 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
- Bump PORTREVISION
Port maintainer (lth at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-Catalyst-Plugin-Static-0.11_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Static/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile 13 Mar 2012 16:15:30 -0000 1.12
+++ Makefile 23 Mar 2012 18:44:12 -0000
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Static
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BOBTFISH
@@ -16,6 +17,7 @@
COMMENT= Serve static files with Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=2.99:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-File-MimeInfo>=0.11:${PORTSDIR}/devel/p5-File-MimeInfo \
p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat
--- p5-Catalyst-Plugin-Static-0.11_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list