Saturday, August 05, 2023

UPDATE: exfat-fuse 1.2.8 => 1.4.0

ok?

Update to exfat-fuse 1.4.0
https://github.com/relan/exfat/releases/tag/v1.4.0

Index: Makefile
===================================================================
RCS file: /disk/cvs/openbsd/ports/sysutils/exfat-fuse/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 30 Jan 2023 17:19:55 -0000 1.6
+++ Makefile 5 Aug 2023 08:26:55 -0000
@@ -1,6 +1,6 @@
COMMENT = exFAT file system through FUSE

-V = 1.2.8
+V = 1.4.0
GH_ACCOUNT = relan
GH_PROJECT = exfat
GH_TAGNAME = v${V}
Index: distinfo
===================================================================
RCS file: /disk/cvs/openbsd/ports/sysutils/exfat-fuse/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 6 Jul 2018 08:47:58 -0000 1.2
+++ distinfo 5 Aug 2023 08:26:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (exfat-fuse-1.2.8.tar.gz) = d4R0v7zZLjW7pbiL160/ZAAyglZjaruQMb/MHOFe2Ic=
-SIZE (exfat-fuse-1.2.8.tar.gz) = 55911
+SHA256 (exfat-fuse-1.4.0.tar.gz) = r1YGWfVdygJw+UgJUw81nWva1dMTEzxotFj7Co7qscg=
+SIZE (exfat-fuse-1.4.0.tar.gz) = 62390
Index: pkg/PLIST
===================================================================
RCS file: /disk/cvs/openbsd/ports/sysutils/exfat-fuse/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 11 Mar 2022 19:57:24 -0000 1.2
+++ pkg/PLIST 5 Aug 2023 08:26:55 -0000
@@ -1,9 +1,11 @@
@man man/man8/dumpexfat.8
+@man man/man8/exfatattrib.8
@man man/man8/exfatfsck.8
@man man/man8/exfatlabel.8
@man man/man8/mkexfatfs.8
@man man/man8/mount.exfat-fuse.8
@bin sbin/dumpexfat
+@bin sbin/exfatattrib
@bin sbin/exfatfsck
@bin sbin/exfatlabel
sbin/fsck.exfat

No comments:

Post a Comment