diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index 1be2773a66a8..3298bdb757ca 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -1,43 +1,42 @@ # Created by: Mageirias Anastasios PORTNAME= clamfs -PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= security MASTER_SITES= https://github.com/burghardt/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ MAINTAINER= anastasios@mageirias.com COMMENT= User-space fs with on-access antivirus scanning LICENSE= GPLv2 +BUILD_DEPENDS= boost-libs>=1.33:devel/boost-libs LIB_DEPENDS= libPocoFoundation.so:devel/poco \ libPocoNet.so:devel/poco \ libPocoXML.so:devel/poco \ 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= autoreconf compiler:c++11-lib fuse:3 pkgconfig GNU_CONFIGURE= yes PLIST_FILES= bin/clamfs \ man/man1/clamfs.1.gz -PORTDOCS= * +PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|-Werror ||g' ${WRKSRC}/configure.ac post-patch-DOCS-on: @${REINPLACE_CMD} -e '/socket=/s/ctl/sock/' \ ${WRKSRC}/doc/clamfs.xml ${WRKSRC}/doc/debug.xml post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/clamfs.xml ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/debug.xml ${STAGEDIR}${DOCSDIR} .include diff --git a/security/clamfs/distinfo b/security/clamfs/distinfo index 62a17ee89bb0..de1d9eab16af 100644 --- a/security/clamfs/distinfo +++ b/security/clamfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571827207 -SHA256 (clamfs-1.1.0.tar.gz) = 64747d91af1c2a308c16a8fcfdae1ff8a43a72d600cae8397a93d9dc9c176ff2 -SIZE (clamfs-1.1.0.tar.gz) = 181457 +TIMESTAMP = 1651043979 +SHA256 (clamfs-1.2.0.tar.gz) = d391afeedb4e5418f8a65c42598489f55047604c7e3eabf0ee2f44110899e42a +SIZE (clamfs-1.2.0.tar.gz) = 196903