Subject: CVS commit: pkgsrc/devel/p5-Config-General
To: None <pkgsrc-changes@NetBSD.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2004 11:43:45
Module Name:	pkgsrc
Committed By:	mjl
Date:		Thu Apr 15 11:43:45 UTC 2004

Modified Files:
	pkgsrc/devel/p5-Config-General: Makefile distinfo

Log Message:
Update p5-Config-General to 2.26

 - fixed invalid regexp in _open()
 - fixed bug with not working -IncludeRelative setting when
   including a config file.
 - add the -BackslashEscape parameter to enable general escaping
   of special characters
 - added feature
   now block statements like this are allowed: "<directory blah/>"
 - fix a bug with the -Tie option, sub-hashes of named blocks were
   not properly created (in fact, not tied).
 - fixed bug in new() used $this instead of $self for empty
   hashref creation if no config file given.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Config-General/Makefile \
    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.