Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E6D7C63B976 for ; Tue, 7 Jul 2009 20:59:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9DBD163B1AD; Tue, 7 Jul 2009 20:59:09 +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 C355863B17E for ; Tue, 7 Jul 2009 20:59:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AF92D175D0; Tue, 7 Jul 2009 20:59:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 7 Jul 2009 20:59:08 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Config-IniFiles To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090707205908.AF92D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Jul 7 20:59:08 UTC 2009 Modified Files: pkgsrc/devel/p5-Config-IniFiles: Makefile distinfo Log Message: Updating package for p5 module Config::IniFiles from 2.51 to 2.52 Upstream changes: Version 2.52: ( Sun Jun 28 16:16:09 IDT 2009 ) ------------------------------------------------ * Added more keys to Build.PL (author, etc.) * Added resources and keywords to META.yml. * Converted t/00load.t to Test-More. * No longer chdir()-ing into "t" in t/00load.t * Got rid of the "new Config::IniFiles" syntax in the tests. - replaced with Config::IniFiles->new(). - see "Perl Best Practices", "Programming Perl", 3rd Edition To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Config-IniFiles/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Config-IniFiles/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.