git: a301f3eb6c90 - main - sysutils/fusefs-libs3: update to version 3.11.0

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 02 May 2022 11:13:09 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a301f3eb6c90dd1eecdeb10209942951a052b05c

commit a301f3eb6c90dd1eecdeb10209942951a052b05c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-05-02 11:09:56 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-05-02 11:09:56 +0000

    sysutils/fusefs-libs3: update to version 3.11.0
    
    Relevant changes:
     - Add support for flag FOPEN_NOFLUSH for avoiding flush on close.
     - Fixed returning an error condition to ioctl(2)
---
 sysutils/fusefs-libs3/Makefile | 2 +-
 sysutils/fusefs-libs3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile
index a9aa2df5bffc..98521cfbf822 100644
--- a/sysutils/fusefs-libs3/Makefile
+++ b/sysutils/fusefs-libs3/Makefile
@@ -1,7 +1,7 @@
 # Created by: Stefan Esser
 
 PORTNAME=	fusefs-libs3
-DISTVERSION=	3.10.5
+DISTVERSION=	3.11.0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
 DISTNAME=	fuse-${DISTVERSION}
diff --git a/sysutils/fusefs-libs3/distinfo b/sysutils/fusefs-libs3/distinfo
index f526affcb235..3802fdfc4452 100644
--- a/sysutils/fusefs-libs3/distinfo
+++ b/sysutils/fusefs-libs3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630955600
-SHA256 (fuse-3.10.5.tar.xz) = b2e283485d47404ac896dd0bb7f7ba81e1470838e677e45f659804c3a3b69666
-SIZE (fuse-3.10.5.tar.xz) = 2931828
+TIMESTAMP = 1651489680
+SHA256 (fuse-3.11.0.tar.xz) = 8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c
+SIZE (fuse-3.11.0.tar.xz) = 3515332