PORTNAME= s3fs
DISTVERSIONPREFIX= v
DISTVERSION= 1.92
DISTVERSION= 1.95
PORTREVISION= 1
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
TIMESTAMP = 1685836142
TIMESTAMP = 1741376525
SHA256 (s3fs-fuse-s3fs-fuse-v1.92_GH0.tar.gz) = 76ebea3c0784c5c0f6b84e009d555806aff86258886ced39eee316bf02ae8750
SHA256 (s3fs-fuse-s3fs-fuse-v1.95_GH0.tar.gz) = 0c97b8922f005500d36f72aee29a1345c94191f61d795e2a7b79fb7e3e6f5517
SIZE (s3fs-fuse-s3fs-fuse-v1.92_GH0.tar.gz) = 283295
SIZE (s3fs-fuse-s3fs-fuse-v1.95_GH0.tar.gz) = 285599
--- test/mknod_test.c.orig 2023-05-21 23:25:50 UTC
+++ test/mknod_test.c
@@ -28,7 +28,10 @@
#include <string.h>
#include <errno.h>
#ifndef __APPLE__
+#elif
+#ifndef __FreeBSD__
#include <sys/sysmacros.h>
+#endif
#endif
//---------------------------------------------------------
FUSE-based file system backed by Amazon S3. Mount a bucket as a local
FUSE-based file system backed by Amazon S3.
file system read/write. Store files/folders natively and transparently.
s3fs makes you operate files and directories in S3 bucket like a local
-