Received: from mail.netbsd.org (unknown [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B8891A6554 for ; Fri, 5 Jun 2015 06:34:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4DB8714A3B9; Fri, 5 Jun 2015 06:34:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 650C514A382 for ; Fri, 5 Jun 2015 06:34:48 +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 u7mX4PS_kJ4a for ; Fri, 5 Jun 2015 06:34:47 +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 DAC3214A33C for ; Fri, 5 Jun 2015 06:34:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CEF5598; Fri, 5 Jun 2015 06:34:47 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 5 Jun 2015 06:34:47 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Dancer2 To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20150605063447.CEF5598@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 Jun 5 06:34:47 UTC 2015 Modified Files: pkgsrc/www/p5-Dancer2: Makefile distinfo Log Message: Update to 0.160002 Upstream changes: 0.160002 2015-06-04 13:03:38+02:00 Europe/Amsterdam [ BUG FIXES ] * GH #920: Sanitize session IDs in file-based sessions. (Russell Jenkins, Andrew Beverley) [ DOCUMENTATION ] * GH #908: Cleanup Dancer references in DBIC section of cookbook (Julien Fiegehenn) * GH #910: Misc spelling and grammar fixes (Gregor Herrmann) * GH #916: Fix test example. (Peter Mottram - @SysPete) * GH #912, #913: Fix documentation on when stacks are printed. (Andrew Solomon) To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/p5-Dancer2/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/p5-Dancer2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.