Date: Wed, 11 Sep 2024 01:12:18 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 7e4d2f80e313 - 2024Q3 - security/clamav: Update to 1.3.2 Message-ID: <202409110112.48B1CIjj036519@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e4d2f80e3138e5c06903230220b01648b1fabac commit 7e4d2f80e3138e5c06903230220b01648b1fabac Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-09-10 03:34:16 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-09-11 01:11:23 +0000 security/clamav: Update to 1.3.2 This is direct commit to 2024Q3 branch. ReleaseNotes: https://blog.clamav.net/2024/09/clamav-141-132-107-and-010312-security.html Approved by: fluffy (ports-secteam@) --- security/clamav/Makefile | 3 +-- security/clamav/distinfo | 6 +++--- security/clamav/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 17755391ebaa..fee9dfb8aecf 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,5 @@ PORTNAME= clamav -DISTVERSION= 1.3.1 -PORTREVISION= 3 +DISTVERSION= 1.3.2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav/distinfo b/security/clamav/distinfo index ad2a46c3da6d..4883efb66da5 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 = 1725926350 +SHA256 (clamav-1.3.2.tar.gz) = e5824b6360e1412c46c9404f6849d92f0f2a1dde99b202e82a21a1e678572ba9 +SIZE (clamav-1.3.2.tar.gz) = 55164579 diff --git a/security/clamav/pkg-plist b/security/clamav/pkg-plist index c420b6f2af58..a0e46a6c3641 100644 --- a/security/clamav/pkg-plist +++ b/security/clamav/pkg-plist @@ -101,6 +101,7 @@ share/man/man8/clamd.8.gz %%PORTDOCS%%%%DOCSDIR%%/html/googled62299e9391332c4.html %%PORTDOCS%%%%DOCSDIR%%/html/highlight.css %%PORTDOCS%%%%DOCSDIR%%/html/highlight.js +%%PORTDOCS%%%%DOCSDIR%%/html/images/%%CLAMAVUSER%%-git-workflow.png %%PORTDOCS%%%%DOCSDIR%%/html/images/change-fork-name.png %%PORTDOCS%%%%DOCSDIR%%/html/images/cisco.png %%PORTDOCS%%%%DOCSDIR%%/html/images/clone-your-fork.png @@ -109,8 +110,6 @@ share/man/man8/clamd.8.gz %%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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409110112.48B1CIjj036519>