From 0a8689a9a770fc9fdea42a2407d2fa390681b790 Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 28 Nov 2001 11:21:06 +0000 Subject: Updated to 1.35 (PR#14750) Changes : - Removed dependency on p5-Parse-Yapp - Separated out XML::UM, XML::Filter::* and XML::Builder::* modules into sperate modules - Added use bytes pragma to XML::DOM to fix unicode problems - The '>' character is now encoded in attribute values - hasFeature now is case-insensitve for name of feature --- textproc/p5-XML-DOM/Makefile | 5 ++--- textproc/p5-XML-DOM/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-DOM') diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index be6fbecb884..70db0abeea8 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/11/26 06:50:24 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2001/11/28 11:21:06 martti Exp $ # -DISTNAME= XML-DOM-1.31 +DISTNAME= XML-DOM-1.35 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 @@ -10,7 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= packages@netbsd.org COMMENT= Extend XML::Parser to build DOM Level 1 compliant data structure -DEPENDS+= p5-Parse-Yapp-[0-9]*:../../devel/p5-Parse-Yapp DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-libxml-[0-9]*:../../textproc/p5-libxml DEPENDS+= p5-XML-RegExp-[0-9]*:../../textproc/p5-XML-RegExp diff --git a/textproc/p5-XML-DOM/distinfo b/textproc/p5-XML-DOM/distinfo index 0188df1b75f..74b128de12d 100644 --- a/textproc/p5-XML-DOM/distinfo +++ b/textproc/p5-XML-DOM/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/08/10 12:47:39 mjl Exp $ +$NetBSD: distinfo,v 1.2 2001/11/28 11:21:06 martti Exp $ -SHA1 (XML-DOM-1.31.tar.gz) = a19bba77ff1f4b68e9a136244a3373b207219d07 -Size (XML-DOM-1.31.tar.gz) = 131221 bytes +SHA1 (XML-DOM-1.35.tar.gz) = 3bd03dd576936f73a289d283795fdb9d25246c11 +Size (XML-DOM-1.35.tar.gz) = 114166 bytes -- cgit v1.2.3