Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (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 5A9357ACA0 for ; Sat, 9 Jan 2016 04:06:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D031C85EA5; Sat, 9 Jan 2016 04:06:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F88385DFF for ; Sat, 9 Jan 2016 04:06:03 +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 7t9kbjheV55b for ; Sat, 9 Jan 2016 04:06:03 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05C8684CEB for ; Sat, 9 Jan 2016 04:06:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 012C6FBB5; Sat, 9 Jan 2016 04:06:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 9 Jan 2016 04:06:02 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Dancer-Session-Cookie To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160109040603.012C6FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Jan 9 04:06:02 UTC 2016 Modified Files: pkgsrc/www/p5-Dancer-Session-Cookie: Makefile distinfo Log Message: Update to 0.27 Upstream changes: 0.27 2015-09-23 - Remode 'README.pod' from distribution. [GH#6] [ STATISTICS ] - code churn: 4 files changed, 62 insertions(+), 126 deletions(-) 0.26 2015-09-10 - Switch Test::WWW::Mechanize::PSGI for raw HTTP::Request/Response. (GH#5, xsawyerx) [ DOCUMENTATION ] - Document the 'session_expires' setting. - Warn about maximal cookie size. (GH#2 David Precious) [ STATISTICS ] - code churn: 10 files changed, 304 insertions(+), 192 deletions(-) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-Dancer-Session-Cookie/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-Dancer-Session-Cookie/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.