On Wed, Oct 31, 2018 at 06:23:16PM -0700, Andrew Hewus Fresh wrote: > 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?
OK bluhm@ > * p5-SQL-Statement-1.407 > Not really sure what's failing. "Non-zero wait status" I have seen passes and fails with both versions of p5-Clone. Test result seems unstable. > 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
