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 <wenheping2000@h
 PERMIT_PACKAGE =       Yes
 
 MODULES =              cpan
-
-CONFIGURE_STYLE =      modbuild tiny
 
 PKG_ARCH =             *
 
Index: textproc/p5-String-Util/distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-String-Util/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- textproc/p5-String-Util/distinfo    17 Jul 2023 00:24:15 -0000      1.1.1.1
+++ textproc/p5-String-Util/distinfo    5 Sep 2024 00:22:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (String-Util-1.34.tar.gz) = MZzozWZTQeVlIfoVXZYqGTKOkNn3A2dlklzN4mclxGk=
-SIZE (String-Util-1.34.tar.gz) = 22176
+SHA256 (String-Util-1.35.tar.gz) = 4IncSqcUxIAbNZ32VG8mW605LKI4AwnIkA5FtGaLt24=
+SIZE (String-Util-1.35.tar.gz) = 17216

Reply via email to