summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2025-03-25 10:49:54 +0100
committerStefan Eßer <se@FreeBSD.org>2025-03-25 10:50:29 +0100
commit5ef6af6058074edee0b1a8c71f62a3f0d9e5ae0b (patch)
treed4a34c4e57c5fcc0ffe29da4f7f0c95753c99a3f /filesystems
parentarchivers/plakar: Update to 1.0.1-beta13 (diff)
sysutils/fusefs-libs3: update to version 3.17.1
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fusefs-libs3/Makefile2
-rw-r--r--filesystems/fusefs-libs3/distinfo6
-rw-r--r--filesystems/fusefs-libs3/files/patch-example_meson.build9
-rw-r--r--filesystems/fusefs-libs3/files/patch-lib_mount__bsd.c10
-rw-r--r--filesystems/fusefs-libs3/pkg-plist2
5 files changed, 5 insertions, 24 deletions
diff --git a/filesystems/fusefs-libs3/Makefile b/filesystems/fusefs-libs3/Makefile
index 28bd5ec39c86..c668b10eb317 100644
--- a/filesystems/fusefs-libs3/Makefile
+++ b/filesystems/fusefs-libs3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fusefs-libs3
-DISTVERSION= 3.16.2
+DISTVERSION= 3.17.1
CATEGORIES= filesystems sysutils
MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
DISTNAME= fuse-${DISTVERSION}
diff --git a/filesystems/fusefs-libs3/distinfo b/filesystems/fusefs-libs3/distinfo
index 363a678a4cce..54c013eb6d93 100644
--- a/filesystems/fusefs-libs3/distinfo
+++ b/filesystems/fusefs-libs3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697025258
-SHA256 (fuse-3.16.2.tar.gz) = f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87
-SIZE (fuse-3.16.2.tar.gz) = 14165836
+TIMESTAMP = 1742831394
+SHA256 (fuse-3.17.1.tar.gz) = 2d8ae87a4525fbfa1db5e5eb010ff6f38140627a7004554ed88411c1843d51b2
+SIZE (fuse-3.17.1.tar.gz) = 4793172
diff --git a/filesystems/fusefs-libs3/files/patch-example_meson.build b/filesystems/fusefs-libs3/files/patch-example_meson.build
deleted file mode 100644
index 88340523ed75..000000000000
--- a/filesystems/fusefs-libs3/files/patch-example_meson.build
+++ /dev/null
@@ -1,9 +0,0 @@
---- example/meson.build.orig 2023-02-17 09:31:14 UTC
-+++ example/meson.build
-@@ -1,5 +1,5 @@ examples = [ 'passthrough', 'passthrough_fh',
- examples = [ 'passthrough', 'passthrough_fh',
-- 'hello', 'hello_ll', 'hello_ll_uds',
-+ 'hello', 'hello_ll',
- 'printcap', 'ioctl_client', 'poll_client',
- 'ioctl', 'cuse', 'cuse_client' ]
-
diff --git a/filesystems/fusefs-libs3/files/patch-lib_mount__bsd.c b/filesystems/fusefs-libs3/files/patch-lib_mount__bsd.c
deleted file mode 100644
index 7a757d511cf9..000000000000
--- a/filesystems/fusefs-libs3/files/patch-lib_mount__bsd.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/mount_bsd.c.orig 2023-02-17 09:31:14 UTC
-+++ lib/mount_bsd.c
-@@ -8,7 +8,6 @@
- See the file COPYING.LIB.
- */
-
--#include "config.h"
- #include "fuse_i.h"
- #include "fuse_misc.h"
- #include "fuse_opt.h"
diff --git a/filesystems/fusefs-libs3/pkg-plist b/filesystems/fusefs-libs3/pkg-plist
index e82082ae92f8..cd885dd34538 100644
--- a/filesystems/fusefs-libs3/pkg-plist
+++ b/filesystems/fusefs-libs3/pkg-plist
@@ -6,6 +6,6 @@ include/fuse3/fuse_lowlevel.h
include/fuse3/fuse_opt.h
include/fuse3/libfuse_config.h
lib/libfuse3.so
-lib/libfuse3.so.3
lib/libfuse3.so.%%VERSION%%
+lib/libfuse3.so.4
libdata/pkgconfig/fuse3.pc