From owner-freebsd-ports@FreeBSD.ORG Wed Jun 24 13:09:14 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 673C41065675 for ; Wed, 24 Jun 2009 13:09:14 +0000 (UTC) (envelope-from laszlof@freebsd.org) Received: from wookie.tvog.net (wookie.tvog.net [66.232.114.123]) by mx1.freebsd.org (Postfix) with ESMTP id 262E38FC14 for ; Wed, 24 Jun 2009 13:09:13 +0000 (UTC) (envelope-from laszlof@freebsd.org) Received: from c-24-98-139-235.hsd1.ga.comcast.net ([24.98.139.235] helo=[192.168.0.2]) by wookie.tvog.net with esmtpa (Exim 4.69) (envelope-from ) id 1MJSDr-00031g-VG; Wed, 24 Jun 2009 09:09:08 -0400 Message-ID: <4A42256C.3030706@freebsd.org> Date: Wed, 24 Jun 2009 09:09:00 -0400 From: "Frank J. Laszlo" User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: "Carlos A. M. dos Santos" References: <20090619093724.GH3582@obspm.fr> <28283d910906191559j95c1a32t2a76f5bd766594ad@mail.gmail.com> <4A3FE24B.5080208@p6m7g8.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - wookie.tvog.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsd.org Cc: "Philip M. Gollucci" , Helmut Schneider , freebsd-ports@freebsd.org Subject: Re: vim ports broken. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 13:09:14 -0000 Carlos A. M. dos Santos wrote: > On Mon, Jun 22, 2009 at 7:23 PM, Carlos A. M. dos > Santos wrote: > >> On Mon, Jun 22, 2009 at 4:58 PM, Philip M. Gollucci wrote: >> >>> Helmut Schneider wrote: >>> >>>> matt donovan wrote: >>>> >>>>> On Fri, Jun 19, 2009 at 5:37 AM, Albert Shih >>>>> wrote: >>>>> >>>>>> I think the vim ports is broken. >>>>>> >>>>> Nope not broken just takes a long time to grab that patch since it pulls >>>>> from FreeBSD ftp localdistfiles mirror under obrien >>>>> >>>> The port *is* broken: >>>> >>>> # fetch >>>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/7.2.041% >>>> fetch: >>>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/7.2.041%: Bad >>>> Request >>>> # >>>> >>>> as fetch cannot handle "%" correctly. >>>> >>> sure it can, it just needs '' around the url. >>> >> The distinfo file is wrong. Edit it and put the correct data for that patch: >> >> MD5 (vim/7.2.041) = 66bde35426c09d9c666e23215f9a19c9 >> SHA256 (vim/7.2.041) = >> 524aa9aeb9f8729fb91289f40a4c5fecf5d0d07d3655c4a38a65abc98f7cd71b >> SIZE (vim/7.2.041) = 22993 >> > > Opps, now I got it: the official 7.2.041 patch can not be applied > cleanly so David provided a custom one. Choosing "%" to differentiate > it, however, was a bad idea. It would be better to use a simple > underscore. > > Why is % any worse than an underscore? As I explained earlier, fetch has no problem dealing with it. The errors people were posting are server-side, ftp.freebsd.org has no problems handling it. -- Frank Laszlo laszlof@FreeBSD.org FreeBSD Ports Committer