Date: Sun, 7 Feb 2021 16:33:53 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564627 - head/security/clamav Message-ID: <202102071633.117GXrK1067954@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sun Feb 7 16:33:52 2021 New Revision: 564627 URL: https://svnweb.freebsd.org/changeset/ports/564627 Log: security/clamav: Update to 0.103.1 PR: 253242 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Relnotes: https://blog.clamav.net/2021/02/clamav-01031-patch-release.html Modified: head/security/clamav/Makefile head/security/clamav/distinfo Modified: head/security/clamav/Makefile ============================================================================== --- head/security/clamav/Makefile Sun Feb 7 15:58:38 2021 (r564626) +++ head/security/clamav/Makefile Sun Feb 7 16:33:52 2021 (r564627) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clamav -PORTVERSION= 0.103.0 +PORTVERSION= 0.103.1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ Modified: head/security/clamav/distinfo ============================================================================== --- head/security/clamav/distinfo Sun Feb 7 15:58:38 2021 (r564626) +++ head/security/clamav/distinfo Sun Feb 7 16:33:52 2021 (r564627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600093216 -SHA256 (clamav-0.103.0.tar.gz) = 32a9745277bfdda80e77ac9ca2f5990897418e9416880f3c31553ca673e80546 -SIZE (clamav-0.103.0.tar.gz) = 13357078 +TIMESTAMP = 1612395758 +SHA256 (clamav-0.103.1.tar.gz) = 7308c47b89b268af3b9f36140528927a49ff3e633a9c9c0aac2712d81056e257 +SIZE (clamav-0.103.1.tar.gz) = 13369791
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102071633.117GXrK1067954>