From owner-freebsd-ports@FreeBSD.ORG Mon Dec 29 05:18:54 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 99733EC3 for ; Mon, 29 Dec 2014 05:18:54 +0000 (UTC) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (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 637FC640D2 for ; Mon, 29 Dec 2014 05:18:54 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id lf10so16700830pab.33 for ; Sun, 28 Dec 2014 21:18:54 -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:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=IUJ0l9m4Oh2JesRHbdhtMt96g0zVF0L9AD+khjI/pp8=; b=sHin96zxGkJ272frEhbKuFys6/1T2f20jW5zPA+d6/GnWf7CkeUO0JciEu3kuiQZyN 5DX/au2GrNH+K5kh3t8JFS1fH9CAh0/sRfE3yQeeH2l7KlM/FHSjrDP7TVO6KLtJE0AW KrZ6YdXKjtuA+LwKL3B6wIbcSKNk1vSv3l/YyUeV5m9oQgUHMRhDrfUIDWwUJsztkHZA gHoOof34toj5GWe2eWxIrsokBwsyP5/N5atiKWm5iZxBGhHveZtHbqnpU9emMokZoTnS a3kbkq560XrLih33YhNicIGNCbt6upvaB7i3UH37EwpfCAtaFjxwAu/ciWsZAau5X1wb tJig== X-Received: by 10.70.135.137 with SMTP id ps9mr88215417pdb.135.1419830333982; Sun, 28 Dec 2014 21:18:53 -0800 (PST) Received: from [192.168.1.109] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id c17sm34380365pdl.6.2014.12.28.21.18.51 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Dec 2014 21:18:53 -0800 (PST) Sender: Kubilay Kocak Message-ID: <54A0E42F.2060900@FreeBSD.org> Date: Mon, 29 Dec 2014 16:18:39 +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: Kurt Jaeger , Christian Ullrich Subject: Re: Commit request, bug 195081 References: <20141227150045.GI44537@home.opsec.eu> In-Reply-To: <20141227150045.GI44537@home.opsec.eu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org 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: Mon, 29 Dec 2014 05:18:54 -0000 On 28/12/2014 2:00 AM, Kurt Jaeger wrote: > Hi! > >> 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? > > Done. > Thank you Kurt!