Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1CD8163BA17 for ; Thu, 30 Jul 2009 22:41:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C2B0163B29E; Thu, 30 Jul 2009 22:41:37 +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 DCB7663B128 for ; Thu, 30 Jul 2009 22:41:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CC43B175D0; Thu, 30 Jul 2009 22:41:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 30 Jul 2009 22:41:36 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Devel-Declare To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090730224136.CC43B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Thu Jul 30 22:41:36 UTC 2009 Modified Files: pkgsrc/devel/p5-Devel-Declare: Makefile distinfo Log Message: Update p5-Devel-Declare from version 0.005007 to version 0.005008. Pkgsrc changes: - Adjust dependencies, most notably devel/p5-B-Hooks-OP-Check is needed at run time, not only at build time - Fix PERL5_MODULE_TYPE, this module is "Module::Install" module Upstream changes: - Depend on the latest ExtUtils::Depends for win32+gcc support. - Conditionally expand linestrings under perl debugger. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Devel-Declare/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Devel-Declare/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.