diff options
author | obache <obache@pkgsrc.org> | 2006-11-07 13:49:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-07 13:49:18 +0000 |
commit | 69e1828ee2d69cf96f2c8bb215e5812652374e78 (patch) | |
tree | 0b0d0521e4a3bc8fb676a9674bd830411d0de71e /textproc/p5-XML-Writer/distinfo | |
parent | 2b957b665aca30c9d58f5b9f546a2e19dbcf8c28 (diff) | |
download | pkgsrc-69e1828ee2d69cf96f2c8bb215e5812652374e78.tar.gz |
Update p5-XML-Writer to 0.601.
Changes:
0.601 Fri Sep 1 15:01:45 BST 2006 <joe@kafsemo.org>
- Don't modify list references passed as tag or attribute names
(cpan #14854).
0.600 Thu Jun 30 23:17:00 BST 2005 <joe@kafsemo.org>
- Don't include an encoding in the XML declaration unless one
is specified.
- Check for, and croak on, invalid characters (including ASCII NUL).
- Fixed 'ancestor' with out-of-bounds indexes.
0.545 Mon May 16 08:11:17 BST 2005 <joe@kafsemo.org>
- Format comments like elements when in data mode.
- Only attempt Unicode tests for Perl >= 5.8.1.
0.540 Tue May 10 18:18:58 BST 2005 <joe@kafsemo.org>
- Don't die when ENCODING is specified with a scalar OUTPUT.
- Add support for US-ASCII encoding.
0.531 Mon Mar 14 22:11:33 GMT 2005 <joe@kafsemo.org>
- Rename internal String package to avoid clash with external modules.
- Fix Unicode test skipping for Perls before 5.8.
Diffstat (limited to 'textproc/p5-XML-Writer/distinfo')
-rw-r--r-- | textproc/p5-XML-Writer/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-Writer/distinfo b/textproc/p5-XML-Writer/distinfo index 760eb5c6dc2..2fc4d90e02d 100644 --- a/textproc/p5-XML-Writer/distinfo +++ b/textproc/p5-XML-Writer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 14:48:47 agc Exp $ +$NetBSD: distinfo,v 1.5 2006/11/07 13:49:18 obache Exp $ -SHA1 (XML-Writer-0.530.tar.gz) = 15761e299e36e0eb57a62b8f5fc27a3006fea7d6 -RMD160 (XML-Writer-0.530.tar.gz) = 682354a7de8b93e13c528523503675ce7ff548c4 -Size (XML-Writer-0.530.tar.gz) = 19725 bytes +SHA1 (XML-Writer-0.601.tar.gz) = 4b8f6b255f8d61097d86be98bad5e16e1fd46b38 +RMD160 (XML-Writer-0.601.tar.gz) = 5ea425758781a0adba4c19cb85be040bca5faf88 +Size (XML-Writer-0.601.tar.gz) = 22456 bytes |