Commit graph

9 commits

Author SHA1 Message Date
wiz
9a4d731263 p5-XML-LibXML-Simple: update to 0.99.
version 0.99: Mon 11 Dec 12:53:14 CET 2017

	Changes:
	- support SuppressEmpty.

	Improvements:
	- typo
	  rt.cpan.org#123618 [Gregor Herrmann, Debian]
2017-12-30 14:56:40 +00:00
wiz
f45c17d860 p5-XML-LibXML-Simple: update to 0.98.
version 0.98: Wed  8 Nov 10:38:35 CET 2017

	Improvements:
	- warn about the dwimmery of the code
	  rt.cpan.org#114021 [David Schmidt, Slaven Rezic]
	- typo
	  rt.cpan.org#114211 [Gregor Herrmann, Debian]
	- remove dependency on File::Slurp::Tiny, never used it
	  rt.cpan.org#123537 [Dan Book]
2017-11-13 14:24:51 +00:00
mef
4d5dab8c1e Updated textproc/p5-XML-LibXML-Simple to 0.97
---------------------------------------------
version 0.97: Tue 12 Apr 15:12:21 CEST 2016
        Fixes:
        - HookNodes parameter was not allowed. [Kit Peters]

version 0.96: Fri 11 Mar 15:09:43 CET 2016
        Improvements:
        - deprecate XML input from 'undef'
        - rewrite UNIVERSAL::isa into blessed ->isa
        - implement hooks on nodes
2016-06-07 13:08:24 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
mef
92f593eaad (pkgsrc)
- Replace Depends File::Slurp by File::Slurp::Tiny
(upstream)
 - Update 0.93 to 0.95
-------------------
version 0.95: Mon Dec 22 08:19:53 CET 2014
        Fixes:
        - content-key collapse did not work with any key value of 0.

        Improvements:
        - doc: be clear that an XML::LibXML node can be used as source
          for XMLin as well [Salve J. Nilsen]
        - doc: cleaner SYNOPSIS, minor reorganisation.

version 0.94: Sat Jun  7 22:39:23 CEST 2014
        Improvements:
        - change documentation style.
        - replace File::Slurp by File::Slurp::Tiny [Caleb Cushing]
2015-05-02 03:10:51 +00:00
wen
69eeae32f2 Update to 0.93
Upstream changes:
version 0.93: Sat Mar  2 11:58:52 CET 2013
	- move pod-test to xt/
	- fix warning produced by Pod::Checker

version 0.92: Fri Dec 21 12:22:16 CET 2012

	Fixes:
	- include license in the manuals.
2013-08-22 14:29:01 +00:00
hiramatsu
1c878f03f9 Update p5-XML-LibXML-Simple to 0.91.
Changes from previous:
version 0.91: Mon Jul 11 22:40:02 CEST 2011
        Fixes:
        - forcearray option with one element
          rt.cpan.org#69336 [Matt W Johnson]

version 0.90: Wed Jun 15 10:20:48 CEST 2011
        Fixes:
        - initialize XML::LibXML::Parser into safe mode.
          rt.cpan.org#68803 [Yann Kerherve]

        Improvements:
        - new Parser and ParserOpts parameters

version 0.15: Thu Apr 28 10:22:34 CEST 2011
        Fixes:
        - parser object recreated each time, because it cannot be
          reused (any more?). [Didier Brun]
2011-10-07 07:57:26 +00:00
sno
993ebc1c48 Updating textproc/p5-XML-LibXML-Simple from 0.13 to 0.14
pkgsrc changes:
- adjust dependencies

Upstream changes:
version 0.14: Fri Jul 16 11:17:49 CEST 2010
	Fixes:
	- do not use /bin/pwd in t/99pod.t
	- forgot to define xml_in.
	  rt.cpan.org#59172 [Justin Case]
2010-07-31 11:58:55 +00:00
sno
d45ef9ff99 Importing package for p5 module XML::LibXML::Simple version 0.13.
This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the
XML::LibXML parser for XML structures, where the original uses plain Perl
or SAX parsers.
2009-07-08 12:51:06 +00:00