From owner-freebsd-ports@FreeBSD.ORG Wed Mar 12 13:12:57 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E45A4609 for ; Wed, 12 Mar 2014 13:12:57 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF1F8A81 for ; Wed, 12 Mar 2014 13:12:57 +0000 (UTC) Received: from [192.168.0.20] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id C817243B99; Wed, 12 Mar 2014 08:12:38 -0500 (CDT) Message-ID: <53205D35.3020600@marino.st> Date: Wed, 12 Mar 2014 14:12:21 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Koichiro IWAO , ports@freebsd.org Subject: Re: annoying pkg-fallout notices, how can I stop it? References: <6ff879398fc117ba3f43c90f88cc8347@vmeta.jp> In-Reply-To: <6ff879398fc117ba3f43c90f88cc8347@vmeta.jp> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2014 13:12:58 -0000 On 3/12/2014 14:02, Koichiro IWAO wrote: > I receive following pkg-fallout notices and they're annoying. > It says failed in checksums but I fixed checksums weeks ago. > Why pkg-fallout notices such old checksum mismatches? > How can I stop it? > > http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-03-12_01h01m59s/logs/xrdp-0.6.1_1,1.log ^^^^^^^^^ > http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-03-12_01h01m59 ^^^^^^^^^ > http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-03-12_01h01m59s/logs/xrdp-0.6.1_1,1.log ^^^^^^^^^ You get the idea. You fixed head, you didn't fix the quarterly branches. How you can stop it? MFC your fix to quarterly branch. Regards, John