Fri Feb 26 22:23:13 2016 UTC ()
p5-Plack-Middleware-FixMissingBodyInRedirect, p5-Plack-Middleware-MethodOverride & p5-Plack-Middleware-RemoveRedundantBody are runtime depends not build depends. Bump PKGREVISION


(abs)
diff -r1.34 -r1.35 pkgsrc/www/p5-Catalyst-Runtime/Makefile

cvs diff -r1.34 -r1.35 pkgsrc/www/p5-Catalyst-Runtime/Makefile (switch to unified diff)

--- pkgsrc/www/p5-Catalyst-Runtime/Makefile 2015/11/27 23:19:57 1.34
+++ pkgsrc/www/p5-Catalyst-Runtime/Makefile 2016/02/26 22:23:13 1.35
@@ -1,62 +1,63 @@ @@ -1,62 +1,63 @@
1# $NetBSD: Makefile,v 1.34 2015/11/27 23:19:57 mef Exp $ 1# $NetBSD: Makefile,v 1.35 2016/02/26 22:23:13 abs Exp $
2 2
3DISTNAME= Catalyst-Runtime-5.90103 3DISTNAME= Catalyst-Runtime-5.90103
 4PKGREVISION= 1
4PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
5CATEGORIES= www perl5 6CATEGORIES= www perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
7 8
8MAINTAINER= rhaen@NetBSD.org 9MAINTAINER= rhaen@NetBSD.org
9HOMEPAGE= http://www.catalystframework.org/ 10HOMEPAGE= http://www.catalystframework.org/
10COMMENT= The Elegant MVC Web Application Framework 11COMMENT= The Elegant MVC Web Application Framework
11LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
12 13
13CONFLICTS+= p5-Catalyst-[0-9]* 14CONFLICTS+= p5-Catalyst-[0-9]*
14 15
15DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils 16DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
16DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean 17DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
17DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast>=0.00903:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast 18DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast>=0.00903:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast
18DEPENDS+= p5-Data-OptList>=0:../../devel/p5-Data-OptList 19DEPENDS+= p5-Data-OptList>=0:../../devel/p5-Data-OptList
19DEPENDS+= p5-Moose>=1.03:../../devel/p5-Moose 20DEPENDS+= p5-Moose>=1.03:../../devel/p5-Moose
20DEPENDS+= p5-MooseX-MethodAttributes>=0.24:../../devel/p5-MooseX-MethodAttributes 21DEPENDS+= p5-MooseX-MethodAttributes>=0.24:../../devel/p5-MooseX-MethodAttributes
21DEPENDS+= p5-MooseX-Role-WithOverloading>=0.09:../../devel/p5-MooseX-Role-WithOverloading 22DEPENDS+= p5-MooseX-Role-WithOverloading>=0.09:../../devel/p5-MooseX-Role-WithOverloading
22DEPENDS+= p5-MooseX-Types-LoadableClass>=0.03:../../devel/p5-MooseX-Types-LoadableClass 23DEPENDS+= p5-MooseX-Types-LoadableClass>=0.03:../../devel/p5-MooseX-Types-LoadableClass
23DEPENDS+= p5-Class-C3-Adopt-NEXT>=0.07:../../devel/p5-Class-C3-Adopt-NEXT 24DEPENDS+= p5-Class-C3-Adopt-NEXT>=0.07:../../devel/p5-Class-C3-Adopt-NEXT
24DEPENDS+= p5-CGI-Simple>=1.109:../../www/p5-CGI-Simple 25DEPENDS+= p5-CGI-Simple>=1.109:../../www/p5-CGI-Simple
25DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump 26DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump
26DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser 27DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser
27DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body 28DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body
28DEPENDS+= p5-HTTP-Message>=5.814:../../www/p5-HTTP-Message 29DEPENDS+= p5-HTTP-Message>=5.814:../../www/p5-HTTP-Message
29DEPENDS+= p5-HTTP-Request-AsCGI>=1.0:../../www/p5-HTTP-Request-AsCGI 30DEPENDS+= p5-HTTP-Request-AsCGI>=1.0:../../www/p5-HTTP-Request-AsCGI
30DEPENDS+= p5-Module-Pluggable>=4.7:../../devel/p5-Module-Pluggable 31DEPENDS+= p5-Module-Pluggable>=4.7:../../devel/p5-Module-Pluggable
31DEPENDS+= p5-libwww>=0:../../www/p5-libwww 32DEPENDS+= p5-libwww>=0:../../www/p5-libwww
32DEPENDS+= p5-Path-Class>=0.09:../../devel/p5-Path-Class 33DEPENDS+= p5-Path-Class>=0.09:../../devel/p5-Path-Class
33DEPENDS+= p5-Sub-Exporter>=0:../../devel/p5-Sub-Exporter 34DEPENDS+= p5-Sub-Exporter>=0:../../devel/p5-Sub-Exporter
34DEPENDS+= p5-Text-SimpleTable>=0.03:../../textproc/p5-Text-SimpleTable 35DEPENDS+= p5-Text-SimpleTable>=0.03:../../textproc/p5-Text-SimpleTable
35DEPENDS+= p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple 36DEPENDS+= p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple
36DEPENDS+= p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory 37DEPENDS+= p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory
37DEPENDS+= p5-Safe-Isa>=0:../../devel/p5-Safe-Isa 38DEPENDS+= p5-Safe-Isa>=0:../../devel/p5-Safe-Isa
38DEPENDS+= p5-Task-Weaken>=0:../../devel/p5-Task-Weaken 39DEPENDS+= p5-Task-Weaken>=0:../../devel/p5-Task-Weaken
39DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat 40DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
40DEPENDS+= p5-MooseX-Getopt>=0.48:../../devel/p5-MooseX-Getopt 41DEPENDS+= p5-MooseX-Getopt>=0.48:../../devel/p5-MooseX-Getopt
41DEPENDS+= p5-String-RewritePrefix>=0.004:../../textproc/p5-String-RewritePrefix 42DEPENDS+= p5-String-RewritePrefix>=0.004:../../textproc/p5-String-RewritePrefix
42DEPENDS+= p5-Plack>=0.9991:../../www/p5-Plack 43DEPENDS+= p5-Plack>=0.9991:../../www/p5-Plack
43DEPENDS+= p5-Plack-Middleware-ReverseProxy>=0.04:../../www/p5-Plack-Middleware-ReverseProxy 44DEPENDS+= p5-Plack-Middleware-ReverseProxy>=0.04:../../www/p5-Plack-Middleware-ReverseProxy
44DEPENDS+= p5-Plack-Test-ExternalServer>=0:../../www/p5-Plack-Test-ExternalServer 45DEPENDS+= p5-Plack-Test-ExternalServer>=0:../../www/p5-Plack-Test-ExternalServer
45DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable 46DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
46DEPENDS+= p5-URI>=1.36:../../www/p5-URI 47DEPENDS+= p5-URI>=1.36:../../www/p5-URI
47DEPENDS+= p5-JSON-MaybeXS>=1.36:../../converters/p5-JSON-MaybeXS 48DEPENDS+= p5-JSON-MaybeXS>=1.36:../../converters/p5-JSON-MaybeXS
48DEPENDS+= p5-CGI-Struct>=0:../../www/p5-CGI-Struct 49DEPENDS+= p5-CGI-Struct>=0:../../www/p5-CGI-Struct
49DEPENDS+= p5-Catalyst-DispatchType-Regex>=5.90021:../../www/p5-Catalyst-DispatchType-Regex 50DEPENDS+= p5-Catalyst-DispatchType-Regex>=5.90021:../../www/p5-Catalyst-DispatchType-Regex
 51DEPENDS+= p5-Plack-Middleware-FixMissingBodyInRedirect-[0-9]*:../../www/p5-Plack-Middleware-FixMissingBodyInRedirect
 52DEPENDS+= p5-Plack-Middleware-MethodOverride-[0-9]*:../../www/p5-Plack-Middleware-MethodOverride
 53DEPENDS+= p5-Plack-Middleware-RemoveRedundantBody-[0-9]*:../../www/p5-Plack-Middleware-RemoveRedundantBody
50 54
51BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception 55BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
52#BUILD_DEPENDS+= p5-Test-MockObject>=1.07:../../devel/p5-Test-MockObject 56#BUILD_DEPENDS+= p5-Test-MockObject>=1.07:../../devel/p5-Test-MockObject
53BUILD_DEPENDS+= p5-Plack-Middleware-FixMissingBodyInRedirect-[0-9]*:../../www/p5-Plack-Middleware-FixMissingBodyInRedirect 
54BUILD_DEPENDS+= p5-Plack-Middleware-MethodOverride-[0-9]*:../../www/p5-Plack-Middleware-MethodOverride 
55BUILD_DEPENDS+= p5-Plack-Middleware-RemoveRedundantBody-[0-9]*:../../www/p5-Plack-Middleware-RemoveRedundantBody 
56 57
57#MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps 58#MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps
58PERL5_PACKLIST= auto/Catalyst/Runtime/.packlist 59PERL5_PACKLIST= auto/Catalyst/Runtime/.packlist
59PERL5_MODULE_TYPE= Module::Install::Bundled 60PERL5_MODULE_TYPE= Module::Install::Bundled
60 61
61.include "../../lang/perl5/module.mk" 62.include "../../lang/perl5/module.mk"
62.include "../../mk/bsd.pkg.mk" 63.include "../../mk/bsd.pkg.mk"