Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 81FDE63BBD1 for ; Tue, 21 Jul 2009 22:25:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EB4E063B110; Tue, 21 Jul 2009 22:25:13 +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 B16DE63B101 for ; Tue, 21 Jul 2009 22:25:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9D4B3175D0; Tue, 21 Jul 2009 22:25:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 21 Jul 2009 22:25:12 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Config-General To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090721222512.9D4B3175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Jul 21 22:25:12 UTC 2009 Modified Files: pkgsrc/devel/p5-Config-General: Makefile distinfo Log Message: pkgsrc changes: - Updating package for p5 module Config::General from 2.42 to 2.43 - Adding perl license as license (from module POD) Upstream changes: 2.43 - fixed rt.cpan.org#40925, $indichar replaced by internal configuration variable EOFseparator, which contains a 256 bit SHA checksum of the date I fixed the bug. This will prevent future conflicts hopefully. In addition it makes it possible to make it customizable, if neccessary, in a future release. - fixed rt.cpan.org#42721, return undef for empty values - fixed rt.cpan.org#42331, return undef for empty objects - fixed rt.cpan.org#44600, comments after blockname causes parser failure. - fixed rt.cpan.org#42287, whitespace at beginning or end of a quoted value gets lost after save(). - fixed rt.cpan.org#46184, variables that were not previously defined are deleted when -InterPolateEnv is enabled. - fixed bug in config loader for FileHandle objects, it supports now any compatible object. Hint by Ingo Schmiegel. - applied spelling- and speedup patches by Ville Skytt"a. - applied documentation patch by Jordan Macdonald. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Config-General/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Config-General/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.