Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C1A7D63B885 for ; Mon, 15 Jun 2009 21:03:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 675C563B12F; Mon, 15 Jun 2009 21:03:53 +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 698D963B10C for ; Mon, 15 Jun 2009 21:03:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 56B7F175D0; Mon, 15 Jun 2009 21:03:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Jun 2009 21:03:52 +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: <20090615210352.56B7F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Jun 15 21:03:52 UTC 2009 Modified Files: pkgsrc/www/p5-Catalyst-Manual: Makefile distinfo Log Message: pkgsrc changes: - Updating package of p5 module for Catalyst::Manual from 5.7021 to 5.8000 - Setting license to ${PERL5_LICENSE} according to META.yaml Upstream changes: 5.8000 27 May 2009 - Tutorial: - Update for Catalyst 5.80 - Update to "depluralize" the database names (big thanks to Kiffin Gish!) - Switch back to including numbers in chapter names (for proper sorting) - Add section to Ch 4: "Moving Complicated View Code to the Model" - Add section to Ch 3: "RenderView's 'dump_info' Feature" - Misc fixes and updates (thanks to Anne Wainwright) - Other: - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod (thanks to t0m and Sebastian Willert) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-Catalyst-Manual/Makefile \ 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.