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.45:
details: https://anonhg.NetBSD.org/pkgsrc/rev/26415a02dd80
branches: trunk
changeset: 488739:26415a02dd80
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 07 15:56:19 2005 +0000
description:
Update to 3.45:
2005-01-06 Gisle Aas
Release 3.45
Fix stack memory leak caused by missing PUTBACK. Only
code that used $p->parse(\&cb) form was affected.
Fix provided by Gurusamy Sarathy
2004-12-28 Gisle Aas
Release 3.44
Fix confusion about nested quotes in <script> and <style> text.
2004-12-06 Gisle Aas
Release 3.43
The SvUTF8 flag was not propagated correctly when replacing
unterminated entities.
Fixed test failure because of missing binmode on Windows.
diffstat:
www/p5-HTML-Parser/Makefile | 5 ++---
www/p5-HTML-Parser/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 8314853597ca -r 26415a02dd80 www/p5-HTML-Parser/Makefile
--- a/www/p5-HTML-Parser/Makefile Mon Feb 07 15:56:04 2005 +0000
+++ b/www/p5-HTML-Parser/Makefile Mon Feb 07 15:56:19 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2004/12/20 11:31:13 grant Exp $
+# $NetBSD: Makefile,v 1.29 2005/02/07 15:56:19 wiz Exp $
#
-DISTNAME= HTML-Parser-3.42
+DISTNAME= HTML-Parser-3.45
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hpa
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
diff -r 8314853597ca -r 26415a02dd80 www/p5-HTML-Parser/distinfo
--- a/www/p5-HTML-Parser/distinfo Mon Feb 07 15:56:04 2005 +0000
+++ b/www/p5-HTML-Parser/distinfo Mon Feb 07 15:56:19 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/12/05 18:38:58 he Exp $
+$NetBSD: distinfo,v 1.10 2005/02/07 15:56:19 wiz Exp $
-SHA1 (HTML-Parser-3.42.tar.gz) = 2d540a74cbc6375c00e69986e6628b1da0e4a40b
-Size (HTML-Parser-3.42.tar.gz) = 81771 bytes
+SHA1 (HTML-Parser-3.45.tar.gz) = f5b8fa1829ab279db7437a7de7fe1bf6af696dc4
+Size (HTML-Parser-3.45.tar.gz) = 82304 bytes
Home |
Main Index |
Thread Index |
Old Index