From owner-svn-ports-head@FreeBSD.ORG Tue Jul 17 22:23:06 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F66C106564A; Tue, 17 Jul 2012 22:23:06 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 7C66E8FC0C; Tue, 17 Jul 2012 22:23:05 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id B7F6C40013; Wed, 18 Jul 2012 00:23:03 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id AA7BF40012; Wed, 18 Jul 2012 00:23:03 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 7F45740010; Wed, 18 Jul 2012 00:23:03 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3WcGGG5T0Tz8gtM; Wed, 18 Jul 2012 00:23:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id g2wUYuDjYV0p; Wed, 18 Jul 2012 00:23:00 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3WcGGD5Vq0z8gtL; Wed, 18 Jul 2012 00:23:00 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3WcGGD4wlyz9Ctj; Wed, 18 Jul 2012 00:23:00 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 557C6228F3; Wed, 18 Jul 2012 00:23:00 +0200 (CEST) Message-ID: <5005E5C4.2030809@freebsd.org> Date: Wed, 18 Jul 2012 00:23:00 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Doug Barton References: <201207172057.q6HKvEJc094784@svn.freebsd.org> <5005DB51.7050809@dougbarton.us> In-Reply-To: <5005DB51.7050809@dougbarton.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301039 - head/archivers/zlib X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 17 Jul 2012 22:23:06 -0000 On 07/17/12 23:38, Doug Barton wrote: > Was this causing you some sort of specific problem? AFAIK this happens > often, possibly as a result of 'make makesum'. "Fixing" this everyplace > that it occurs would almost certainly cause a lot of needless churn. > > Doug I was asked by ak@ to fix it in this specific instance. I forgot to mention that in the commit message, unfortunately. Regards! -- Niclas Zeising