pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-libxml Update to 0.08:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0c690628cd3
branches: trunk
changeset: 489194:c0c690628cd3
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Feb 18 13:57:08 2005 +0000
description:
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:
textproc/p5-libxml/Makefile | 9 ++++-----
textproc/p5-libxml/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r 1b2d86497326 -r c0c690628cd3 textproc/p5-libxml/Makefile
--- a/textproc/p5-libxml/Makefile Fri Feb 18 13:48:38 2005 +0000
+++ b/textproc/p5-libxml/Makefile Fri Feb 18 13:57:08 2005 +0000
@@ -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@localhost
-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 -r 1b2d86497326 -r c0c690628cd3 textproc/p5-libxml/distinfo
--- a/textproc/p5-libxml/distinfo Fri Feb 18 13:48:38 2005 +0000
+++ b/textproc/p5-libxml/distinfo Fri Feb 18 13:57:08 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index