Index: head/sysutils/fusefs-libs3/Makefile =================================================================== --- head/sysutils/fusefs-libs3/Makefile (revision 557276) +++ head/sysutils/fusefs-libs3/Makefile (revision 557277) @@ -1,36 +1,36 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= fusefs-libs3 -DISTVERSION= 3.10.0 +DISTVERSION= 3.10.1 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/ DISTNAME= fuse-${DISTVERSION} MAINTAINER= se@FreeBSD.org COMMENT= FUSE library version 3 for filesystems implemented in userspace LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler iconv meson tar:xz USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} PLIST_SUB= VERSION=${PORTVERSION} .include .if ${OPSYS} == DragonFly IGNORE= fusefs has not been implemented on DragonFly .endif .if ${CHOSEN_COMPILER_TYPE} == gcc post-patch: ${REINPLACE_CMD} -e '/-Wno-unused-result/d' ${WRKSRC}/meson.build .endif .include Index: head/sysutils/fusefs-libs3/distinfo =================================================================== --- head/sysutils/fusefs-libs3/distinfo (revision 557276) +++ head/sysutils/fusefs-libs3/distinfo (revision 557277) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602349107 -SHA256 (fuse-3.10.0.tar.xz) = 26517954567f237a7dbcb532755ba0d2c77575c5d90db7566b6e40ec05b0a039 -SIZE (fuse-3.10.0.tar.xz) = 1899596 +TIMESTAMP = 1607423047 +SHA256 (fuse-3.10.1.tar.xz) = d82d74d4c03e099f806e4bb31483955637c69226576bf0ca9bd142f1d50ae451 +SIZE (fuse-3.10.1.tar.xz) = 1898800