diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-07 15:56:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-07 15:56:19 +0000 |
commit | 7e018c75d63d48634e5fb847bed2afdfdd990917 (patch) | |
tree | 015f00c0cfd6b8799662faca8f5d5cc989bbba5f /www/p5-HTML-Parser/distinfo | |
parent | f6b5532546be671062d4ae514972ed02fa62d45a (diff) | |
download | pkgsrc-7e018c75d63d48634e5fb847bed2afdfdd990917.tar.gz |
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 (limited to 'www/p5-HTML-Parser/distinfo')
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index e43f394ed18..b9f301af0ab 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -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 |