Index: Makefile =================================================================== --- Makefile (revision 522266) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clamfs -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/burghardt/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ @@ -15,11 +15,12 @@ LIB_DEPENDS= libPocoFoundation.so:devel/poco \ libPocoNet.so:devel/poco \ libPocoXML.so:devel/poco \ + libfuse3.so:sysutils/fusefs-libs3 \ librlog.so:devel/rlog BUILD_DEPENDS= boost-libs>=1.33:devel/boost-libs RUN_DEPENDS= clamd:security/clamav -USES= compiler:c++11-lib autoreconf fuse +USES= compiler:c++11-lib autoreconf GNU_CONFIGURE= yes Index: distinfo =================================================================== --- distinfo (revision 522266) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571827207 -SHA256 (clamfs-1.1.0.tar.gz) = 64747d91af1c2a308c16a8fcfdae1ff8a43a72d600cae8397a93d9dc9c176ff2 -SIZE (clamfs-1.1.0.tar.gz) = 181457 +TIMESTAMP = 1578336445 +SHA256 (clamfs-1.2.0.tar.gz) = d391afeedb4e5418f8a65c42598489f55047604c7e3eabf0ee2f44110899e42a +SIZE (clamfs-1.2.0.tar.gz) = 196903