Subject: CVS commit: pkgsrc/devel/p5-Config-General
To: None <pkgsrc-changes@NetBSD.org>
From: Jonathan Perkin <sketch@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2004 00:42:28
Module Name: pkgsrc
Committed By: sketch
Date: Sat Nov 27 00:42:28 UTC 2004
Modified Files:
pkgsrc/devel/p5-Config-General: Makefile distinfo
Log Message:
Update p5-Config-General to 2.27:
2.27
- bugfix in _store, which caused warning when saving
a config containing empty hashes. Reported by
herbert breunung <deirdre_skye@web.de>.
- removed applied patch (added in 2.20), there are no more
calls to binmode(), this destroys portability, because
perls determines itself wether it uses \n or \r\n as newline.
Reported by herbert breunung too.
- applied patch by Danial Pearce <danial@infoxchange.net.au>,
scalars containing a backslash as the last character will
be written out as here-doc when storing a config to disk.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/p5-Config-General/Makefile
cvs rdiff -r1.3 -r1.4 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.