diff options
author | martti <martti@pkgsrc.org> | 2003-04-12 15:40:38 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-04-12 15:40:38 +0000 |
commit | 5bbada05c58a259b1b2f942361ef4aea2fa5c631 (patch) | |
tree | 011b6be84eacedaaedcdd0bcaa2a28d118172ebb /www | |
parent | fb64fd183c71e7ec5f8cf7667898d25ef1177359 (diff) | |
download | pkgsrc-5bbada05c58a259b1b2f942361ef4aea2fa5c631.tar.gz |
Updated p5-HTML-Parser to 3.27
* Typo fixes to the documentation
* Added HTML::Entities::escape_entities_numeric
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 26fac50ec12..4a12c828089 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2002/10/20 15:06:34 seb Exp $ +# $NetBSD: Makefile,v 1.19 2003/04/12 15:40:38 martti Exp $ # -DISTNAME= HTML-Parser-3.26 +DISTNAME= HTML-Parser-3.27 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hpa CATEGORIES= www perl5 diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index 73b28589bff..7908049ae71 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2002/07/01 12:12:01 wiz Exp $ +$NetBSD: distinfo,v 1.5 2003/04/12 15:40:38 martti Exp $ -SHA1 (HTML-Parser-3.26.tar.gz) = 2c92ecc2adb2f158274798521f6d186f464bd4ef -Size (HTML-Parser-3.26.tar.gz) = 70191 bytes +SHA1 (HTML-Parser-3.27.tar.gz) = 6b7ee2266c93377b930910b0098d5fae5b305ee6 +Size (HTML-Parser-3.27.tar.gz) = 70891 bytes SHA1 (patch-aa) = 6c3aecb398c078f9823c4f4ef0da34fedc84b6c1 |