pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Parser Update to 3.80
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc04b4f14913
branches: trunk
changeset: 391300:fc04b4f14913
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jan 08 00:01:26 2023 +0000
description:
Update to 3.80
Upstream changes:
3.80 2022-11-01
* Fix compatibility with ancient perl by avoiding index in test (GH#33)
(Graham Knop)
3.79 2022-10-12
* Modernise XS (GH#32) (James Raspass)
* Skip threads on older perl versions, as they often segfault (GH#31) (Graham
* Knop)
diffstat:
www/p5-HTML-Parser/Makefile | 4 ++--
www/p5-HTML-Parser/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 1eff7d095d6c -r fc04b4f14913 www/p5-HTML-Parser/Makefile
--- a/www/p5-HTML-Parser/Makefile Sat Jan 07 23:38:17 2023 +0000
+++ b/www/p5-HTML-Parser/Makefile Sun Jan 08 00:01:26 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2022/09/11 00:51:39 wen Exp $
+# $NetBSD: Makefile,v 1.76 2023/01/08 00:01:26 wen Exp $
-DISTNAME= HTML-Parser-3.78
+DISTNAME= HTML-Parser-3.80
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
diff -r 1eff7d095d6c -r fc04b4f14913 www/p5-HTML-Parser/distinfo
--- a/www/p5-HTML-Parser/distinfo Sat Jan 07 23:38:17 2023 +0000
+++ b/www/p5-HTML-Parser/distinfo Sun Jan 08 00:01:26 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2022/09/11 00:51:39 wen Exp $
+$NetBSD: distinfo,v 1.37 2023/01/08 00:01:26 wen Exp $
-BLAKE2s (HTML-Parser-3.78.tar.gz) = 36afe321260e97eba8fffa69df3fab8546542c504838b9193f995bc9b01eac55
-SHA512 (HTML-Parser-3.78.tar.gz) = 5bbed1324d79f7d677c31eb6e95c51c46742d596c30ec1efbee90c387eebf90b357b0b0cbb3da35326a3a2429bad837f957393bc0316ea1b0170c094467b06d3
-Size (HTML-Parser-3.78.tar.gz) = 120723 bytes
+BLAKE2s (HTML-Parser-3.80.tar.gz) = 3b2405c49fcda2bfdf0962b092449058a2a6c9fd2f39af50da41d4ece928d637
+SHA512 (HTML-Parser-3.80.tar.gz) = 0fa299791243cf15f07bc995109e4995ba3f851c3192345b64493e401fc2b4407d0196bfc79c58460791b041a3f5faf26625ec5da94660d071d1c06c954df415
+Size (HTML-Parser-3.80.tar.gz) = 148307 bytes
Home |
Main Index |
Thread Index |
Old Index