summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-23 22:17:07 +0000
committerwiz <wiz@pkgsrc.org>2005-11-23 22:17:07 +0000
commitc17f75e2d8c2d41d100bfee45348a02f422fe0a3 (patch)
tree4a3b2f9a075a00b7171da236e55b2232b65edcb1
parente4ef9bdc9e1fe7422eb74a2a81e95d90529e9bf2 (diff)
downloadpkgsrc-c17f75e2d8c2d41d100bfee45348a02f422fe0a3.tar.gz
Update to 3.46:
2005-10-24 Gisle Aas Release 3.46 Don't try to treat an literal &nbsp; as space. This breaks Unicode parsing. https://rt.cpan.org/Ticket/Display.html?id=15068 The unbroken_text option is now by default on for HTML::TokeParser. HTML::Entities::encode will no encode "'" by default. Improved report/ignore_tags documentation by Norbert Kiesel Test suite now use Test::More, by Norbert Kiesel Fix HTML::Entities typo spotted by Stefan Funke Faster load time with XSLoader (perl-5.6 or better now required). Fixed POD markup errors in some of the modules.
-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 104814373fe..58d150aa57a 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2005/08/06 06:19:39 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2005/11/23 22:17:07 wiz Exp $
#
-DISTNAME= HTML-Parser-3.45
+DISTNAME= HTML-Parser-3.46
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hpa
-PKGREVISION= 1
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 6c1f28c791b..5974d254eb4 100644
--- a/www/p5-HTML-Parser/distinfo
+++ b/www/p5-HTML-Parser/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/02/24 14:08:36 wiz Exp $
+$NetBSD: distinfo,v 1.12 2005/11/23 22:17:07 wiz Exp $
-SHA1 (HTML-Parser-3.45.tar.gz) = f5b8fa1829ab279db7437a7de7fe1bf6af696dc4
-RMD160 (HTML-Parser-3.45.tar.gz) = c1c32c20fccb6d5889f88b19773019811baf4d7f
-Size (HTML-Parser-3.45.tar.gz) = 82304 bytes
+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