From owner-svn-ports-head@freebsd.org Sat Dec 8 23:27:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9468132CEA6; Sat, 8 Dec 2018 23:27:28 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56A576D994; Sat, 8 Dec 2018 23:27:28 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 2050748C1; Sun, 9 Dec 2018 08:27:25 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id D2AD01768A; Sun, 9 Dec 2018 08:27:24 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id A5A8817689; Sun, 9 Dec 2018 08:27:23 +0900 (JST) Date: Sun, 09 Dec 2018 08:27:17 +0900 (JST) Message-Id: <20181209.082717.712987822764176021.yasu@utahime.org> To: antoine@freebsd.org Cc: ler@freebsd.org, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r486562 - head/security/clamav From: Yasuhiro KIMURA In-Reply-To: References: <20181209.080444.115255749052487617.yasu@utahime.org> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 56A576D994 X-Spamd-Result: default: False [1.97 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[utahime.org]; NEURAL_SPAM_MEDIUM(0.31)[0.307,0]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_HAM_LONG(-0.91)[-0.913,0]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MX_GOOD(-0.01)[cached: mx1.utahime.org]; MID_CONTAINS_FROM(1.00)[]; NEURAL_SPAM_SHORT(0.98)[0.976,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; IP_SCORE(0.41)[ip: (0.90), ipnet: 183.180.0.0/16(0.45), asn: 2519(0.77), country: JP(-0.09)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 08 Dec 2018 23:27:29 -0000 From: Antoine Brodin Subject: Re: svn commit: r486562 - head/security/clamav Date: Sun, 9 Dec 2018 00:20:28 +0100 > http://beefy9.nyi.freebsd.org/data/112amd64-default/486731/logs/errors/clamcour-0.3.8_9.log > http://beefy9.nyi.freebsd.org/data/112amd64-default/486731/logs/errors/havp-0.91_6.log > http://beefy9.nyi.freebsd.org/data/112amd64-default/486731/logs/errors/qsheff-II-2.1.r3_8.log > http://beefy9.nyi.freebsd.org/data/112amd64-default/486731/logs/errors/p5-Mail-ClamAV-0.29_4.log Thank you. I'll investigate them. --- Yasuhiro KIMURA