Date: Thu, 26 Oct 2023 04:46:14 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c65fdfb5ad72 - main - security/clamav-lts: Update to 1.0.4 Message-ID: <202310260446.39Q4kErw005677@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=c65fdfb5ad72c6b4e5b6eb79a9d00ecb6e2caf3f commit c65fdfb5ad72c6b4e5b6eb79a9d00ecb6e2caf3f Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-10-26 04:29:50 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2023-10-26 04:45:26 +0000 security/clamav-lts: Update to 1.0.4 ReleaseNotes: https://blog.clamav.net/2023/10/clamav-121-113-104-010311-patch.html --- security/clamav-lts/Makefile | 3 +-- security/clamav-lts/distinfo | 6 +++--- security/clamav-lts/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 066ad0ea73fc..57b5016d276a 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,6 +1,5 @@ PORTNAME= clamav -DISTVERSION= 1.0.3 -PORTREVISION= 2 +DISTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav-lts/distinfo b/security/clamav-lts/distinfo index 2c19278b0c3e..2295b4d014b3 100644 --- a/security/clamav-lts/distinfo +++ b/security/clamav-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693276718 -SHA256 (clamav-1.0.3.tar.gz) = 8779458dc31fdee1232eb8986f092d25568b39f5d337c0cbcd9c1abb5dc2886b -SIZE (clamav-1.0.3.tar.gz) = 31440909 +TIMESTAMP = 1698294367 +SHA256 (clamav-1.0.4.tar.gz) = 3d6b99644874558b7de5faf9b340737a9bbc1083878fcd95a49f989c7c980146 +SIZE (clamav-1.0.4.tar.gz) = 50574678 diff --git a/security/clamav-lts/pkg-plist b/security/clamav-lts/pkg-plist index ca56d6a3f34d..b36282750f6d 100644 --- a/security/clamav-lts/pkg-plist +++ b/security/clamav-lts/pkg-plist @@ -69,6 +69,7 @@ share/man/man8/clamd.8.gz %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-eol.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-freshclam.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ignore.html +%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-malware-fp-reports.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-misc.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ml.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-pua.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310260446.39Q4kErw005677>