Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id AF0F1A61B7 for ; Fri, 3 Jan 2014 16:02:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0E2D414A198; Fri, 3 Jan 2014 16:02:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44E9114A19C for ; Fri, 3 Jan 2014 16:02:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 0urQH-1vzyEB for ; Fri, 3 Jan 2014 16:02:55 +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 AB4BF14A198 for ; Fri, 3 Jan 2014 16:02:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 51B9B96; Fri, 3 Jan 2014 16:02:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 3 Jan 2014 16:02:55 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Dancer To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20140103160255.51B9B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Fri Jan 3 16:02:55 UTC 2014 Modified Files: pkgsrc/www/p5-Dancer: Makefile distinfo Log Message: Update to 1.3120 Upstream changes: 1.3120 24.12.2013 [ ENHANCEMENTS ] * GH #974: Make plugins play nicely with mro 'c3'. (Fabrice Gabolde) [ DOCUMENTATION ] * GH #972: Correction of a truckload of typos. (David Steinbrunner) * GH #971: Stress that the request's 'env()' method is prefered over accessing '%ENV' directly. (isync) * GH #968: Fix 'ScriptAlias' example in Deployment docs. (reported by tednolan) * GH #976: Document and trap limitation in Dancer::Test. (Tom Hukins) * GH #976: Improve references to related modules. (Tom Hukins) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/p5-Dancer/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/p5-Dancer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.