pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTML-Parser
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 24 17:48:53 UTC 2026
Modified Files:
pkgsrc/www/p5-HTML-Parser: Makefile distinfo
Log Message:
p5-HTML-Parser: update to 3.85.
3.85 2026-05-19
- Replace deprecated uvuni_to_utf8() with uvchr_to_utf8() (GH#50)
(GitHub Copilot, reported by James E Keenan)
3.84 2026-05-19
- Fix heap-use-after-free in _decode_entities (CVE-2026-8829) (GH#56)
(Paul Johnson)
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/www/p5-HTML-Parser/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/p5-HTML-Parser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-HTML-Parser/Makefile
diff -u pkgsrc/www/p5-HTML-Parser/Makefile:1.82 pkgsrc/www/p5-HTML-Parser/Makefile:1.83
--- pkgsrc/www/p5-HTML-Parser/Makefile:1.82 Fri Jul 4 08:49:11 2025
+++ pkgsrc/www/p5-HTML-Parser/Makefile Sun May 24 17:48:53 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.82 2025/07/04 08:49:11 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2026/05/24 17:48:53 wiz Exp $
-DISTNAME= HTML-Parser-3.83
+DISTNAME= HTML-Parser-3.85
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/HTML-Parser
Index: pkgsrc/www/p5-HTML-Parser/distinfo
diff -u pkgsrc/www/p5-HTML-Parser/distinfo:1.40 pkgsrc/www/p5-HTML-Parser/distinfo:1.41
--- pkgsrc/www/p5-HTML-Parser/distinfo:1.40 Sun Aug 4 07:03:20 2024
+++ pkgsrc/www/p5-HTML-Parser/distinfo Sun May 24 17:48:53 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2024/08/04 07:03:20 wiz Exp $
+$NetBSD: distinfo,v 1.41 2026/05/24 17:48:53 wiz Exp $
-BLAKE2s (HTML-Parser-3.83.tar.gz) = 6253d1ab254fcd3c6fce1ddcf729b1b77fee026ccbd4cf3f9a652fbdf22272e4
-SHA512 (HTML-Parser-3.83.tar.gz) = 1d90da3794adf6d226f4d4780dc2b79d0461f3f8d564a56a26f6a2a2cbc2f9175396af9735893181d3b2b21b02136b2995c399b7a520ea5f4ee498b2074291b5
-Size (HTML-Parser-3.83.tar.gz) = 151224 bytes
+BLAKE2s (HTML-Parser-3.85.tar.gz) = e340ad8e42cd17f230af0f94875b6863d1c3ab31685e67a8c1536857a665d16b
+SHA512 (HTML-Parser-3.85.tar.gz) = 01d852fbdbafa5ac83e3d1f025ec807ca5e7dd792d7466259afc9cdfbbb73591402df903d383181e84f1b8361171d6e167ffa9d52deff5bfa00fc4c3e54e5e92
+Size (HTML-Parser-3.85.tar.gz) = 151577 bytes
Home |
Main Index |
Thread Index |
Old Index