summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-02 19:04:35 +0000
committerwiz <wiz>2007-02-02 19:04:35 +0000
commit4d347862c86a3c2ba93399f2689fac82dbfe2e4e (patch)
treea574e5846ac7334eea8a1d8b3eea45e661e8a58f /www/p5-HTML-Parser
parentd3c554b6a7669ec3bc6ec39380151a59548d01bb (diff)
downloadpkgsrc-4d347862c86a3c2ba93399f2689fac82dbfe2e4e.tar.gz
Update to 3.56:
2007-01-12 Gisle Aas Release 3.56 Cloning of parser state for compatiblity with threads. Fixed by Bo Lindbergh Don't require whitespace between declaration tokens. <http://rt.cpan.org/Ticket/Display.html?id=20864> 2006-07-10 Gisle Aas Release 3.55 Treat <> at the end of document as text. Used to be reported as a comment. Improved Firefox compatiblity for bad HTML: - Unclosed <script>, <style> are now treated as empty tags. - Unclosed <textarea>, <xmp> and <plaintext> treat rest as text. - Unclosed <title> closes at next tag. Make <!a'b> a comment by itself.
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r--www/p5-HTML-Parser/Makefile4
-rw-r--r--www/p5-HTML-Parser/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index cd829bc16f9..9f0636b8696 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2006/11/05 17:37:55 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2007/02/02 19:04:35 wiz Exp $
#
-DISTNAME= HTML-Parser-3.54
+DISTNAME= HTML-Parser-3.56
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hpa
CATEGORIES= www perl5
diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo
index 851afda7b36..b7b87467f9c 100644
--- a/www/p5-HTML-Parser/distinfo
+++ b/www/p5-HTML-Parser/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2006/07/19 22:46:24 wiz Exp $
+$NetBSD: distinfo,v 1.17 2007/02/02 19:04:35 wiz Exp $
-SHA1 (HTML-Parser-3.54.tar.gz) = 6640ed0db963607b909586d228bb9870863c5203
-RMD160 (HTML-Parser-3.54.tar.gz) = 1b5d3af68e8a2fde22f9c13fbdedf9b63e0abc1b
-Size (HTML-Parser-3.54.tar.gz) = 84500 bytes
+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