From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 18:25:53 2008 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 039C8106567B for ; Wed, 23 Apr 2008 18:25:53 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id A02238FC1C for ; Wed, 23 Apr 2008 18:25:52 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by el-out-1112.google.com with SMTP id m34so1208034ele.8 for ; Wed, 23 Apr 2008 11:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ODZGIMe06ipomwzpRFqfwdNPRorl8m+UT04r1pAkaAs=; b=mLqgXMrYSAI+iEgzJXggHRNBU5kUmJvlhnPHenTjIrtRlliV4DgzSPhrAI227ja0jkPifkXArPUppKsBsP2UlInwCp3VmtebGCoqhiTyZNGDnxTGcqo4FAyrOZUOZwiJGezltLkj31b7bzlEUY8y9d1pnSXopzxHyhH+uXT0x5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BPSP3kJMA+y7b1WArlamMi4s/2T3YCkubMWqCe7EwzjEeN8J1BJZLmSLY71+veAx3BatFeprBza/qhmkyUQOCtdS9po+qJoXpu2d0MyJfvIK688Hk2vWRd4c/ZKYCGrDobQKRG1qRUaxojmYvF8+jhxBM55TELqysQsR0ULoBjg= Received: by 10.141.168.7 with SMTP id v7mr741854rvo.118.1208975151272; Wed, 23 Apr 2008 11:25:51 -0700 (PDT) Received: by 10.141.186.2 with HTTP; Wed, 23 Apr 2008 11:25:51 -0700 (PDT) Message-ID: <11167f520804231125rac062f1l1a7058a09dd80207@mail.gmail.com> Date: Wed, 23 Apr 2008 13:25:51 -0500 From: "Sam Fourman Jr." To: "Larry Smith" In-Reply-To: <460599.53231.qm@web46114.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <460599.53231.qm@web46114.mail.sp1.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Can't upgrade lsof 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, 23 Apr 2008 18:25:53 -0000 I also have the same trouble, FreeBSD 7.0 using portupgrade -ar Sam Fourman Jr.