Hi, ports@: Here is a patch for devel/p5-MCE to update to 1.874. It build well and pass tests on amd64-6.8 system. Only one port depends on it: devel/p5-Test-Perl-Critic, it build well and pass all tests with this patch too.
wen
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-MCE/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile 15 May 2020 22:00:37 -0000 1.5 +++ Makefile 2 Feb 2021 09:45:26 -0000 @@ -2,7 +2,7 @@ COMMENT = engine for Perl providing parallel processing capabilities -DISTNAME = MCE-1.868 +DISTNAME = MCE-1.874 CPAN_AUTHOR = MARIOROY CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/p5-MCE/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 15 May 2020 22:00:37 -0000 1.4 +++ distinfo 2 Feb 2021 09:45:26 -0000 @@ -1,2 +1,2 @@ -SHA256 (MCE-1.868.tar.gz) = 96KD7oKJm1zOcY/AcL4Tmfv7esI4NMm9CUb90u6STqw= -SIZE (MCE-1.868.tar.gz) = 219769 +SHA256 (MCE-1.874.tar.gz) = 2AnjAYR1EVrX7MuL70m9478+dau7zYBWRyi7z6uG09A= +SIZE (MCE-1.874.tar.gz) = 220151
