summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Action-RenderView
diff options
context:
space:
mode:
authorsno <sno>2009-05-01 11:59:45 +0000
committersno <sno>2009-05-01 11:59:45 +0000
commitf2796a5d2d40123390f30ed1240c159195fcf519 (patch)
tree3d4ed459286de2e2d8fba3b220e340f24e227744 /www/p5-Catalyst-Action-RenderView
parent171356aef11d75b7ad27a8fb14792b1f0c0937dd (diff)
downloadpkgsrc-f2796a5d2d40123390f30ed1240c159195fcf519.tar.gz
PkgSrc changes:
- Updating package for p5 module of Catalyst::Action::RenderView from 0.08 to 0.10 - Setting license to gnu-gpl-v2 - Adjusting dependencies Upstream changes: 0.10 2009-04-29 18:24:50 - Depend on Data::Visitor 0.24 to avoid Class::MOP deprecation warnings. (Florian Ragwitz) 0.09 2009-02-18 21:32:00 - Store config in $c->config->{'Action::RenderView'} instead of $c->config->{debug}. Config from $c->config->{debug} is deprecated, but still supported. - Switch from NEXT to next::method
Diffstat (limited to 'www/p5-Catalyst-Action-RenderView')
-rw-r--r--www/p5-Catalyst-Action-RenderView/Makefile11
-rw-r--r--www/p5-Catalyst-Action-RenderView/distinfo8
2 files changed, 11 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile
index 610febbec42..7b4e7c9587c 100644
--- a/www/p5-Catalyst-Action-RenderView/Makefile
+++ b/www/p5-Catalyst-Action-RenderView/Makefile
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:06 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/01 11:59:45 sno Exp $
-DISTNAME= Catalyst-Action-RenderView-0.08
+DISTNAME= Catalyst-Action-RenderView-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Action-RenderView/
COMMENT= Catalyst render action target
+LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Catalyst-Runtime>=5.70:../../www/p5-Catalyst-Runtime
-DEPENDS+= p5-Data-Visitor>=0.08:../../devel/p5-Data-Visitor
+DEPENDS+= p5-Data-Visitor>=0.24:../../devel/p5-Data-Visitor
+DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
+
+BUILD_DEPENDS+= p5-HTTP-Request-AsCGI-[0-9]*:../../www/p5-HTTP-Request-AsCGI
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Action/RenderView/.packlist
diff --git a/www/p5-Catalyst-Action-RenderView/distinfo b/www/p5-Catalyst-Action-RenderView/distinfo
index 96400d4bd8e..be54ceefcba 100644
--- a/www/p5-Catalyst-Action-RenderView/distinfo
+++ b/www/p5-Catalyst-Action-RenderView/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:15:03 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/05/01 11:59:45 sno Exp $
-SHA1 (Catalyst-Action-RenderView-0.08.tar.gz) = 06b84ad5bef639d042405be9e944f98031d52f19
-RMD160 (Catalyst-Action-RenderView-0.08.tar.gz) = c89ae2b7f680e34abb944f2c0a6e66bf7e9a812f
-Size (Catalyst-Action-RenderView-0.08.tar.gz) = 20856 bytes
+SHA1 (Catalyst-Action-RenderView-0.10.tar.gz) = 9963609d28f37704cf3d5adb13ace0864bf9a04e
+RMD160 (Catalyst-Action-RenderView-0.10.tar.gz) = 9cd26336b839bb483f3fa252ee2dc9f09276ec88
+Size (Catalyst-Action-RenderView-0.10.tar.gz) = 23843 bytes