From owner-freebsd-ports@freebsd.org  Fri Aug 11 16:06:48 2017
Return-Path: <owner-freebsd-ports@freebsd.org>
Delivered-To: freebsd-ports@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4965DD83ED
 for <freebsd-ports@mailman.ysv.freebsd.org>;
 Fri, 11 Aug 2017 16:06:48 +0000 (UTC) (envelope-from wjw@digiware.nl)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id AB91A7C0FD
 for <freebsd-ports@freebsd.org>; Fri, 11 Aug 2017 16:06:48 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: by mailman.ysv.freebsd.org (Postfix)
 id A7D35DD83DF; Fri, 11 Aug 2017 16:06:48 +0000 (UTC)
Delivered-To: ports@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id A747FDD83DE
 for <ports@mailman.ysv.freebsd.org>; Fri, 11 Aug 2017 16:06:48 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: from smtp.digiware.nl (smtp.digiware.nl [IPv6:2001:4cb8:90:ffff::3])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256
 bits)) (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7250E7C0FC
 for <ports@freebsd.org>; Fri, 11 Aug 2017 16:06:48 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: from router.digiware.nl (localhost.digiware.nl [127.0.0.1])
 by smtp.digiware.nl (Postfix) with ESMTP id 5070522739;
 Fri, 11 Aug 2017 18:06:37 +0200 (CEST)
X-Virus-Scanned: amavisd-new at digiware.com
Received: from smtp.digiware.nl ([127.0.0.1])
 by router.digiware.nl (router.digiware.nl [127.0.0.1]) (amavisd-new,
 port 10024)
 with ESMTP id xOXk5uktiCjs; Fri, 11 Aug 2017 18:06:36 +0200 (CEST)
Received: from [192.168.10.67] (opteron [192.168.10.67])
 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
 (No client certificate requested)
 by smtp.digiware.nl (Postfix) with ESMTPSA id C691D226FF;
 Fri, 11 Aug 2017 18:06:36 +0200 (CEST)
Subject: Re: Updating the net/ceph-devel port
To: Kurt Jaeger <lists@opsec.eu>
Cc: "ports@freebsd.org" <ports@freebsd.org>
References: <a0f6f571-4526-6c8f-3e41-89902dc25e5c@digiware.nl>
 <20170811133059.GJ81427@home.opsec.eu>
From: Willem Jan Withagen <wjw@digiware.nl>
Message-ID: <0ffcf566-6f8f-5a62-fa0f-c9be74db4ae0@digiware.nl>
Date: Fri, 11 Aug 2017 18:06:33 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <20170811133059.GJ81427@home.opsec.eu>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Aug 2017 16:06:48 -0000

On 11-8-2017 15:30, Kurt Jaeger wrote:
> Hi!
> 
>> Would somebody please take a look at the the update at:
>>    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218974
> 
> That PR is already committed and closed.

Ah, sorry, That was the original commit, I picked the wrong one from my
archived mails.
It should have read:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221063

>> It also went by phabricator:
>>    https://reviews.freebsd.org/D11770
> 
> That's a new patch, I assume ?

Yup, it should be equal to waht is in Bugzilla under 221063.

--WjW