patches/fuse-zip-0.7.2.diff

45 lines
1.8 KiB
Diff

Index: archivers/fuse-zip/Makefile
===================================================================
RCS file: /home/cvs/ports/archivers/fuse-zip/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- archivers/fuse-zip/Makefile 9 Feb 2020 15:31:02 -0000 1.15
+++ archivers/fuse-zip/Makefile 13 Oct 2021 08:41:30 -0000
@@ -2,7 +2,7 @@
COMMENT = navigate zip archives through FUSE
-DISTNAME = fuse-zip-0.6.2
+DISTNAME = fuse-zip-0.7.2
CATEGORIES = archivers
Index: archivers/fuse-zip/distinfo
===================================================================
RCS file: /home/cvs/ports/archivers/fuse-zip/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- archivers/fuse-zip/distinfo 9 Feb 2020 15:31:02 -0000 1.6
+++ archivers/fuse-zip/distinfo 13 Oct 2021 08:41:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (fuse-zip-0.6.2.tar.gz) = 05/QZLezTjUeMJ3mKXNCwh3MbK9g4igE+IjHwfkFSY4=
-SIZE (fuse-zip-0.6.2.tar.gz) = 692612
+SHA256 (fuse-zip-0.7.2.tar.gz) = PdC+AFZ3RC8f2XaaAt/AtPzdOesWflaX2y8U9P7liRU=
+SIZE (fuse-zip-0.7.2.tar.gz) = 713290
Index: archivers/fuse-zip/patches/patch-fuse-zip_1
===================================================================
RCS file: /home/cvs/ports/archivers/fuse-zip/patches/patch-fuse-zip_1,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-fuse-zip_1
--- archivers/fuse-zip/patches/patch-fuse-zip_1 7 Dec 2018 13:20:31 -0000 1.2
+++ archivers/fuse-zip/patches/patch-fuse-zip_1 13 Oct 2021 08:41:30 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-fuse-zip_1,v 1.2 2018/12
Index: fuse-zip.1
--- fuse-zip.1.orig
+++ fuse-zip.1
-@@ -75,10 +75,6 @@ Be patient. Wait for fuse-zip process finish after unm
+@@ -86,10 +86,6 @@ Be patient. Wait for fuse-zip process finish after unm
.SH "PERMISSIONS"
Access check will not be performed unless
\fB-o default_permissions\fP mount option is given.