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
This commit is contained in:
parent
c8ca39be35
commit
dd77c2cfc2
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue