Minor release fixing a possible out of bounds in calculating an Unicode string.
Tested on amd64
Index: Makefile =================================================================== RCS file: /systems/cvs/ports/sysutils/udfclient/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 5 Apr 2017 19:45:44 -0000 1.6 +++ Makefile 21 Jul 2018 03:35:03 -0000 @@ -2,7 +2,7 @@ COMMENT = userland implementation of the UDF filesystem -V = 0.8.8 +V = 0.8.9 DISTNAME = UDFclient.${V} PKGNAME = udfclient-${V} CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /systems/cvs/ports/sysutils/udfclient/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 5 Apr 2017 19:45:44 -0000 1.4 +++ distinfo 21 Jul 2018 03:35:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (UDFclient.0.8.8.tgz) = livSqlePkFb7oZ+SC7hERQECB3QpjcgJ1iOcSAyWxsU= -SIZE (UDFclient.0.8.8.tgz) = 257978 +SHA256 (UDFclient.0.8.9.tgz) = mLlRDYgIOTLjxypk4eaiIogEanBqyuGMiee5ewRJyIo= +SIZE (UDFclient.0.8.9.tgz) = 257062