From owner-svn-ports-head@freebsd.org Sun Feb 7 16:33:53 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD05D53107C; Sun, 7 Feb 2021 16:33:53 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYZV95Q0Fz4p4n; Sun, 7 Feb 2021 16:33:53 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC92B2786C; Sun, 7 Feb 2021 16:33:53 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 117GXrIG067956; Sun, 7 Feb 2021 16:33:53 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 117GXrK1067954; Sun, 7 Feb 2021 16:33:53 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <202102071633.117GXrK1067954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 7 Feb 2021 16:33:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564627 - head/security/clamav X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/security/clamav X-SVN-Commit-Revision: 564627 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2021 16:33:53 -0000 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 (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