Subject: CVS commit: pkgsrc/devel/p5-Config-IniFiles
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 12/19/2001 12:43:21
Module Name: pkgsrc
Committed By: mjl
Date: Wed Dec 19 10:43:21 UTC 2001
Modified Files:
pkgsrc/devel/p5-Config-IniFiles: Makefile distinfo
Log Message:
Update to 2.23
Fixed bugs 482353,233372. Updated doc for new mgr.
Bug fix: multiple blank lines counted as one
Added checks for method parameters being defined
fixed some regexes to make them stricter
Fixed greps to make them consistent through the code (also a vain
attempt to help my editors do syntax colouring properly)
Added AddSection method, replaced chunk of ReadConfig with AddSection
Added case handling stuff to more methods
Added RemoveGroupMember
Made variable names more consistent through OO methods
Restored Unix EOLs
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Config-IniFiles/Makefile
cvs rdiff -r1.1.1.1 -r1.2 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.