pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Fast Mark as conflicting with p5-CGI<4.0, w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55408c7c0d45
branches:  trunk
changeset: 635315:55408c7c0d45
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 03 06:49:52 2014 +0000

description:
Mark as conflicting with p5-CGI<4.0, where it was included.

diffstat:

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

diffs (18 lines):

diff -r d7aa6f7b9242 -r 55408c7c0d45 www/p5-CGI-Fast/Makefile
--- a/www/p5-CGI-Fast/Makefile  Tue Jun 03 03:22:00 2014 +0000
+++ b/www/p5-CGI-Fast/Makefile  Tue Jun 03 06:49:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/05/31 22:20:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/03 06:49:52 wiz Exp $
 
 DISTNAME=              CGI-Fast-2.01
 PKGNAME=               p5-${DISTNAME}
@@ -12,6 +12,8 @@
 DEPENDS+=      p5-CGI>=3.65.02:../../www/p5-CGI
 DEPENDS+=      p5-FCGI-[0-9]*:../../www/p5-FCGI
 
+CONFLICTS+=    p5-CGI<4.0
+
 PERL5_PACKLIST=                auto/CGI/Fast/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index