Subject: CVS commit: pkgsrc/textproc/p5-XML-RSS-Parser
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 04/09/2006 01:01:19
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sun Apr  9 01:01:19 UTC 2006

Modified Files:
	pkgsrc/textproc/p5-XML-RSS-Parser: Makefile distinfo

Log Message:
Update to 4.0. From the changelog:

- Requires XML::Elemental 2.0 for SAX-based parsing.
- Switched internal storage of element and attribute names to
    Clarkian notation.
- Too many bug fixes and minor enhancements to list.
- Added atom, itunes, openSerch, feedburner and creativeCommons
    namespaces to default set.
- Moved XPath namespace and prefixes storage from Element to the
    Parser module.
- Added register_ns_prefix, prefix and namespace methods to parser
    for OO access to the internal hashes.
- Introduced use of Class::ErroHandler for more quieter error
    handling.
- We have tests.
- Introduction of Util module. Moved as_xml and encode_xml methods
    from Element to Util.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/textproc/p5-XML-RSS-Parser/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/p5-XML-RSS-Parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.