Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 381F463B873 for ; Wed, 10 Mar 2010 10:16:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C45E463B122; Wed, 10 Mar 2010 10:16:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 90C9663B100 for ; Wed, 10 Mar 2010 10:16:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E630175DF; Wed, 10 Mar 2010 10:16:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Mar 2010 10:16:10 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-Catalyst-Runtime To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100310101610.6E630175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Mar 10 10:16:10 UTC 2010 Modified Files: pkgsrc/www/p5-Catalyst-Runtime: Makefile distinfo Log Message: 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) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/p5-Catalyst-Runtime/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/p5-Catalyst-Runtime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.