Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 48B9963B853 for ; Thu, 11 Sep 2008 21:31:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B0C4663B2AD; Thu, 11 Sep 2008 21:31:26 +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 ED08963B2A9 for ; Thu, 11 Sep 2008 21:31:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B56F4175D0; Thu, 11 Sep 2008 21:31:25 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-Safe-Hole To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080911213125.B56F4175D0@cvs.netbsd.org> Date: Thu, 11 Sep 2008 21:31:25 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Thu Sep 11 21:31:25 UTC 2008 Modified Files: pkgsrc/devel/p5-Safe-Hole: Makefile distinfo Log Message: Update from version 0.08nb2 to 0.10, discussed in general terms with maintainer. Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: 0.10 Fri Jan 16 2004 - don't local(*INC} unless $self->{INC} - this version by Brian McCauley 0.09 Thu Jan 15 2004 - catch and re-thow exceptions (not doing so seems to cause segfault sometimes) - restore opmask, %INC and @INC (default backward-compatabile mode inhibits this) - test.pl now has some real tests - Safe::Hole::User namespace so that Carp can do the right thing - this version by Brian McCauley To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/devel/p5-Safe-Hole/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Safe-Hole/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.