pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Parser Update to 3.48:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f165c04a35b0
branches: trunk
changeset: 505273:f165c04a35b0
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 01 23:00:30 2006 +0000
description:
Update to 3.48:
2005-12-02 Gisle Aas
Release 3.48
Enabling empty_element_tags by default for HTML::TokeParser
was a mistake. Reverted that change.
<https://rt.cpan.org/Ticket/Display.html?id=16164>
When processing a document with "marked_sections => 1", the
skipped text missed the first 3 bytes "<![".
<https://rt.cpan.org/Ticket/Display.html?id=16207>
2005-11-22 Gisle Aas
Release 3.47
Added empty_element_tags and xml_pic configuration
options. These make it possible to enable these XML
features without enabling the full XML-mode.
The empty_element_tags is enabled by default for
HTML::TokeParser.
diffstat:
www/p5-HTML-Parser/Makefile | 4 ++--
www/p5-HTML-Parser/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 037f9b669877 -r f165c04a35b0 www/p5-HTML-Parser/Makefile
--- a/www/p5-HTML-Parser/Makefile Sun Jan 01 22:52:16 2006 +0000
+++ b/www/p5-HTML-Parser/Makefile Sun Jan 01 23:00:30 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/11/23 22:17:07 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/01/01 23:00:30 wiz Exp $
#
-DISTNAME= HTML-Parser-3.46
+DISTNAME= HTML-Parser-3.48
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hpa
CATEGORIES= www perl5
diff -r 037f9b669877 -r f165c04a35b0 www/p5-HTML-Parser/distinfo
--- a/www/p5-HTML-Parser/distinfo Sun Jan 01 22:52:16 2006 +0000
+++ b/www/p5-HTML-Parser/distinfo Sun Jan 01 23:00:30 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/11/23 22:17:07 wiz Exp $
+$NetBSD: distinfo,v 1.13 2006/01/01 23:00:30 wiz Exp $
-SHA1 (HTML-Parser-3.46.tar.gz) = 17497ad12ee7df3a31b16700d05fc007e0ebb9a6
-RMD160 (HTML-Parser-3.46.tar.gz) = 8b21122f649b7414cbcfa3cf0acfc0410f3d9317
-Size (HTML-Parser-3.46.tar.gz) = 81935 bytes
+SHA1 (HTML-Parser-3.48.tar.gz) = f740cbcbe6c17c3f84e9a142d29de0d1dde9d63a
+RMD160 (HTML-Parser-3.48.tar.gz) = 9dd1cd6714ff90ec50ce4fe6e330be512a2340af
+Size (HTML-Parser-3.48.tar.gz) = 82678 bytes
Home |
Main Index |
Thread Index |
Old Index