ports/166258: [PATCH] www/p5-CGI-Application-Plugin-DevPopup: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Mon Mar 19 21:20:12 UTC 2012


>Number:         166258
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Application-Plugin-DevPopup: 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:   Mon Mar 19 21:20:11 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 DEPENDS
- Bump PORTREVISION

Port maintainer (hartzell at alerce.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-CGI-Application-Plugin-DevPopup-1.06_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-CGI-Application-Plugin-DevPopup/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	21 Jan 2012 17:37:28 -0000	1.10
+++ Makefile	19 Mar 2012 21:14:06 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	CGI-Application-Plugin-DevPopup
 PORTVERSION=	1.06
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +15,8 @@
 MAINTAINER=	hartzell at alerce.com
 COMMENT=	Runtime cgiapp info in a popup window
 
-BUILD_DEPENDS=	p5-CGI-Application>=4.01:${PORTSDIR}/www/p5-CGI-Application
+BUILD_DEPENDS=	p5-CGI-Application>=4.01:${PORTSDIR}/www/p5-CGI-Application \
+		p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- p5-CGI-Application-Plugin-DevPopup-1.06_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list