Most important change here is to fix the ". in @INC" requirement for tests, but there is also a fix for some possible infinite loops.
https://metacpan.org/changes/distribution/Clone OK? Reverse dependency test results are the same, failures didn't change from the old version. * p5-Class-DBI-3.0.16 Needs some infrastructure fixes because it can't connect to mysql * p5-HTML-FormFu-0.07003 Seems to need an update uses qw() as parens in a loop * p5-Jifty-DBI-0.68 Seems to need an update as there are some syntax errors * p5-Rose-DB-0.778 Seems to be missing some dependencies for tests to pass * p5-Rose-DB-Object-0.815 Same as above * p5-Rose-HTML-Objects-0.6061 Lots of warnings so it probably needs an update * p5-SQL-Statement-1.407 Not really sure what's failing. "Non-zero wait status" Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Clone/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile 20 Mar 2016 19:56:16 -0000 1.25 +++ Makefile 31 Oct 2018 00:38:13 -0000 @@ -3,7 +3,7 @@ COMMENT = recursively copy Perl datatypes MODULES = cpan -DISTNAME = Clone-0.38 +DISTNAME = Clone-0.41 CATEGORIES = devel MAINTAINER = Andrew Fresh <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Clone/distinfo,v retrieving revision 1.15 diff -u -p -r1.15 distinfo --- distinfo 5 Jul 2015 00:53:41 -0000 1.15 +++ distinfo 31 Oct 2018 00:38:13 -0000 @@ -1,2 +1,2 @@ -SHA256 (Clone-0.38.tar.gz) = n7BTS7fvbKH2zB3D8pdQ1tQkOU0UxA79x3gy+tPOveg= -SIZE (Clone-0.38.tar.gz) = 13636 +SHA256 (Clone-0.41.tar.gz) = 6MBW3PS8iIkHmglBKvcBlKVKJpaJunLtzZEpGkalFRg= +SIZE (Clone-0.41.tar.gz) = 14441
