From owner-freebsd-ports@FreeBSD.ORG Mon May 16 19:22:32 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1963C106564A for ; Mon, 16 May 2011 19:22:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5A14A8FC0A for ; Mon, 16 May 2011 19:22:30 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id WAA07182; Mon, 16 May 2011 22:22:25 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1QM3N2-000448-Px; Mon, 16 May 2011 22:22:24 +0300 Message-ID: <4DD1796F.2000305@FreeBSD.org> Date: Mon, 16 May 2011 22:22:23 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110503 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Eitan Adler References: <4DD0CC21.5050305@FreeBSD.org> <20110516120807.GA34582@night.db.net> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Diane Bruce Subject: Re: patch for force fetch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 19:22:32 -0000 on 16/05/2011 19:53 Eitan Adler said the following: >> I've run into this myself and simply done the manual rm -f. This looks like >> a great addition. > > what about make distclean ? Can you please elaborate? If you mean that I could just run 'make distclean', then my answer is why should I. I.e. if the ports infrastructure already knows that there is something wrong with a local copy of a distfile (wrong size, wrong checksum), then it should just do the right thing and not annoy me to run some cleanup action. -- Andriy Gapon