pkgsrc-WIP-changes archive

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

*: remove p5-NEXT, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 14:18:38 2020 +0200
Changeset:	848d5bddee8b58ed0e78b2d750cb20e32817576d

Modified Files:
	p5-Catalyst-Plugin-FillInForm/Makefile

Log Message:
*: remove p5-NEXT, part of perl

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=848d5bddee8b58ed0e78b2d750cb20e32817576d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Catalyst-Plugin-FillInForm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/p5-Catalyst-Plugin-FillInForm/Makefile b/p5-Catalyst-Plugin-FillInForm/Makefile
index 93d574e8e9..cc457e41c2 100644
--- a/p5-Catalyst-Plugin-FillInForm/Makefile
+++ b/p5-Catalyst-Plugin-FillInForm/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Catalyst-Plugin-FillInForm-0.12
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Catalyst/}
 #MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SRI/}
@@ -14,7 +15,6 @@ PERL5_REQD+=	5.8
 DEPENDS+=	p5-Catalyst-Runtime>=2.99:../../www/p5-Catalyst-Runtime
 DEPENDS+=	p5-Catalyst-Action-RenderView-[0-9]*:../../www/p5-Catalyst-Action-RenderView
 DEPENDS+=	p5-HTML-FillInForm>=0:../../www/p5-HTML-FillInForm
-DEPENDS+=	p5-NEXT>=0:../../devel/p5-NEXT
 BUILD_DEPENDS+=	p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
 MAKE_ENV+=	PERL_USE_UNSAFE_INC=1


Home | Main Index | Thread Index | Old Index