From owner-svn-ports-head@freebsd.org Fri Dec 29 17:21:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07856EA6AFB; Fri, 29 Dec 2017 17:21:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC54F7275A; Fri, 29 Dec 2017 17:21:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id EF4201C954; Fri, 29 Dec 2017 17:21:09 +0000 (UTC) Date: Fri, 29 Dec 2017 17:21:09 +0000 From: Alexey Dokuchaev To: Joseph Mingrone Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r457516 - head/biology/iqtree Message-ID: <20171229172109.GA9078@FreeBSD.org> References: <201712291714.vBTHE7HX024155@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712291714.vBTHE7HX024155@repo.freebsd.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 29 Dec 2017 17:21:11 -0000 On Fri, Dec 29, 2017 at 05:14:07PM +0000, Joseph Mingrone wrote: > New Revision: 457516 > URL: https://svnweb.freebsd.org/changeset/ports/457516 > > Log: > biology/iqtree: Fix distinfo after upstream re-released v1.6.1 Did you verify that no malicious or bogus changes were introduced in between the distfiles? When distfile silently gets rerolled without a version bump, summary of changes must be included in the commit log (see Section 13.18 of the PHB). ./danfe