From owner-freebsd-questions@FreeBSD.ORG Wed Mar 11 06:55:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A69561065672 for ; Wed, 11 Mar 2009 06:55:39 +0000 (UTC) (envelope-from brentgclarklist@gmail.com) Received: from mail.eccotours.biz (mail.eccotours.biz [196.36.10.114]) by mx1.freebsd.org (Postfix) with ESMTP id 004A28FC0C for ; Wed, 11 Mar 2009 06:55:38 +0000 (UTC) (envelope-from brentgclarklist@gmail.com) Received: from [192.168.111.31] by mail.eccotours.biz with esmtp (Exim 4.69) (envelope-from ) id 1LhILp-000582-1x for freebsd-questions@freebsd.org; Wed, 11 Mar 2009 08:55:37 +0200 Message-ID: <49B76068.4010203@gmail.com> Date: Wed, 11 Mar 2009 08:55:36 +0200 From: Brent Clark User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <49B6117C.4050700@gmail.com> <444oy1ju9o.fsf@be-well.ilk.org> In-Reply-To: <444oy1ju9o.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: port nasm wont upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 06:55:39 -0000 Lowell Gilbert wrote: > You seem to be be missing /usr/ports/devel/nasm/distinfo. > > You can re-create it with "make makesum", but that would defeat the > point of checking file integrity in the first place. Besides, if you > have a missing (or corrupted) file in your ports tree, there may be > others. If you update your ports tree regularly anyway, I would > recommend removing that directory and updating. > > Hiya I removed the ports directory as suggest (Cant believe I didnt think of that). Alls working / compiling. Thanks so much. Regards Brent Clark