Hi, ports@: Here is a patch for textproc/p5-PPIx-QuoteLike to update to 0.015. It build well and pass all tests on amd64-6.8 system. Its only one dependence port devel/p5-Perl-Critic build well and pass all tests too.
Cheers ! wen
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-PPIx-QuoteLike/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 9 Dec 2020 01:27:54 -0000 1.4 +++ Makefile 7 Feb 2021 12:19:26 -0000 @@ -2,8 +2,7 @@ COMMENT = parse Perl string literals and string-literal-like things -DISTNAME = PPIx-QuoteLike-0.013 -REVISION = 0 +DISTNAME = PPIx-QuoteLike-0.015 CATEGORIES = textproc Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/p5-PPIx-QuoteLike/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 23 Nov 2020 07:48:32 -0000 1.2 +++ distinfo 7 Feb 2021 12:19:26 -0000 @@ -1,2 +1,2 @@ -SHA256 (PPIx-QuoteLike-0.013.tar.gz) = jR4zg4J40lKrb1hoQPzucOGbtzUgNbqF/TIkdSYtGBc= -SIZE (PPIx-QuoteLike-0.013.tar.gz) = 66738 +SHA256 (PPIx-QuoteLike-0.015.tar.gz) = yjUcKrQ3Vpr7ijK9SoP1ZFMhIaDaOFj6c7JtEn2GC5s= +SIZE (PPIx-QuoteLike-0.015.tar.gz) = 69969
