Subject: CVS commit: pkgsrc/textproc/p5-XML-XUpdate-LibXML
From: Stoned Elipot
Date: 2006-11-05 15:28:06
Message id: 20061105142806.D1897211CA@cvs.netbsd.org

Log Message:
Update to version 0.6.0.

While here add HOMEPAGE.

Changes since last packaged version (0.2.3):
(note: no Changes file entry for version 0.6.0)

0.3.0 Thu Nov  7 10:52:19 2002 Petr Pajas <pajas@matfyz.cz>
- Different implementation of XUpdate variables is used. Now
  variables contain the actual objects resulting from an XPath query,
  and not their textual content as in versions 0.2.x of
  XML::XUpdate::LibXML.
- value-of instruction result in copies of the actual objects it
  select rather than its textual content
- extra indentation option -j added
- indentation implies removable ws stripping XML parser

0.4.0 Mon Mar 10 15:07:17 2003 Petr Pajas <pajas@matfyz.cz>
XML::XUpdate::LibXML:
- commands apply to all nodes of a selected node-set
- xu:comment instruction support
- insert_before/insert_after work even if applied on attribute nodes
xupdate:
- some whitespace treatment changes (yes, again)
- added --debug|-D flag
XML::Normalize::LibXML:
- now uses XML::LibXML::Iterator

0.5.0 Mon Sep 29 12:45:18 2003 Petr Pajas <pajas@matfyz.cz>
XML::XUpdate::LibXML:
- using XML::LibXML::XPathContext as a XPath engine
  (for better variable and NS support)
- xu:append/@child reimplemented
- xu:attribute bug fixed
- regiserNs added
xupdate:
- --namespace|-n added
- allow compact command-line flags
- die on command-line parsing errors
XML::Normalize::LibXML:
- fixed serious bug in xml_strip_element

Files:
RevisionActionfile
1.9modifypkgsrc/textproc/p5-XML-XUpdate-LibXML/Makefile
1.3modifypkgsrc/textproc/p5-XML-XUpdate-LibXML/distinfo