aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2022-05-19 18:29:24 +0000
committerFlorian Smeets <flo@FreeBSD.org>2022-05-19 18:29:24 +0000
commitfb54a631b35ecda00d46925beefd66c2d019dca2 (patch)
treebcf0130d01343ed33d0058072296c4d54c9b471e
parentaf9915b7952a5072ceebd7c1038d3c026f543b13 (diff)
downloadports-fb54a631b35ecda00d46925beefd66c2d019dca2.tar.gz
ports-fb54a631b35ecda00d46925beefd66c2d019dca2.zip
security/clamav: Update to 0.104.3
PR: 263944 Approved by: portmgr (blanket, security fixes apply according to bapt) Security: b2407db1-d79f-11ec-a15f-589cfc0f81b0
-rw-r--r--security/clamav/Makefile3
-rw-r--r--security/clamav/distinfo6
-rw-r--r--security/clamav/files/patch-cmake_FindCURSES.cmake15
-rw-r--r--security/clamav/pkg-plist3
4 files changed, 7 insertions, 20 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index d31bab4aaeb4..fc401b6399bf 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,5 @@
PORTNAME= clamav
-DISTVERSION= 0.104.2
-PORTREVISION= 2
+DISTVERSION= 0.104.3
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index b0969cc33b2b..e5d617685cb3 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642016564
-SHA256 (clamav-0.104.2.tar.gz) = 3e45e46d9aaeb3a6956ed30376237ab7c4cd9573bc0f5d6fc15c588d30978d9d
-SIZE (clamav-0.104.2.tar.gz) = 11950409
+TIMESTAMP = 1652127692
+SHA256 (clamav-0.104.3.tar.gz) = 281cfaebc2a21d32746d523c4d23a9630992ab61fc28f55d2f810f2967c10521
+SIZE (clamav-0.104.3.tar.gz) = 12017176
diff --git a/security/clamav/files/patch-cmake_FindCURSES.cmake b/security/clamav/files/patch-cmake_FindCURSES.cmake
deleted file mode 100644
index 6ebeacc46f48..000000000000
--- a/security/clamav/files/patch-cmake_FindCURSES.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
---- cmake/FindCURSES.cmake.orig 2021-11-02 19:09:25 UTC
-+++ cmake/FindCURSES.cmake
-@@ -58,7 +58,11 @@ if(NCURSES_NOT_FOUND EQUAL -1)
- set(HAVE_LIBNCURSES 1)
- set(CURSES_INCLUDE "<ncurses.h>")
-
-- set(CURSES_LIBRARY ${PC_NCurses_LINK_LIBRARIES})
-+ find_library(CURSES_LIBRARY
-+ NAMES ncurses
-+ PATHS ${PC_NCurses_LIBRARY_DIRS}
-+ )
-+
- set(CURSES_VERSION ${PC_NCurses_VERSION})
-
- include(FindPackageHandleStandardArgs)
diff --git a/security/clamav/pkg-plist b/security/clamav/pkg-plist
index 46505155546d..699cea8a0418 100644
--- a/security/clamav/pkg-plist
+++ b/security/clamav/pkg-plist
@@ -56,6 +56,7 @@ share/man/man8/clamd.8.gz
%%PORTDOCS%%%%DOCSDIR%%/html/appendix/Terminology.html
%%PORTDOCS%%%%DOCSDIR%%/html/ayu-highlight.css
%%PORTDOCS%%%%DOCSDIR%%/html/book.js
+%%PORTDOCS%%%%DOCSDIR%%/html/community_resources/CommunityResources.html
%%PORTDOCS%%%%DOCSDIR%%/html/clipboard.min.js
%%PORTDOCS%%%%DOCSDIR%%/html/css/chrome.css
%%PORTDOCS%%%%DOCSDIR%%/html/css/general.css
@@ -70,6 +71,7 @@ share/man/man8/clamd.8.gz
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-misc.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ml.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-pua.html
+%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-rust.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-safebrowsing.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-scan-alerts.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-troubleshoot.html
@@ -142,6 +144,7 @@ share/man/man8/clamd.8.gz
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/HashSignatures.html
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/LogicalSignatures.html
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/PhishSigs.html
+%%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/SignatureNames.html
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/YaraRules.html
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage.html
%%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Configuration.html