Received: from mail.netbsd.org (unknown [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E057663DF3F for ; Tue, 31 Jan 2012 14:34:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B69C114A54A; Tue, 31 Jan 2012 14:34:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD47714A548 for ; Tue, 31 Jan 2012 14:34:47 +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 RnY6sDK5DMGw for ; Tue, 31 Jan 2012 14: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 633E214A546 for ; Tue, 31 Jan 2012 14:34:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5171C175DD; Tue, 31 Jan 2012 14:34:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 31 Jan 2012 14:34:47 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20120131143447.5171C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Tue Jan 31 14:34:47 UTC 2012 Modified Files: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap: Makefile distinfo Log Message: Updated to 0.16 Changes: 0.16 24 Jan 2012 - Remove superfluous call to ->setup in test app 0.15 18 Jan 2012 - Moose-ified to fix https://rt.cpan.org/Ticket/Display.html?id=74132 (karpet) 0.14 18 Nov 2010 - Added "page_size" config option per RT #62335 (karpet) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 \ pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile cvs rdiff -u -r1.7 -r1.8 \ pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.