Skip to content
Snippets Groups Projects
Commit c8e4b9ea authored by Yasuhiro Kimura's avatar Yasuhiro Kimura
Browse files

security/clamav: Update to 0.105.0

parent e696b6f9
No related branches found
No related tags found
No related merge requests found
PORTNAME= clamav
DISTVERSION= 0.104.3
DISTVERSION= 0.105.0
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
......@@ -10,6 +10,8 @@ COMMENT= Open-source (GPL) anti-virus engine (Regular Feature Release)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.txt
BUILD_DEPENDS= ${RUST_DEFAULT}>=1.56.0:lang/${RUST_DEFAULT} \
tomsfastmath>0:math/tomsfastmath
LIB_DEPENDS= libcurl.so:ftp/curl \
libjson-c.so:devel/json-c \
libmspack.so:archivers/libmspack \
......@@ -21,7 +23,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= clamav-clamd clamav-freshclam
CMAKE_ARGS= -DDATABASE_DIRECTORY:STRING=${_DBDIR}
CMAKE_ON= ENABLE_EXTERNAL_MSPACK
CMAKE_ON= ENABLE_EXTERNAL_MSPACK ENABLE_EXTERNAL_TOMSFASTMATH
TEST_TARGET= check
......
TIMESTAMP = 1652127692
SHA256 (clamav-0.104.3.tar.gz) = 281cfaebc2a21d32746d523c4d23a9630992ab61fc28f55d2f810f2967c10521
SIZE (clamav-0.104.3.tar.gz) = 12017176
TIMESTAMP = 1652109767
SHA256 (clamav-0.105.0.tar.gz) = 270203a54c458049db54fcd93683ff5b2db19151f363c48e82cecefdde2b35d4
SIZE (clamav-0.105.0.tar.gz) = 28765652
......@@ -58,6 +58,7 @@ share/man/man8/clamd.8.gz
%%PORTDOCS%%%%DOCSDIR%%/html/book.js
%%PORTDOCS%%%%DOCSDIR%%/html/community_resources/CommunityResources.html
%%PORTDOCS%%%%DOCSDIR%%/html/clipboard.min.js
%%PORTDOCS%%%%DOCSDIR%%/html/community_resources/CommunityResources.html
%%PORTDOCS%%%%DOCSDIR%%/html/css/chrome.css
%%PORTDOCS%%%%DOCSDIR%%/html/css/general.css
%%PORTDOCS%%%%DOCSDIR%%/html/css/print.css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment