From owner-freebsd-ports@FreeBSD.ORG Tue Jun 23 01:25:03 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 55517106566C for ; Tue, 23 Jun 2009 01:25:03 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 083DB8FC14 for ; Tue, 23 Jun 2009 01:25:02 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so1590816ana.13 for ; Mon, 22 Jun 2009 18:25:02 -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 :from:date:message-id:subject:to:cc:content-type; bh=kN22j0JPBSondDg+m82AhkIzrXaJUVygtI1Oj7S4b0I=; b=rNIZdyqT2bocWA3mJRJzOLiv6TfwdmbB1PWhvFpKCileGPT/TJTCsVvFKMjtzVpjnI xe30zxE4qGzWpbLzCajP6PjJ4cXdWaarSRHvSbwDUYiHRQKDeXNEYh2YHEX7jor/jP8r QF0/kffMfDKFjeB3I4efxNbci6FmWQDxxgSDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=pRLRsrLPNfkKV6H6DFny9DZctD+ssKgQ3DCWTHpCAjCLha/q/KNZIyP2a5O1v853/O gaMkoXP6zkjpPsFhJQ6l7kuv89hpa+YfuvRw7rqIrNiDZHJELDXJ5G2K8pJhWzKPETZZ 3xkhJXeKJY70jWoHtQ5OBJ4OOkyC3Kgx4COAE= MIME-Version: 1.0 Received: by 10.100.231.8 with SMTP id d8mr9043813anh.196.1245718310323; Mon, 22 Jun 2009 17:51:50 -0700 (PDT) In-Reply-To: References: <20090619093724.GH3582@obspm.fr> <28283d910906191559j95c1a32t2a76f5bd766594ad@mail.gmail.com> <4A3FE24B.5080208@p6m7g8.com> From: matt donovan Date: Mon, 22 Jun 2009 20:51:30 -0400 Message-ID: <28283d910906221751x4b33237sa2b7992366e6e214@mail.gmail.com> To: "Carlos A. M. dos Santos" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Tue, 23 Jun 2009 01:25:03 -0000 On Mon, Jun 22, 2009 at 6:23 PM, Carlos A. M. dos Santos < unixmania@gmail.com> 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 > > Be warned that your mail agent (or mine) may break the second line > after the equal sign. > > David, could you please commit this fix? > > -- > My preferred quotation of Robert Louis Stevenson is "You cannot > make an omelette without breaking eggs". Not because I like the > omelettes, but because I like the sound of eggs being broken. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I have had no problem grabbing the patch from the local-distfiles. just takes a very long time of course though to get to the right mirror