From owner-cvs-ports@FreeBSD.ORG Thu Sep 15 18:52:57 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 195BC106566C; Thu, 15 Sep 2011 18:52:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF91A8FC12; Thu, 15 Sep 2011 18:52:56 +0000 (UTC) Received: by iadk27 with SMTP id k27so2397735iad.13 for ; Thu, 15 Sep 2011 11:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=OI4g9293Z+KB8SwZOfyPCeaq33HaE6ro5WvBEiUehMw=; b=lAr1VKRRYPnrgXpUNalyc3znulFXb06jCG04e8XkErkwjqNVwy8oBQYgQr6QPZ3fCT R/QlZAkRdlz8H4N43XczySrLhKu7cYiVM7I0KMrDtZyM1nc0RrLTGpnAx2XjueRPAiEy oGLrhRfFtPa/GX13ajLvHbDh5f+aVNvXqK7mc= Received: by 10.231.21.198 with SMTP id k6mr2296477ibb.97.1316112776125; Thu, 15 Sep 2011 11:52:56 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.61.148 with HTTP; Thu, 15 Sep 2011 11:52:26 -0700 (PDT) In-Reply-To: <86ipotq04n.fsf@gmail.com> References: <201109100956.p8A9uVvZ089948__16543.6287098148$1315648633$gmane$org@repoman.freebsd.org> <86hb4egx5a.fsf@gmail.com> <86ipotq04n.fsf@gmail.com> From: Chris Rees Date: Thu, 15 Sep 2011 19:52:26 +0100 X-Google-Sender-Auth: T7A8a7t4Cdbf9XUnP0qwbqdiXcU Message-ID: To: h h Content-Type: text/plain; charset=ISO-8859-1 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, Emanuel Haupt , ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/xmp Makefile ports/audio/xmp/files patch-audio__xmp__files__patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2011 18:52:57 -0000 On 15 September 2011 16:46, h h wrote: > Chris Rees writes: > > [...] >> Also, although I'm not going to revert the commit I'd like to give you >> a small slap on the wrist for patching configure-- upstream will want >> a configure.ac patch if this is to be properly fixed. > > Eh? If you follow the link to xmp-devel@ in the PR my post has the > following diff inlined. And I've queued one more (attached) > to clarify the issue is not in FreeBSD but in autoconf version. Oops, please accept my apologies-- I didn't see that but made the assumption on the fact it was a configure patch rather than configure.in. I'm testing it right now. Chris