From owner-freebsd-questions@FreeBSD.ORG Sat Jun 20 23:47: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 778ED1065670 for ; Sat, 20 Jun 2009 23:47:19 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2458FC19 for ; Sat, 20 Jun 2009 23:47:18 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: by ewy8 with SMTP id 8so2921392ewy.43 for ; Sat, 20 Jun 2009 16:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=V2h7SDNO54poTuLfruEp1M4eh6ePS7o3wcaLWlgpUFY=; b=a7lzd943KLzSrSQQ3ecWMn0HiAPReE/+U0rlK9aBvTRLekwYm2oRgeEh3tRGvl4ZWD +DcCJAlsEJavMHFFxVOSFWssbFeFhiFVJPPeRlllTvK/MHoJitRunfNjO+e5ODTvYs1a YoOT5EsOG9hd/imIFRN+ujMEzgZt1TO4Br6Ro= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=b3PB5hDQK6/vqdl1rjpdJUF3Fu6G+O1gZ81tZA3Suwt/Kn5TZHnfOBig0FpIeHvlPH l/8WxV5OqyyoUljb4hop4ElOzjQLnLFoeaDpEw6OrNjLNTVAc1IEPli3iArkYoIRTjyg L+JIFyBybK4GFh60cZs4RBun30HvjdUntVWxQ= MIME-Version: 1.0 Received: by 10.216.47.201 with SMTP id t51mr1605735web.198.1245541638114; Sat, 20 Jun 2009 16:47:18 -0700 (PDT) From: APseudoUtopia Date: Sat, 20 Jun 2009 19:46:58 -0400 Message-ID: <27ade5280906201646l6e4beae5ia6c620923b506cac@mail.gmail.com> To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Vim-Lite Port Refuses to Update 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: Sat, 20 Jun 2009 23:47:19 -0000 Hey, I'm having issues with the vim-lite port. I have it installed, and I'm trying to update it. However, when the system attempts to fetch the patches, it fails. Here's the log: http://pastebin.ca/1468178 It seems like it's putting a % on the end of the URL that it is trying to fetch. Any ideas? Thanks.