Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 72BF263BAB3 for ; Sun, 17 May 2009 18:54:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 59ACB63B18F; Sun, 17 May 2009 18:54:15 +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 291EB63B1E5 for ; Sun, 17 May 2009 18:54:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9AE56175D0; Sun, 17 May 2009 18:54:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 17 May 2009 18:54:08 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-Catalyst-Manual To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090517185408.9AE56175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun May 17 18:54:08 UTC 2009 Modified Files: pkgsrc/www/p5-Catalyst-Manual: Makefile distinfo Log Message: PkgSrc changes: - Updating package for Catalyst::Manual from 5.7020 to 5.7021 Upstream changes: 5.7021 8 May 2009 - Switch to SimpleDB for auth - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords - Re-write PostgreSQL section in appendix - Remove "create=dynamic" and only cover "create=static" for DBIC helper - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells) - There is no Catalyst::Config, fix reference to it. (t0m) - Misc minor adjustments To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/p5-Catalyst-Manual/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-Catalyst-Manual/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.