From 0e898d0636fce893a95dec6d01a9bb99c6285260 Mon Sep 17 00:00:00 2001 From: shell Date: Wed, 17 Apr 2002 10:59:55 +0000 Subject: Updated to p5-XML-DOM-1.39 Changes : 1.39 (tjmather) 04/16/2002 - Deletes value if both System ID and value are defined (Brian Thomas) - Fixed bug, now TextNode->getData doesn't expand entities when NoExpand => 1, added t/dom_noexpand.t test script (Brian Thomas) 1.38 (tjmather) 04/05/2002 - Removed bin/pretty.pl, it is now in XML-Filter-Reindent - Removed return from addCDATA function to fix memory leak (Steve Hay) - Added missing _to_sax method to ProcessingInstruction class (Patrick Whittle) - Removed extranous debugging statement from ExternEnt subroutine (Jon Grov) 1.37 (tjmather) 02/15/2002 - parameter should be last argument of DocumentType::addEntity (Patrick Whittle) --- textproc/p5-XML-DOM/DESCR | 4 ++-- textproc/p5-XML-DOM/Makefile | 4 ++-- textproc/p5-XML-DOM/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'textproc/p5-XML-DOM') diff --git a/textproc/p5-XML-DOM/DESCR b/textproc/p5-XML-DOM/DESCR index 9408fd5f83a..2b57a69775f 100644 --- a/textproc/p5-XML-DOM/DESCR +++ b/textproc/p5-XML-DOM/DESCR @@ -1,5 +1,5 @@ This is a Perl extension to XML::Parser. It adds a new 'Style' to -XML::Parser, called 'Dom', that allows XML::Parser to build an Object -Oriented datastructure with a DOM Level 1 compliant interface. +XML::Parser, called 'Dom', that allows XML::Parser to build an +Object Oriented datastructure with a DOM Level 1 compliant interface. For a description of the DOM (Document Object Model), see http://www.w3.org/DOM/ diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 77fac0d8f98..790b1a58e54 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/01/19 03:28:32 mjl Exp $ +# $NetBSD: Makefile,v 1.8 2002/04/17 10:59:55 shell Exp $ # -DISTNAME= XML-DOM-1.36 +DISTNAME= XML-DOM-1.39 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 diff --git a/textproc/p5-XML-DOM/distinfo b/textproc/p5-XML-DOM/distinfo index cf686758700..635a5ca61da 100644 --- a/textproc/p5-XML-DOM/distinfo +++ b/textproc/p5-XML-DOM/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/01/19 03:28:32 mjl Exp $ +$NetBSD: distinfo,v 1.4 2002/04/17 10:59:56 shell Exp $ -SHA1 (XML-DOM-1.36.tar.gz) = 0f2f975ef07bc9efa6362abfeed6d5bb52d5b2ab -Size (XML-DOM-1.36.tar.gz) = 114188 bytes +SHA1 (XML-DOM-1.39.tar.gz) = d6c4f014d82382cd4597f3498170f6e29aa8ac58 +Size (XML-DOM-1.39.tar.gz) = 114980 bytes -- cgit v1.2.3