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 from version 3.56nb1 to 3.59.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1214537ff5e4
branches: trunk
changeset: 551310:1214537ff5e4
user: he <he%pkgsrc.org@localhost>
date: Fri Dec 12 22:17:33 2008 +0000
description:
Update from version 3.56nb1 to 3.59.
Upstream changes:
2008-11-24 Gisle Aas <gisle%ActiveState.com@localhost>
Release 3.59
Restore perl-5.6 compatibility for HTML::HeadParser.
Improved META.yml
2008-11-17 Gisle Aas <gisle%ActiveState.com@localhost>
Release 3.58
Suppress "Parsing of undecoded UTF-8 will give garbage" warning
with attr_encoded [RT#29089]
HTML::HeadParser:
- Recognize the Unicode BOM in utf8_mode as well [RT#27522]
- Avoid ending up with '/' keys attribute in Link headers.
2008-11-16 Gisle Aas <gisle%ActiveState.com@localhost>
Release 3.57
The <iframe> element content is now parsed in literal mode.
Parsing of <script> and <style> content ends on the first end tag
even when that tag was in a quoted string. That seems to be the
behaviour of all modern browsers.
Implement backquote() attribute as requested by Alex Kapranoff.
Test and documentation tweaks from Alex Kapranoff.
diffstat:
www/p5-HTML-Parser/Makefile | 5 ++---
www/p5-HTML-Parser/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 19eafd3a9a5e -r 1214537ff5e4 www/p5-HTML-Parser/Makefile
--- a/www/p5-HTML-Parser/Makefile Fri Dec 12 21:33:36 2008 +0000
+++ b/www/p5-HTML-Parser/Makefile Fri Dec 12 22:17:33 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2008/10/19 19:19:08 he Exp $
+# $NetBSD: Makefile,v 1.43 2008/12/12 22:17:33 he Exp $
#
-DISTNAME= HTML-Parser-3.56
+DISTNAME= HTML-Parser-3.59
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5hpa
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
diff -r 19eafd3a9a5e -r 1214537ff5e4 www/p5-HTML-Parser/distinfo
--- a/www/p5-HTML-Parser/distinfo Fri Dec 12 21:33:36 2008 +0000
+++ b/www/p5-HTML-Parser/distinfo Fri Dec 12 22:17:33 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2007/02/02 19:04:35 wiz Exp $
+$NetBSD: distinfo,v 1.18 2008/12/12 22:17:33 he Exp $
-SHA1 (HTML-Parser-3.56.tar.gz) = 846408ee953f1386b85acc63cd15e9f913e161a6
-RMD160 (HTML-Parser-3.56.tar.gz) = 6bb19d584bb17f1eba0ccd67c69792ea452af5a1
-Size (HTML-Parser-3.56.tar.gz) = 86040 bytes
+SHA1 (HTML-Parser-3.59.tar.gz) = e8c96fa238c1b1ce09eaa74bfc41d044512324cd
+RMD160 (HTML-Parser-3.59.tar.gz) = 805df8e3005249f3962f192a458eff09dc6ab28b
+Size (HTML-Parser-3.59.tar.gz) = 87314 bytes
Home |
Main Index |
Thread Index |
Old Index