From: wen heping Subject: [maintainer update] textproc/p5-String-Util: Update to 1.35 To: "ports@openbsd.org" Date: Thu, 5 Sep 2024 00:26:33 +0000 Hi, ports@: Here is a simple patch for textproc/p5-String-Util to update to 1.35. It build well and pass all tests on amd64-current system. Only 1 port(misc/p5-Finance-Quote) depends on it, and it build well and pass all tests with this patch. Best Refards, wen Index: textproc/p5-String-Util/Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-String-Util/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- textproc/p5-String-Util/Makefile 17 Jul 2023 00:24:15 -0000 1.1.1.1 +++ textproc/p5-String-Util/Makefile 5 Sep 2024 00:22:33 -0000 @@ -1,6 +1,6 @@ COMMENT = string processing utility functions -DISTNAME = String-Util-1.34 +DISTNAME = String-Util-1.35 CATEGORIES = textproc @@ -10,8 +10,6 @@ MAINTAINER = Wen Heping