Hi, ports@ : Here is a patch to update converters/p5-Unicode-LineBreak to 2019.001. It build and passed test on my amd64 system.
One port depends on it: textproc/p5-Text-vCard. It build and passed test too. Comments ? wen
Index: Makefile =================================================================== RCS file: /cvs/ports/converters/p5-Unicode-LineBreak/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile 30 Nov 2018 00:51:54 -0000 1.18 +++ Makefile 28 Jan 2019 03:40:03 -0000 @@ -2,7 +2,7 @@ COMMENT = Unicode line breaking algorithm -DISTNAME = Unicode-LineBreak-2018.003 +DISTNAME = Unicode-LineBreak-2019.001 CATEGORIES = converters MODULES = cpan Index: distinfo =================================================================== RCS file: /cvs/ports/converters/p5-Unicode-LineBreak/distinfo,v retrieving revision 1.11 diff -u -p -r1.11 distinfo --- distinfo 30 Nov 2018 00:51:54 -0000 1.11 +++ distinfo 28 Jan 2019 03:40:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (Unicode-LineBreak-2018.003.tar.gz) = hgyS/z5xDwoco+cGfbo3NFQN+1y5MpNlNiJff/ylcbE= -SIZE (Unicode-LineBreak-2018.003.tar.gz) = 248257 +SHA256 (Unicode-LineBreak-2019.001.tar.gz) = SGdi5MrN3Md7E5ifl5oCn4RjC4F15/7xeYnhV9S2MYo= +SIZE (Unicode-LineBreak-2019.001.tar.gz) = 312225
