Index: head/sysutils/fusefs-libs3/Makefile =================================================================== --- head/sysutils/fusefs-libs3/Makefile (revision 565016) +++ head/sysutils/fusefs-libs3/Makefile (revision 565017) @@ -1,35 +1,36 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= fusefs-libs3 DISTVERSION= 3.10.2 +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/pkg-message =================================================================== --- head/sysutils/fusefs-libs3/pkg-message (revision 565016) +++ head/sysutils/fusefs-libs3/pkg-message (revision 565017) @@ -1,7 +1,7 @@ [ { type: install message: <