Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A4D4263B86B for ; Sun, 12 Feb 2012 14:25:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B1CC314A9B0; Sun, 12 Feb 2012 14:25:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD56E14A9AF for ; Sun, 12 Feb 2012 14:25:33 +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 IfZcjKEh0b8z for ; Sun, 12 Feb 2012 14:25:33 +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 64AA814A9AD for ; Sun, 12 Feb 2012 14:25:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5FCE6175DD; Sun, 12 Feb 2012 14:25:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 12 Feb 2012 14:25:33 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Log-Any-Adapter To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20120212142533.5FCE6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Sun Feb 12 14:25:33 UTC 2012 Modified Files: pkgsrc/devel/p5-Log-Any-Adapter: Makefile distinfo Log Message: Update p5-Log-Any-Adapter to 0.06. Changes from previous: ---------------------- 0.06 Jan 3, 2012 - switch from Scope::Guard to Guard, require Guard in deps 0.05 Dec 21, 2011 - remove release directory 0.04 Dec 21, 2011 - don't try to clean up entries during global destruction To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Log-Any-Adapter/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Log-Any-Adapter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.