pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Runtime Updating www/p5-Catalyst-Runti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90161d695566
branches: trunk
changeset: 572901:90161d695566
user: sno <sno%pkgsrc.org@localhost>
date: Wed Mar 10 10:16:10 2010 +0000
description:
Updating www/p5-Catalyst-Runtime from 5.80019 to 5.80021
pkgsrc changes:
- Adjust dependencies (>=0 -> -[0-9]*)
Upstream changes:
5.80021 2010-03-03 23:02:01
Bug fixed:
- $c->uri_for will now escape unsafe characterss in captures
($c->request->captures) and correctly encode utf8 charracters.
5.80020 2010-02-04 06:51:18
New features:
- Allow components to specify additional components to be set up by
overriding the expand_modules method. (Oliver Charles)
diffstat:
www/p5-Catalyst-Runtime/Makefile | 18 +++++++++---------
www/p5-Catalyst-Runtime/distinfo | 8 ++++----
2 files changed, 13 insertions(+), 13 deletions(-)
diffs (60 lines):
diff -r d558b780e9ed -r 90161d695566 www/p5-Catalyst-Runtime/Makefile
--- a/www/p5-Catalyst-Runtime/Makefile Wed Mar 10 10:02:14 2010 +0000
+++ b/www/p5-Catalyst-Runtime/Makefile Wed Mar 10 10:16:10 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2010/02/02 11:11:30 sno Exp $
+# $NetBSD: Makefile,v 1.19 2010/03/10 10:16:10 sno Exp $
-DISTNAME= Catalyst-Runtime-5.80019
+DISTNAME= Catalyst-Runtime-5.80021
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -13,12 +13,12 @@
CONFLICTS+= p5-Catalyst-[0-9]*
DEPENDS+= p5-B-Hooks-EndOfScope>=0.08:../../devel/p5-B-Hooks-EndOfScope
-DEPENDS+= p5-CGI-Simple>=0:../../www/p5-CGI-Simple
+DEPENDS+= p5-CGI-Simple-[0-9]*:../../www/p5-CGI-Simple
DEPENDS+= p5-Class-C3-Adopt-NEXT>=0.07:../../devel/p5-Class-C3-Adopt-NEXT
DEPENDS+= p5-Class-MOP>=0.95:../../devel/p5-Class-MOP
-DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump
-DEPENDS+= p5-File-Modified>=0:../../devel/p5-File-Modified
-DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser
+DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
+DEPENDS+= p5-File-Modified-[0-9]*:../../devel/p5-File-Modified
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-HTTP-Body>=1.04:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Request-AsCGI>=1.0:../../www/p5-HTTP-Request-AsCGI
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
@@ -32,14 +32,14 @@
DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
DEPENDS+= p5-MooseX-Types-Common-[0-9]*:../../devel/p5-MooseX-Types-Common
DEPENDS+= p5-Path-Class>=0.09:../../devel/p5-Path-Class
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
+DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-String-RewritePrefix>=0.004:../../textproc/p5-String-RewritePrefix
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
DEPENDS+= p5-Text-SimpleTable>=0.03:../../textproc/p5-Text-SimpleTable
-DEPENDS+= {perl>=5.10,p5-Time-HiRes>=0}:../../time/p5-Time-HiRes
+DEPENDS+= {perl>=5.10,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
DEPENDS+= p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple
-DEPENDS+= p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory
+DEPENDS+= p5-Tree-Simple-VisitorFactory-[0-9]*:../../devel/p5-Tree-Simple-VisitorFactory
DEPENDS+= p5-URI>=1.35:../../www/p5-URI
DEPENDS+= p5-libwww>=5.814:../../www/p5-libwww
DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
diff -r d558b780e9ed -r 90161d695566 www/p5-Catalyst-Runtime/distinfo
--- a/www/p5-Catalyst-Runtime/distinfo Wed Mar 10 10:02:14 2010 +0000
+++ b/www/p5-Catalyst-Runtime/distinfo Wed Mar 10 10:16:10 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2010/02/02 11:11:30 sno Exp $
+$NetBSD: distinfo,v 1.15 2010/03/10 10:16:10 sno Exp $
-SHA1 (Catalyst-Runtime-5.80019.tar.gz) = d32f33a34180fff0fc507ec3a6b11719f7783f9f
-RMD160 (Catalyst-Runtime-5.80019.tar.gz) = 8fb867b164bd90726d35d343eb032cc622c50481
-Size (Catalyst-Runtime-5.80019.tar.gz) = 246281 bytes
+SHA1 (Catalyst-Runtime-5.80021.tar.gz) = 19586678d08831501f2a823e777352f0ccc5bb13
+RMD160 (Catalyst-Runtime-5.80021.tar.gz) = a4e30f428819e7a61100a6f982ed86c44a61751a
+Size (Catalyst-Runtime-5.80021.tar.gz) = 239648 bytes
Home |
Main Index |
Thread Index |
Old Index