1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

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)
This commit is contained in:
Stefan Eßer 2018-07-24 09:52:02 +00:00
parent f403854e9e
commit 5ef111ee08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475238
3 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= fusefs-libs3
DISTVERSIONPREFIX= fuse-
DISTVERSION= 3.2.4
DISTVERSION= 3.2.5
CATEGORIES= sysutils
MAINTAINER= se@freebsd.org

View File

@ -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

View File

@ -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