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.46:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d768a5edfd5
branches: trunk
changeset: 503606:0d768a5edfd5
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:17:07 2005 +0000
description:
Update to 3.46:
2005-10-24 Gisle Aas
Release 3.46
Don't try to treat an literal 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.
diffstat:
www/p5-HTML-Parser/Makefile | 5 ++---
www/p5-HTML-Parser/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 6d353f3be789 -r 0d768a5edfd5 www/p5-HTML-Parser/Makefile
--- a/www/p5-HTML-Parser/Makefile Wed Nov 23 22:16:36 2005 +0000
+++ b/www/p5-HTML-Parser/Makefile Wed Nov 23 22:17:07 2005 +0000
@@ -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 -r 6d353f3be789 -r 0d768a5edfd5 www/p5-HTML-Parser/distinfo
--- a/www/p5-HTML-Parser/distinfo Wed Nov 23 22:16:36 2005 +0000
+++ b/www/p5-HTML-Parser/distinfo Wed Nov 23 22:17:07 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index