diff options
author | sno <sno@pkgsrc.org> | 2009-08-18 14:28:00 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-18 14:28:00 +0000 |
commit | 16de92bc44fade35158398ac3c6c950194348360 (patch) | |
tree | 989e06fd4bc0b5fa97d1494f198ffd136cd36f12 /www/p5-HTML-Parser | |
parent | ce554bab2b9a5f7c95b6b445c1bfe31bc2c96667 (diff) | |
download | pkgsrc-16de92bc44fade35158398ac3c6c950194348360.tar.gz |
Updating package for www/p5-HTML-Parser from 3.61 to 3.62
Upstream changes:
2009-08-13 Release 3.62
Ville Skytt"a (4):
HTTP::Header doc typo fix.
Do not bother tracking style or script, they're ignored.
Bring HTML 5 head elements up to date with WD-html5-20090423.
Improve HeadParser performance.
Gisle Aas (1):
Doc patch: Make it clearer what the return value from ->parse is
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 9a67caf345d..7548a10df49 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2009/07/07 19:37:39 sno Exp $ +# $NetBSD: Makefile,v 1.46 2009/08/18 14:28:00 sno Exp $ # -DISTNAME= HTML-Parser-3.61 +DISTNAME= HTML-Parser-3.62 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hpa CATEGORIES= www perl5 diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index aaa0a1d26d5..f96a00ca6e7 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/07/07 19:37:39 sno Exp $ +$NetBSD: distinfo,v 1.21 2009/08/18 14:28:00 sno Exp $ -SHA1 (HTML-Parser-3.61.tar.gz) = 4929ff561455c374551735c8d84ad39a7ef2f006 -RMD160 (HTML-Parser-3.61.tar.gz) = d20071777c493d49661aa642e271e606acd17d2d -Size (HTML-Parser-3.61.tar.gz) = 88269 bytes +SHA1 (HTML-Parser-3.62.tar.gz) = b8d6f98cec39a42e188af241c705fc2f49b3090e +RMD160 (HTML-Parser-3.62.tar.gz) = b09ad13ac94e109a8504b18bac1a959cf0240381 +Size (HTML-Parser-3.62.tar.gz) = 88412 bytes |