Index: head/sysutils/fusefs-libs3/Makefile =================================================================== --- head/sysutils/fusefs-libs3/Makefile (revision 564111) +++ head/sysutils/fusefs-libs3/Makefile (revision 564112) @@ -1,36 +1,35 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= fusefs-libs3 -DISTVERSION= 3.10.1 -PORTREVISION= 1 +DISTVERSION= 3.10.2 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 564111) +++ head/sysutils/fusefs-libs3/distinfo (revision 564112) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607423047 -SHA256 (fuse-3.10.1.tar.xz) = d82d74d4c03e099f806e4bb31483955637c69226576bf0ca9bd142f1d50ae451 -SIZE (fuse-3.10.1.tar.xz) = 1898800 +TIMESTAMP = 1612523566 +SHA256 (fuse-3.10.2.tar.xz) = 736e8d1ce65c09cb435fbbb500d53dc75f4d6e93bd325d22adc890951cf56337 +SIZE (fuse-3.10.2.tar.xz) = 2071936