From owner-freebsd-ports@FreeBSD.ORG Tue Apr 29 13:42:00 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C94161065672 for ; Tue, 29 Apr 2008 13:42:00 +0000 (UTC) (envelope-from fbsd06+VO=adfde393@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5568FC17 for ; Tue, 29 Apr 2008 13:42:00 +0000 (UTC) (envelope-from fbsd06+VO=adfde393@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 7EB15163DE7 for ; Tue, 29 Apr 2008 09:13:40 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 31B3A23E3EB for ; Tue, 29 Apr 2008 09:13:37 -0400 (EDT) Date: Tue, 29 Apr 2008 14:13:33 +0100 From: RW To: freebsd-ports@freebsd.org Message-ID: <20080429141333.73c160de@gumby.homeunix.com.> In-Reply-To: <4814A5C8.3000102@optonline.net> References: <4814A5C8.3000102@optonline.net> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: nvidia-settings 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: Tue, 29 Apr 2008 13:42:00 -0000 On Sun, 27 Apr 2008 12:11:52 -0400 "E. J. Cerejo" wrote: > This ports always fails because of checksum mismatch. No matter how > many times it needs to be updated the checksum always fails and it > only installs if you use NO_CHECKSUM=yes. Can someone fix the > checksum problem on this? I don't have a problem with this file at the moment. I would suggest you do "make distclean checksum" to pull in a new copy. IIRC I did have a problem with one of the nvidia files where the checksum persistently failed. It turned-out that my MASTER_SORT_REGEX setting was causing fetch to use the FreeBSD server, which had a stale copy, rather than one of the nvidia servers. I meant to tell the maintainer, but forgot.