p5-HTML-Parser: update to 3.82.

3.82      2024-03-13
    - "img lowsrc" and "body background" are not in the HTMLv5 spec (GH#43)
      (Jess)
    - Replace "FileHandle" with "IO::File" (GH#42) (James Raspass)
    - Fix some minor typos (GH#41) (Yoshikazu Sawa)
This commit is contained in:
wiz 2024-03-19 10:11:59 +00:00
parent 16ada785ac
commit c129a9e76f
2 changed files with 7 additions and 10 deletions

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.78 2023/07/06 09:42:35 wiz Exp $
# $NetBSD: Makefile,v 1.79 2024/03/19 10:11:59 wiz Exp $
DISTNAME= HTML-Parser-3.81
DISTNAME= HTML-Parser-3.82
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
@ -13,9 +12,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-HTML-Tagset>=3.0:../../www/p5-HTML-Tagset
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
# needed for HTTP/Headers self-test, but this would create a circular
# dependency -- weird.
#DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-HTTP-Message>=6.45nb1:../../www/p5-HTTP-Message
PERL5_PACKLIST= auto/HTML/Parser/.packlist

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.38 2023/04/29 09:15:36 wen Exp $
$NetBSD: distinfo,v 1.39 2024/03/19 10:11:59 wiz Exp $
BLAKE2s (HTML-Parser-3.81.tar.gz) = 27d4bd63f25f407c7bfadd5ef13cab84281cd9e7a92168f70a56b980e8251489
SHA512 (HTML-Parser-3.81.tar.gz) = e20358d3182ed6796fb5584f26f7dfb32fe312c8ed6cd4303ebfd2d9609491cb470bf49109d485a040e59a55bb404b1abba9a7ad5a687c540945f60a606e44ad
Size (HTML-Parser-3.81.tar.gz) = 148351 bytes
BLAKE2s (HTML-Parser-3.82.tar.gz) = a20dae57993dd3ffde972bdf767aea1c950c1f19756d5c5236e4f33eb51f1fcf
SHA512 (HTML-Parser-3.82.tar.gz) = c3c173097eabe46dc95cf408915f1f33cdac2dab2430ea144258741cdcd4c8b90c5b11f4e1114da2703a4412aecfea778e003a3d8eb4c61ee433f64b07489d18
Size (HTML-Parser-3.82.tar.gz) = 150550 bytes