pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-Writer Update p5-XML-Writer to 0.601.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b55c131f73c
branches: trunk
changeset: 521241:5b55c131f73c
user: obache <obache%pkgsrc.org@localhost>
date: Tue Nov 07 13:49:18 2006 +0000
description:
Update p5-XML-Writer to 0.601.
Changes:
0.601 Fri Sep 1 15:01:45 BST 2006 <joe%kafsemo.org@localhost>
- 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@localhost>
- 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@localhost>
- 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@localhost>
- 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@localhost>
- Rename internal String package to avoid clash with external modules.
- Fix Unicode test skipping for Perls before 5.8.
diffstat:
textproc/p5-XML-Writer/Makefile | 5 ++---
textproc/p5-XML-Writer/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 33c85c210414 -r 5b55c131f73c textproc/p5-XML-Writer/Makefile
--- a/textproc/p5-XML-Writer/Makefile Tue Nov 07 09:31:42 2006 +0000
+++ b/textproc/p5-XML-Writer/Makefile Tue Nov 07 13:49:18 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/11/07 13:49:18 obache Exp $
#
-DISTNAME= XML-Writer-0.530
+DISTNAME= XML-Writer-0.601
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xwr
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff -r 33c85c210414 -r 5b55c131f73c textproc/p5-XML-Writer/distinfo
--- a/textproc/p5-XML-Writer/distinfo Tue Nov 07 09:31:42 2006 +0000
+++ b/textproc/p5-XML-Writer/distinfo Tue Nov 07 13:49:18 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index