From: wen heping Subject: www/p5-HTML-Parser: Update to 3.83 To: "ports@openbsd.org" Date: Mon, 5 Aug 2024 11:41:21 +0000 Hi, ports@: Here is a simple patch for www/p5-HTML-Parser to update to 3.83. It build well and pass all tests on amd64-current system. It is mainly a bug fix patch. Many ports depend on www/p5-HTML-Parser, I only test 10 of these ports, no problem meet. Best Regards, wen Index: www/p5-HTML-Parser/Makefile =================================================================== RCS file: /cvs/ports/www/p5-HTML-Parser/Makefile,v retrieving revision 1.58 diff -u -p -r1.58 Makefile --- www/p5-HTML-Parser/Makefile 13 Apr 2023 14:55:02 -0000 1.58 +++ www/p5-HTML-Parser/Makefile 5 Aug 2024 11:37:36 -0000 @@ -1,6 +1,6 @@ COMMENT = modules to parse and extract information from HTML -DISTNAME = HTML-Parser-3.81 +DISTNAME = HTML-Parser-3.83 CATEGORIES = www Index: www/p5-HTML-Parser/distinfo =================================================================== RCS file: /cvs/ports/www/p5-HTML-Parser/distinfo,v retrieving revision 1.24 diff -u -p -r1.24 distinfo --- www/p5-HTML-Parser/distinfo 13 Apr 2023 14:55:02 -0000 1.24 +++ www/p5-HTML-Parser/distinfo 5 Aug 2024 11:37:36 -0000 @@ -1,2 +1,2 @@ -SHA256 (HTML-Parser-3.81.tar.gz) = wJEKXI+S+IF+3QbM/SJLocLr6MEPVR8DJYeh/IPWL/I= -SIZE (HTML-Parser-3.81.tar.gz) = 148351 +SHA256 (HTML-Parser-3.83.tar.gz) = cnjOl5ElYTKyanGlcZRRhEcEu5Z0tYMCw0ht9DWE+MA= +SIZE (HTML-Parser-3.83.tar.gz) = 151224