aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2018-07-24 17:52:02 +0800
committerse <se@FreeBSD.org>2018-07-24 17:52:02 +0800
commitfb90cea4efe861ebd19e106eb3c2c8b0e007e9dd (patch)
tree32e961cd3e06e821ea73b43e11e3ccc6d66631d1
parent04a5d78841ed00e39b5842fd6c5accbe68126967 (diff)
downloadfreebsd-ports-gnome-fb90cea4efe861ebd19e106eb3c2c8b0e007e9dd.tar.gz
freebsd-ports-gnome-fb90cea4efe861ebd19e106eb3c2c8b0e007e9dd.tar.zst
freebsd-ports-gnome-fb90cea4efe861ebd19e106eb3c2c8b0e007e9dd.zip
Upgrade to version 3.2.5:
Fixed readdir bug when non-zero offsets are given to filler and the filesystem client, after reading a whole directory, re-reads it from a non-zero offset e. g. by calling seekdir followed by readdir. Approved by: antoine (implicit)
-rw-r--r--sysutils/fusefs-libs3/Makefile2
-rw-r--r--sysutils/fusefs-libs3/distinfo6
-rw-r--r--sysutils/fusefs-libs3/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile
index cfe5f4eb0097..1c6bb11e73e0 100644
--- a/sysutils/fusefs-libs3/Makefile
+++ b/sysutils/fusefs-libs3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fusefs-libs3
DISTVERSIONPREFIX= fuse-
-DISTVERSION= 3.2.4
+DISTVERSION= 3.2.5
CATEGORIES= sysutils
MAINTAINER= se@freebsd.org
diff --git a/sysutils/fusefs-libs3/distinfo b/sysutils/fusefs-libs3/distinfo
index 370a78a42f2b..97d3bfc9ebd0 100644
--- a/sysutils/fusefs-libs3/distinfo
+++ b/sysutils/fusefs-libs3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531313225
-SHA256 (libfuse-libfuse-fuse-3.2.4_GH0.tar.gz) = c63b5ae817dfb45efa68ffa35d9b8d8a72ecb96b2419782ad6be55ec62e9833f
-SIZE (libfuse-libfuse-fuse-3.2.4_GH0.tar.gz) = 732615
+TIMESTAMP = 1532425715
+SHA256 (libfuse-libfuse-fuse-3.2.5_GH0.tar.gz) = db09f06a4631fbb54a92a7090d24a8490cc918a7a7cbcc0209921096960225f4
+SIZE (libfuse-libfuse-fuse-3.2.5_GH0.tar.gz) = 734365
diff --git a/sysutils/fusefs-libs3/pkg-plist b/sysutils/fusefs-libs3/pkg-plist
index c888c8da0f9a..dabbd7a45115 100644
--- a/sysutils/fusefs-libs3/pkg-plist
+++ b/sysutils/fusefs-libs3/pkg-plist
@@ -5,5 +5,5 @@ include/fuse3/fuse_lowlevel.h
include/fuse3/fuse_opt.h
lib/libfuse3.so
lib/libfuse3.so.3
-lib/libfuse3.so.3.2.4
+lib/libfuse3.so.3.2.5
libdata/pkgconfig/fuse3.pc