pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Action-RenderView PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/06cdebcd8c07
branches: trunk
changeset: 392405:06cdebcd8c07
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 11:59:45 2009 +0000
description:
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:
www/p5-Catalyst-Action-RenderView/Makefile | 11 +++++++----
www/p5-Catalyst-Action-RenderView/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r cdb68af7b430 -r 06cdebcd8c07 www/p5-Catalyst-Action-RenderView/Makefile
--- a/www/p5-Catalyst-Action-RenderView/Makefile Fri May 01 11:58:46 2009 +0000
+++ b/www/p5-Catalyst-Action-RenderView/Makefile Fri May 01 11:59:45 2009 +0000
@@ -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@localhost
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 -r cdb68af7b430 -r 06cdebcd8c07 www/p5-Catalyst-Action-RenderView/distinfo
--- a/www/p5-Catalyst-Action-RenderView/distinfo Fri May 01 11:58:46 2009 +0000
+++ b/www/p5-Catalyst-Action-RenderView/distinfo Fri May 01 11:59:45 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index