Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 161E863BFBB for ; Mon, 19 Jan 2009 23:34:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B0A7463B30A; Mon, 19 Jan 2009 23:34:36 +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 DF4AB63B1D3 for ; Mon, 19 Jan 2009 23:34:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C6B7F175D0; Mon, 19 Jan 2009 23:34:35 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-B-Hooks-EndOfScope To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090119233435.C6B7F175D0@cvs.netbsd.org> Date: Mon, 19 Jan 2009 23:34:35 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Jan 19 23:34:35 UTC 2009 Modified Files: pkgsrc/devel/p5-B-Hooks-EndOfScope: Makefile distinfo Log Message: Update from version 0.05 to 0.06. Pkgsrc changes: o Adjust dependency on p5-Variable-Magic, according to changed requirements Upstream changes: 0.06 Mon, 19 Jan 2009 00:51:45 +0100 * Depend on Variable::Magic 0.27 to stop exceptions thrown in on_scope_end blocks from segfaulting. Also add a test for that. To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-B-Hooks-EndOfScope/Makefile \ pkgsrc/devel/p5-B-Hooks-EndOfScope/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.