Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BAE2963B8C3 for ; Sun, 22 Feb 2009 17:43:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6529863B244; Sun, 22 Feb 2009 17:43:42 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 945F563B18B for ; Sun, 22 Feb 2009 17:43:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79F48175D0; Sun, 22 Feb 2009 17:43:41 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090222174341.79F48175D0@cvs.netbsd.org> Date: Sun, 22 Feb 2009 17:43:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Feb 22 17:43:41 UTC 2009 Modified Files: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap: Makefile distinfo Log Message: Update from version 0.05nb1 to 0.06. Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: 0.06 28 Jan 2009 - die when Cache::FastMmap::set() returns false value (RT #33667) - patch from ton.voon@altinity.com to pass unlink_on_exit option to Cache::FastMmap - correctly set storage path from config rather than default - karman - clean up temp files after tests To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 \ pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile cvs rdiff -r1.1.1.1 -r1.2 \ 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.