Hi, The distfile for devel/p5-YAML-XS cannot be fetched in 6.4-stable [1].
I'm proposing a patch that uses CPAN_AUTHOR to circumvent this. Thanks to juanfra@ for saying me it's acceptable! Just to be sure, i issued a 'make test', it passes without issues [2]. Charlène. [1] http://ix.io/1vth [2] http://ix.io/1vtz Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-YAML-XS/Makefile,v retrieving revision 1.20 diff -u -p -u -p -r1.20 Makefile --- Makefile 19 May 2017 05:16:54 -0000 1.20 +++ Makefile 7 Dec 2018 21:26:49 -0000 @@ -3,6 +3,7 @@ COMMENT = YAML implementation using XS and libyaml MODULES = cpan +CPAN_AUTHOR = TINITA V = 0.65 DISTNAME = YAML-LibYAML-$V