Subject: CVS commit: pkgsrc/textproc/p5-XML-Simple
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2005 18:46:39
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 19 18:46:39 UTC 2005
Modified Files:
pkgsrc/textproc/p5-XML-Simple: Makefile distinfo
Log Message:
Update to 2.14:
2.14 Jan 29 2005
- unlink and lock fixes for VMS (patch from Peter (Stig) Edwards)
2.13 Nov 17 2004
- Fixed bug where NoIndent broke KeyAttr (reported by David Haas)
- Added copy_hash helper method which may be overridden to avoid
tied hashes becoming untied during XMLout (patch from Jan Sundberg)
- Fixed bug where GroupTags corrupted source hashref in XMLout
(reported by Bram)
- Tweaks to SuppressEmpty for undef with XMLout (report from jamesb),
behaviour now matches docs and additional behaviour of setting
option to 1 will skip undefined values altogether
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/textproc/p5-XML-Simple/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/p5-XML-Simple/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.