From owner-freebsd-ports@FreeBSD.ORG Thu Dec 20 10:01:37 2007 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 C81B516A417 for ; Thu, 20 Dec 2007 10:01:37 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from hermes.wbtsystems.com (hermes.wbtsystems.com [193.120.231.28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F41E13C457 for ; Thu, 20 Dec 2007 10:01:37 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from SUNYA (sunya.wbt.wbtsystems.com [10.12.1.197]) by hermes.wbtsystems.com (Postfix) with ESMTP id 13786F753E; Thu, 20 Dec 2007 09:46:19 +0000 (GMT) From: "Barry Byrne" To: "'Beech Rintoul'" , References: <000f01c8422b$3515d7b0$c5010c0a@SUNYA> <006501c8424b$975d8c90$c5010c0a@SUNYA> <20071219144511.GA15338@eos.sc1.parodius.com> <200712191035.24159.beech@freebsd.org> Date: Thu, 20 Dec 2007 09:46:15 -0000 Message-ID: <001b01c842ed$2996f320$c5010c0a@SUNYA> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <200712191035.24159.beech@freebsd.org> Thread-Index: AchCdlDYrUGd7/YXRiuaG4o1ILLWQQAdq4Sg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Cc: hiromi@tac.tsukuba.ac.jp, 'Jeremy Chadwick' , perky@freebsd.org Subject: RE: FreeBSD Port: horde-base-3.1.5_1 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: Thu, 20 Dec 2007 10:01:37 -0000 > > Okay, so it's probably a Unicode vs. UTF-8 parser thing. > > > > My comment about the code needing to remain in ASCII stands, though > > (this isn't your fault, of course). The patch should really be > > fixed to use literal whitespace (ASCII 0x20) or tabs (ASCII 0x09). > > > > I have commit access to fix this, but I want to clear it + discuss > > with those involved with the PR first. > > I have re-rolled the patch, please let me know if you still have > problems. It may take a while to get into the tree. > > Beech Looks fine now - ran portupgrade this morning and all is well. Thanks, Barry