From owner-freebsd-openoffice@FreeBSD.ORG Fri Apr 24 02:58:58 2009 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AF0C106566C for ; Fri, 24 Apr 2009 02:58:58 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id CE4F48FC1C for ; Fri, 24 Apr 2009 02:58:57 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id n3O2wuNg088362; Thu, 23 Apr 2009 21:58:57 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <49F12AF0.4090502@missouri.edu> Date: Thu, 23 Apr 2009 21:58:56 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.19) Gecko/20090305 SeaMonkey/1.1.14 MIME-Version: 1.0 To: Maho NAKATA References: <49F093C7.5030105@missouri.edu> <49F12284.3000301@missouri.edu> <20090424.113247.32631308.chat95@mac.com> In-Reply-To: <20090424.113247.32631308.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@freebsd.org Subject: Re: OO patch problem on amd64 8.0 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 02:58:58 -0000 Maho NAKATA wrote: > Hi, > > QAT has also told me about it. > >> The problem seems to be that there are carriage returns present in the >> file OOO300_m15/curl/curl-7.12.2.patch > > you are talking about > http://www.openoffice.org/issues/show_bug.cgi?id=99305 > and this will never end :) > it goes back (CRLF) and forth (LF). > I have to raise as an issue. do you want to raise instead? I would prefer you raise the issue. In the meantime, why not put a "post-patch" or "pre-configure" script into the OO port Makefile that removes the offending carriage returns? The web site you cited has suggested scripts to solve the problem.