From owner-freebsd-questions@FreeBSD.ORG Wed Jul 29 16:16:10 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 4B2B8106566C for ; Wed, 29 Jul 2009 16:16:10 +0000 (UTC) (envelope-from dschulz@gmail.com) Received: from mail-gx0-f217.google.com (mail-gx0-f217.google.com [209.85.217.217]) by mx1.freebsd.org (Postfix) with ESMTP id 066588FC12 for ; Wed, 29 Jul 2009 16:16:09 +0000 (UTC) (envelope-from dschulz@gmail.com) Received: by gxk17 with SMTP id 17so1471457gxk.19 for ; Wed, 29 Jul 2009 09:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Sv0rEIsQz3VkmMwa8slqFI+elUYFJm+47vi9yBFlr08=; b=iXDEAyGAfRqH7U31tnc4kQY4ml2DPDkuwEDXKvAjePo5Kx3bmc9jNXA26B2g+Bsovs /sdCwqW6HIGzYqJK4oU6Rz97/baJ7lcKPlxzwTHBrjYlipXYlqa71XWx+SK1GaboUxNK A5h90vMFkq1eEUpJpf2rZm0bANVm9EQsoM8fM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=cO/sEIDdHoE4pdUrIkA34m3pNhZZYmpDW5IA4hq+areB2Is6SwiHmTojn9LmJe2XRZ CCqdHY5iwa8RLpzWT85yTiHhsPwL9f8MGX2Wpa9zn+g+TS51i88IWLtihFcVDMAlFrEy Ps/66ybD6VtuYg0OO0XG/xUcPkKyVvlZoj2iQ= MIME-Version: 1.0 Received: by 10.90.51.4 with SMTP id y4mr5473087agy.83.1248882276400; Wed, 29 Jul 2009 08:44:36 -0700 (PDT) In-Reply-To: References: Date: Wed, 29 Jul 2009 11:44:33 -0400 Message-ID: <47dcfe400907290844g454750a3q4469d942f548cb7a@mail.gmail.com> From: Diego Schulz To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Problem with Vim 7.2 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, 29 Jul 2009 16:16:11 -0000 On Wed, Jul 29, 2009 at 11:04 AM, Arthur Barlow wro= te: > I noticed today that Vim 7.2 had been updated, but when I tried to use > portupgrade, there was an error at vim file 7.2.041. =A0It seems there ar= e no > checksum files. I'm also having trouble upgrading my vim installation using portmaster. ---------------------------------------------------- ... ... =3D> SHA256 Checksum OK for vim/7.2.238. =3D> MD5 Checksum OK for vim/7.2.239. =3D> SHA256 Checksum OK for vim/7.2.239. *** Error code 1 Stop in /usr/ports/editors/vim-lite. =3D=3D=3D>>> make failed for editors/vim-lite =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for vim-lite-7.2.209 failed =3D=3D=3D>>> Aborting update ---------------------------------------------------- Right now I'm running csup to update the ports, to see if the issue has been solved.