Wednesday, May 27, 2020

[update] sysutils/udfclient

Index: Makefile
===================================================================
RCS file: /systems/cvs/ports/sysutils/udfclient/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 12 Jul 2019 20:49:53 -0000 1.9
+++ Makefile 28 May 2020 01:02:18 -0000
@@ -2,7 +2,7 @@

COMMENT = userland implementation of the UDF filesystem

-V = 0.8.9
+V = 0.8.11
DISTNAME = UDFclient.${V}
PKGNAME = udfclient-${V}
CATEGORIES = sysutils
Index: distinfo
===================================================================
RCS file: /systems/cvs/ports/sysutils/udfclient/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 26 May 2019 15:17:23 -0000 1.5
+++ distinfo 28 May 2020 01:02:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (UDFclient.0.8.9.tgz) = mLlRDYgIOTLjxypk4eaiIogEanBqyuGMiee5ewRJyIo=
-SIZE (UDFclient.0.8.9.tgz) = 257062
+SHA256 (UDFclient.0.8.11.tgz) = TlsQLPfxND2G+DDLb2n+osGWtBE2u9MN3CbLiWnt350=
+SIZE (UDFclient.0.8.11.tgz) = 252986
Update 0.8.9 -> 0.8.11.

From $HOMEPAGE:

"Minor release fixing compilation errors on gcc 10.
Also corrected some minor spelling mistakes."

No comments:

Post a Comment