diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile index cc173c2eeee0..dbe8f4073e4a 100644 --- a/sysutils/fusefs-libs3/Makefile +++ b/sysutils/fusefs-libs3/Makefile @@ -1,36 +1,36 @@ PORTNAME= fusefs-libs3 -DISTVERSION= 3.11.0 +DISTVERSION= 3.12.0 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 WWW= https://github.com/libfuse/libfuse 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} == "FreeBSD" && ${OSVERSION} < 1400014 EXTRA_PATCHES= ${FILESDIR}/extra-patch-test_meson.build .endif .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 diff --git a/sysutils/fusefs-libs3/distinfo b/sysutils/fusefs-libs3/distinfo index 3802fdfc4452..d13d6c9a8d75 100644 --- a/sysutils/fusefs-libs3/distinfo +++ b/sysutils/fusefs-libs3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651489680 -SHA256 (fuse-3.11.0.tar.xz) = 8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c -SIZE (fuse-3.11.0.tar.xz) = 3515332 +TIMESTAMP = 1662732293 +SHA256 (fuse-3.12.0.tar.xz) = 33b8a92d6f7a88e6a889f0009206933482f48f3eb85d88cf09ef551313ac7373 +SIZE (fuse-3.12.0.tar.xz) = 3206368