From owner-freebsd-questions@FreeBSD.ORG Tue Jun 30 22:38:19 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 275F21065670 for ; Tue, 30 Jun 2009 22:38:19 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id A721C8FC0C for ; Tue, 30 Jun 2009 22:38:18 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz12 with SMTP id 12so428392bwz.43 for ; Tue, 30 Jun 2009 15:38:17 -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:cc:content-type :content-transfer-encoding; bh=g1AYIvLvJqi1+Qy2fra3Q2cPLpa8nskgJQ/+wo0cpGE=; b=WJqVZqzVsP+ZZAUWFbEjZR2N312PORIs3z0T+32wD8qfHgajPmR+vfNdd1h5vbJr9t VB9n4mPsm9q3Up2xYuVrLT5DXs8dj2PvSmqE0PflP+yV4r1G3QOy8uxMzy7Y3M0u7f4W 5Cu32HlRH5796WtSP1x35UvpQsbD6ETmmOAms= 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 :cc:content-type:content-transfer-encoding; b=fwBo1jRs7eXu1v7/KPgPqSiH2JVeCCc5IXdlHAaM/bwZ6k/iDWT4NlhIA8nCQ68WLa Y024Qsvu6ZBhvjyxjxVg+NMnHErNbQo/cjmWwdHLZoX7hlhW/p+dV4mI7YV378LRxiDC TrD79oLW+DtTe0GVNWseFvebCx2oRE3PIN1f8= MIME-Version: 1.0 Received: by 10.204.63.193 with SMTP id c1mr8849247bki.20.1246401497515; Tue, 30 Jun 2009 15:38:17 -0700 (PDT) In-Reply-To: <27ade5280906301515u2f81e82k31650c6061ecc2e1@mail.gmail.com> References: <27ade5280906301515u2f81e82k31650c6061ecc2e1@mail.gmail.com> Date: Tue, 30 Jun 2009 18:38:17 -0400 Message-ID: <4ad871310906301538m6d693a1ev97614c16689453e8@mail.gmail.com> From: Glen Barber To: APseudoUtopia Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Trouble Upgrading VIM 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: Tue, 30 Jun 2009 22:38:19 -0000 On Tue, Jun 30, 2009 at 6:15 PM, APseudoUtopia wrote: > Hey, > > I emailed the list about two weeks ago, but received no responses. I'm > having problems upgrading the VIM-Lite port from version 7.2.171 to > 7.2.209. I'm getting the following error: > > => 7.2.041% doesn't seem to exist in /usr/ports/distfiles/vim. > => Attempting to fetch from http://ftp.vim.org/pub/vim/patches/7.2/. > fetch: http://ftp.vim.org/pub/vim/patches/7.2/7.2.041%: Bad Request > I saw this in a thread a few days (weeks) ago. Try putting "quotes" around the patch with the "%" sign. That is (most likely) what is causing problems. I thought this was patched -- is your ports tree current? -- Glen Barber