summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhe <he>2008-12-12 22:17:33 +0000
committerhe <he>2008-12-12 22:17:33 +0000
commitea09908833dde4d2cdb32f7ad8128a2485766e0d (patch)
tree50e0534432145085f0327d673ce3874828763dfb /www
parent3feac5ed7e76f1f6cd0e10801c0f305e527feed3 (diff)
downloadpkgsrc-ea09908833dde4d2cdb32f7ad8128a2485766e0d.tar.gz
Update from version 3.56nb1 to 3.59.
Upstream changes: 2008-11-24 Gisle Aas <gisle@ActiveState.com> Release 3.59 Restore perl-5.6 compatibility for HTML::HeadParser. Improved META.yml 2008-11-17 Gisle Aas <gisle@ActiveState.com> 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> 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 (limited to 'www')
-rw-r--r--www/p5-HTML-Parser/Makefile5
-rw-r--r--www/p5-HTML-Parser/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index f96c0e937e6..13eb3ae7f3a 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -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 --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo
index b7b87467f9c..a0c49464f09 100644
--- a/www/p5-HTML-Parser/distinfo
+++ b/www/p5-HTML-Parser/distinfo
@@ -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