Date: Mon, 25 Nov 2019 09:32:18 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r518390 - branches/2019Q4/security/clamav Message-ID: <201911250932.xAP9WIX9002273@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Nov 25 09:32:18 2019 New Revision: 518390 URL: https://svnweb.freebsd.org/changeset/ports/518390 Log: MFH: r518387 Update to 0.102.1 Changelog: https://blog.clamav.net/2019/11/clamav-01021-and-01015-patches-have.html PR: 242119 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Security: 6ade62d9-0f62-11ea-9673-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q4/security/clamav/Makefile branches/2019Q4/security/clamav/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/security/clamav/Makefile ============================================================================== --- branches/2019Q4/security/clamav/Makefile Mon Nov 25 09:28:58 2019 (r518389) +++ branches/2019Q4/security/clamav/Makefile Mon Nov 25 09:32:18 2019 (r518390) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clamav -PORTVERSION= 0.101.4 +PORTVERSION= 0.102.1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ Modified: branches/2019Q4/security/clamav/distinfo ============================================================================== --- branches/2019Q4/security/clamav/distinfo Mon Nov 25 09:28:58 2019 (r518389) +++ branches/2019Q4/security/clamav/distinfo Mon Nov 25 09:32:18 2019 (r518390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566501172 -SHA256 (clamav-0.101.4.tar.gz) = 0bf094f0919d158a578421d66bc2569c8c8181233ba162bb51722f98c802bccd -SIZE (clamav-0.101.4.tar.gz) = 21408145 +TIMESTAMP = 1574671743 +SHA256 (clamav-0.102.1.tar.gz) = 0dbda8d0d990d068732966f13049d112a26dce62145d234383467c1d877dedd6 +SIZE (clamav-0.102.1.tar.gz) = 13215586
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911250932.xAP9WIX9002273>