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" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EFA6D7195B for ; Thu, 22 Aug 2013 07:00:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6334014A26C; Thu, 22 Aug 2013 07:00:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 28B9D14A21F for ; Thu, 22 Aug 2013 07:00:18 +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 D6T10W6NOyYZ for ; Thu, 22 Aug 2013 07:00:17 +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 9D11214A211 for ; Thu, 22 Aug 2013 07:00:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9D99096; Thu, 22 Aug 2013 07:00:17 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 22 Aug 2013 07:00:17 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Plack-Middleware-Session To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130822070017.9D99096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu Aug 22 07:00:17 UTC 2013 Modified Files: pkgsrc/www/p5-Plack-Middleware-Session: Makefile distinfo Log Message: Update to 0.20 Upstream changes: 0.20 2013-06-24 16:09:21 PDT - Fix packaging (name casing) 0.19 2013-06-24 15:09:55 PDT - Use Milla - Add prereqs to LWP/HTTP::Cookies 0.18 Tue Feb 12 02:56:23 PST 2013 - Repackaging 0.17 Mon Feb 11 15:40:50 PST 2013 - Use constant time comparison of HMAC signature to be precautious for timing attacks 0.16 Sun Feb 10 11:41:14 PST 2013 - Fix minimum version requirement for Test::Fatal 0.15 Tue Sep 4 14:15:13 PDT 2012 - Fixed CPAN dependencies To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/p5-Plack-Middleware-Session/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-Plack-Middleware-Session/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.