summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-05-18 11:15:50 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-05-18 11:34:18 +0800
commit2d80badcec0eedfb5a95ffe074830284b7bd5721 (patch)
tree0990c81999d00f9300c7ae53fb6407927f2037cd /filesystems
parentdns/public_suffix_list: Update to 20250429 (diff)
filesystems/securefs: Update to 1.1.0
Changes: https://github.com/netheril96/securefs/releases
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/securefs/Makefile5
-rw-r--r--filesystems/securefs/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/filesystems/securefs/Makefile b/filesystems/securefs/Makefile
index 096a94740666..e9f5e1dcf54f 100644
--- a/filesystems/securefs/Makefile
+++ b/filesystems/securefs/Makefile
@@ -1,6 +1,5 @@
PORTNAME= securefs
-DISTVERSION= 1.0.0
-PORTREVISION= 2
+PORTVERSION= 1.1.0
DISTVERSIONPREFIX= v
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
@@ -24,6 +23,8 @@ USES= cmake compiler:c++17-lang fuse pkgconfig sqlite
CMAKE_OFF= SECUREFS_ADDRESS_SANITIZE \
SECUREFS_ENABLE_INTEGRATION_TEST \
+ SECUREFS_ENABLE_JEMALLOC \
+ SECUREFS_ENABLE_MIMALLOC \
SECUREFS_ENABLE_UNIT_TEST \
SECUREFS_LINK_PROFILER \
SECUREFS_USE_FUSET \
diff --git a/filesystems/securefs/distinfo b/filesystems/securefs/distinfo
index b8e89486f38a..634c69216f39 100644
--- a/filesystems/securefs/distinfo
+++ b/filesystems/securefs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738088836
-SHA256 (netheril96-securefs-v1.0.0_GH0.tar.gz) = de888359734a05ca0db56d006b4c9774f18fd9e6f9253466a86739b5f6ac3753
-SIZE (netheril96-securefs-v1.0.0_GH0.tar.gz) = 417928
+TIMESTAMP = 1745936034
+SHA256 (netheril96-securefs-v1.1.0_GH0.tar.gz) = 3b1d75c8716abafebd45466ddde33dba0ba93371d75ff2b8594e7822d29bd1f9
+SIZE (netheril96-securefs-v1.1.0_GH0.tar.gz) = 426819