From owner-freebsd-ports@FreeBSD.ORG Sat Dec 27 11:26:59 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 382DE938 for ; Sat, 27 Dec 2014 11:26:59 +0000 (UTC) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03FC31199 for ; Sat, 27 Dec 2014 11:26:59 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id rd3so14510241pab.0 for ; Sat, 27 Dec 2014 03:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=TE0E8w4Xaq/XXF9RQGaOvPiARqw4xDcGL4wfl4G1qiA=; b=sxYPBUJkcCdJkrxBBF7Nk8BAu7u2jvPfwKMGs+jTJVHW56R2j9r2bSpjrq4R3EngA2 IuM/zvxMZKBckB/Hvirya+QxcNM9V9qgunNQP8g7MkPictkjKKn5oFLVem1ESkguV8Pw u3cokoUYDSQmqAq9/7RkDpFUczrVAHOQ+afMKyBbhgK7Bkq0LAiIlK+/ocVFb1tQYb2w uql56CXZFiy8zK8Q7Ys3yAtWqv2KmUU+8Pbd+WR06ekD5q5XZFbh/dZPhDheCOGoX2rK q2euuyAF9THokXpvenHXngMEgUWqi1tdvTDxjaa7/9HcDw+wehc9xLPwA3AYC8yLlMdF ntiA== X-Received: by 10.68.195.133 with SMTP id ie5mr21599666pbc.46.1419679618564; Sat, 27 Dec 2014 03:26:58 -0800 (PST) Received: from [192.168.1.101] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id bl10sm30808560pac.23.2014.12.27.03.26.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Dec 2014 03:26:58 -0800 (PST) Sender: Kubilay Kocak Message-ID: <549E9776.4090803@FreeBSD.org> Date: Sat, 27 Dec 2014 22:26:46 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Thunderbird/34.0 MIME-Version: 1.0 To: Christian Ullrich , freebsd-ports@freebsd.org Subject: Re: Commit request, bug 195081 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 11:26:59 -0000 On 27/12/2014 9:56 PM, Christian Ullrich wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195081 > > This bug has had a patch ready and approved by the maintainer for nearly > three weeks now. Could a committer please take a look at it? > > The issue fixed by the patch is fairly annoying and I'd like to have the > patched version available. > > Thank you, and happy new year, > Hi Christian, can you please attach the patch to the issue please (rather than in a comment). Thanks!