ports/166266: [PATCH] www/p5-CGI-Pager: add missing DEPENDS
Steve Wills
swills at FreeBSD.org
Tue Mar 20 01:20:12 UTC 2012
>Number: 166266
>Category: ports
>Synopsis: [PATCH] www/p5-CGI-Pager: 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: Tue Mar 20 01: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 (undocumented) DEPENDS
- Bump PORTREVISION
Port maintainer (kuriyama at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-CGI-Pager-1.00_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-CGI-Pager/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 3 Jun 2009 03:01:12 -0000 1.1
+++ Makefile 20 Mar 2012 01:11:09 -0000
@@ -7,6 +7,7 @@
PORTNAME= CGI-Pager
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +15,9 @@
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= Perl extension to generate HTML pagination linkage easily
+BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= CGI::Pager.3
--- p5-CGI-Pager-1.00_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list