Commit graph

2 commits

Author SHA1 Message Date
wiz
3aeb87e31f Update p5-XML-LibXML to 2.0124. Fix some pkglint while here.
2.0124  2016-02-27
    - Fix XML::LibXML::Text->attributes() to return an empty list in list
    context.
        - https://rt.cpan.org/Ticket/Display.html?id=112470
        - Thanks to Rob Dixon for the report.
2016-03-03 12:54:03 +00:00
heinz
df5ea62bf5 Updated to version 1.63.
Pkgsrc changes:
  - Added support for installation to DESTDIR.
  - Registration of the parser happens through the pkginstall framework
    (INSTALL/DEINSTALL) now, thus making the MESSAGE file unnecessary.
    Setting SKIP_SAX_INSTALL in the environment and replacing
    PERL5_INSTALLVENDORLIB in the install scripts is necessary for this to
    work.

Changes since version 1.62:
==============================
1.63
   - added no_network parser flag
   - added support for exclusive canonicalization (http://www.w3.org/TR/xml-exc-c14n/)
   - make XInclude reflect parser flags
   - documentation fixes
   - better namespace reconciliation implemented by Tim Brody
   - $doc->toString always returns octets
   - $doc->actualEncoding returns UTF8 if no document encoding is declared
     (unlike $doc->getEncoding, which returns undef)
2007-06-13 23:29:00 +00:00