pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-CGI Remove p5-FCGI dependency, it was only need...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0acfc02a7001
branches:  trunk
changeset: 635137:0acfc02a7001
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 31 22:22:12 2014 +0000

description:
Remove p5-FCGI dependency, it was only needed by CGI::Fast, which was
split off into its own module in 4.0.

Bump PKGREVISION.

diffstat:

 www/p5-CGI/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 62056280ef05 -r 0acfc02a7001 www/p5-CGI/Makefile
--- a/www/p5-CGI/Makefile       Sat May 31 22:20:33 2014 +0000
+++ b/www/p5-CGI/Makefile       Sat May 31 22:22:12 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2014/05/31 12:11:06 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2014/05/31 22:22:12 wiz Exp $
 
 VERS=          4.01
 DISTNAME=      CGI.pm-${VERS}
 PKGNAME=       p5-CGI-${VERS}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5cgi
 CATEGORIES=    www perl5
 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -12,8 +13,6 @@
 COMMENT=       Perl5 module for writing forms-based CGI programs
 LICENSE=       gnu-gpl-v2 OR artistic-2.0
 
-DEPENDS+=              p5-FCGI>=0.67:../../www/p5-FCGI
-
 USE_LANGUAGES=         # empty
 USE_TOOLS+=            perl
 PERL5_PACKLIST=                auto/CGI/.packlist



Home | Main Index | Thread Index | Old Index