summaryrefslogtreecommitdiff
path: root/textproc/p5-libxml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-18 13:57:08 +0000
committerwiz <wiz@pkgsrc.org>2005-02-18 13:57:08 +0000
commit9a678f9100e470b190dbfb1aed194d33c9f508e3 (patch)
tree910a03a848cec96edebb184a6a61283ba062542d /textproc/p5-libxml
parentf9fdd549fff159b99bcdcc418638f9bd3b27dfd5 (diff)
downloadpkgsrc-9a678f9100e470b190dbfb1aed194d33c9f508e3.tar.gz
Update to 0.08:
0.08 Tue Oct 21 10:54:18 CDT 2003 - added Perl SAX 2.0 Binding - XML::ESISParser: add -E0 to nsgmls options so that nsgmls doesn't quit after 200 errors. Add more detail to command character error message. Suggested by Charles Thayer - fixes - Data::Grove::Visitor: children_accept_name was not returning any data in some cases; reported by Laurent CAPRANI - XML::SAX2Perl: typo in startElement; reported by Mark A. Hershberger - t/stream.t Test 11 fails due to 8-bit characters on Perl 5.6, first reported by Ed Arnold
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r--textproc/p5-libxml/Makefile9
-rw-r--r--textproc/p5-libxml/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index 84d8cf6d05e..c4a26851565 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/18 13:57:08 wiz Exp $
-DISTNAME= libxml-perl-0.07
-PKGNAME= p5-libxml-0.07
+DISTNAME= libxml-perl-0.08
+PKGNAME= p5-libxml-0.08
SVR4_PKGNAME= p5lxm
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.bitsko.slc.ut.us/
+HOMEPAGE= http://search.cpan.org/dist/libxml-perl/
COMMENT= Perl module collection for working with XML
DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser
diff --git a/textproc/p5-libxml/distinfo b/textproc/p5-libxml/distinfo
index 9d69cc3c5be..109fa9014dd 100644
--- a/textproc/p5-libxml/distinfo
+++ b/textproc/p5-libxml/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:04 skrll Exp $
+$NetBSD: distinfo,v 1.3 2005/02/18 13:57:08 wiz Exp $
-SHA1 (libxml-perl-0.07.tar.gz) = d63387fe04a4b73656f78cea1a24aadbde712dd8
-Size (libxml-perl-0.07.tar.gz) = 53197 bytes
+SHA1 (libxml-perl-0.08.tar.gz) = 4fdc3b47b084c5801f389f5eb9fec95c710136a3
+Size (libxml-perl-0.08.tar.gz) = 64335 bytes