diff options
author | jlam <jlam> | 2000-08-27 21:53:02 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-08-27 21:53:02 +0000 |
commit | 4b8643bdd8fb51b8bf22c1c7093719c459d19ffd (patch) | |
tree | 6146fb6007c2362f1637b595149c904d8a02539a /www | |
parent | b585ce61394f075073ef3095f10dc5c3ed66c8c2 (diff) | |
download | pkgsrc-4b8643bdd8fb51b8bf22c1c7093719c459d19ffd.tar.gz |
Update p5-HTML-Parser to 3.11. Changes from version 3.10:
HTML::LinkExtor and eg/hrefsub now obtain %linkElements from
the HTML::Tagset module.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Parser/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index a66ab807098..6e69127f74c 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2000/08/27 07:11:25 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/27 21:53:02 jlam Exp $ # -DISTNAME= HTML-Parser-3.10 +DISTNAME= HTML-Parser-3.11 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Parser/files/md5 b/www/p5-HTML-Parser/files/md5 index 6c5edf4bbfe..e2e95206a46 100644 --- a/www/p5-HTML-Parser/files/md5 +++ b/www/p5-HTML-Parser/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/07/03 09:17:56 mjl Exp $ +$NetBSD: md5,v 1.4 2000/08/27 21:53:02 jlam Exp $ -MD5 (HTML-Parser-3.10.tar.gz) = a8d95c347d8c7eb6de0a633ff220545e +MD5 (HTML-Parser-3.11.tar.gz) = 30482d74def43fee78d84eb6b0f9c897 |