git: 6368634eec92 - main - security/clamav: Update to 1.4.0

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Fri, 16 Aug 2024 02:50:01 UTC
The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6368634eec92c41a78f0f0679df4b4b0f3efc756

commit 6368634eec92c41a78f0f0679df4b4b0f3efc756
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-08-16 02:21:48 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-08-16 02:49:03 +0000

    security/clamav: Update to 1.4.0
    
    Remove LHA option as native support for extracting LHA/LZH archives is
    added.
    
    ReleaseNotes:   https://blog.clamav.net/2024/08/clamav-140-feature-release-and-clamav.html
---
 security/clamav/Makefile  |  7 ++-----
 security/clamav/distinfo  |  6 +++---
 security/clamav/pkg-plist | 12 ++++++------
 3 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 17755391ebaa..a37e8fd2e907 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	clamav
-DISTVERSION=	1.3.1
-PORTREVISION=	3
+DISTVERSION=	1.4.0
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	https://www.clamav.net/downloads/production/
@@ -55,7 +54,7 @@ PLIST_SUB+=	CLAMAVGROUP=${_CLAMAVGROUP} \
 		LOGDIR=${_LOGDIR} \
 		RUNDIR=${_RUNDIR}
 
-OPTIONS_DEFINE=	ARC ARJ DOCS EXPERIMENTAL LHA MILTER STDERR TESTS UNRAR UNZOO
+OPTIONS_DEFINE=	ARC ARJ DOCS EXPERIMENTAL MILTER STDERR TESTS UNRAR UNZOO
 
 OPTIONS_DEFAULT=	ARC ARJ MILTER UNRAR UNZOO
 OPTIONS_SUB=		yes
@@ -63,7 +62,6 @@ OPTIONS_SUB=		yes
 ARC_DESC=		Enable arch archives support
 ARJ_DESC=		Enable arj archives support
 EXPERIMENTAL_DESC=	Build experimental code
-LHA_DESC=		Enable lha archives support
 MILTER_DESC=		Compile the milter interface
 STDERR_DESC=		Print logs to stderr instead of stdout
 TESTS_DESC=		Build with test enabled (`make test` requires it)
@@ -72,7 +70,6 @@ UNZOO_DESC=		Enable zoo archives support
 ARC_RUN_DEPENDS=		arc:archivers/arc
 ARJ_RUN_DEPENDS=		arj:archivers/arj
 EXPERIMENTAL_CMAKE_BOOL=	ENABLE_EXPERIMENTAL
-LHA_RUN_DEPENDS=		lha:archivers/lha
 .if !exists(/usr/lib/libmilter.so)
 MILTER_LIB_DEPENDS=		libmilter.so:mail/libmilter
 .endif
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index ad2a46c3da6d..10ac8ec913b3 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713555063
-SHA256 (clamav-1.3.1.tar.gz) = 12a3035bf26f55f71e3106a51a5fa8d7b744572df98a63920a9cff876a7dcce4
-SIZE (clamav-1.3.1.tar.gz) = 54554712
+TIMESTAMP = 1723769343
+SHA256 (clamav-1.4.0.tar.gz) = d67ab299e5ca05dad3da299a5ea73d60209372a5becd7f13b9a33c290338a4e6
+SIZE (clamav-1.4.0.tar.gz) = 50075463
diff --git a/security/clamav/pkg-plist b/security/clamav/pkg-plist
index c420b6f2af58..87f82d78075b 100644
--- a/security/clamav/pkg-plist
+++ b/security/clamav/pkg-plist
@@ -14,17 +14,17 @@ include/clamav.h
 include/libfreshclam.h
 lib/libclamav.so
 lib/libclamav.so.12
-lib/libclamav.so.12.0.2
+lib/libclamav.so.12.0.3
 lib/libclamav_rust.a
 %%UNRAR%%lib/libclamunrar.so
 %%UNRAR%%lib/libclamunrar.so.12
-%%UNRAR%%lib/libclamunrar.so.12.0.2
+%%UNRAR%%lib/libclamunrar.so.12.0.3
 %%UNRAR%%lib/libclamunrar_iface.so
 %%UNRAR%%lib/libclamunrar_iface.so.12
-%%UNRAR%%lib/libclamunrar_iface.so.12.0.2
+%%UNRAR%%lib/libclamunrar_iface.so.12.0.3
 lib/libfreshclam.so
 lib/libfreshclam.so.3
-lib/libfreshclam.so.3.0.1
+lib/libfreshclam.so.3.0.2
 libdata/pkgconfig/libclamav.pc
 share/man/man1/clambc.1.gz
 share/man/man1/clamconf.1.gz
@@ -103,14 +103,13 @@ share/man/man8/clamd.8.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/highlight.js
 %%PORTDOCS%%%%DOCSDIR%%/html/images/change-fork-name.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/cisco.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/clamav-git-workflow.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/clone-your-fork.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/create-a-fork.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/demon.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/flamegraph.svg
 %%PORTDOCS%%%%DOCSDIR%%/html/images/fork-is-behind.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/logo.png
-%%PORTDOCS%%%%DOCSDIR%%/html/images/new-git-workflow.png
-%%PORTDOCS%%%%DOCSDIR%%/html/images/old-git-workflow.png
 %%PORTDOCS%%%%DOCSDIR%%/html/index.html
 %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development.html
 %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/Contribute.html
@@ -156,6 +155,7 @@ share/man/man8/clamd.8.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Scanning.html
 %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Services.html
 %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/SignatureManagement.html
+%%PORTDOCS%%%%DOCSDIR%%/html/manual/cisco-talos.gpg
 %%PORTDOCS%%%%DOCSDIR%%/html/mark.min.js
 %%PORTDOCS%%%%DOCSDIR%%/html/mode-rust.js
 %%PORTDOCS%%%%DOCSDIR%%/html/print.html