Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 666AE63C245 for ; Tue, 19 May 2009 06:43:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B38E763B2AD; Tue, 19 May 2009 06:43:46 +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 64DBF63B290 for ; Tue, 19 May 2009 06:43:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DBBEA175D0; Tue, 19 May 2009 06:43:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 19 May 2009 06:43:41 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090519064341.DBBEA175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue May 19 06:43:41 UTC 2009 Modified Files: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap: Makefile distinfo Log Message: pkgsrc changes: - Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap from 0.08 to 0.10 - Adjusting dependencies Upstream changes: 0.10 13 May 2009 - Change tests to be compatible with Catalyst 5.80004 - Re-add /session-file prefix to the test session directory which was present in 0.07. I can't see where this was removed, but the test looks more correct with it. RT#45724 0.09 04 May 2009 - remove Win32 hack since Cache::FastMmap 1.29 supports Win32. see https://rt.cpan.org/Ticket/Display.html?id=45642 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile cvs rdiff -u -r1.4 -r1.5 \ 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.