From owner-freebsd-ports@freebsd.org Fri Aug 18 17:05:18 2017 Return-Path: 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 25032DC7BF3 for ; Fri, 18 Aug 2017 17:05:18 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0C5246D06B for ; Fri, 18 Aug 2017 17:05:18 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 085A4DC7BF2; Fri, 18 Aug 2017 17:05:18 +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 07E2FDC7BF1 for ; Fri, 18 Aug 2017 17:05:18 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [176.74.240.9]) (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 C2EEA6D069 for ; Fri, 18 Aug 2017 17:05:17 +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 02452BEF; Fri, 18 Aug 2017 19:05:09 +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 Ws2SuBrOGZIS; Fri, 18 Aug 2017 19:05:08 +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 73B66BEC; Fri, 18 Aug 2017 19:05:08 +0200 (CEST) Subject: Re: Updating the net/ceph-devel port to 2017-08-05 To: Kurt Jaeger Cc: "ports@freebsd.org" References: <20170818160828.GP81427@home.opsec.eu> From: Willem Jan Withagen Message-ID: <124ad227-6ac8-9767-d4fa-38434ea8f135@digiware.nl> Date: Fri, 18 Aug 2017 19:05:07 +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: <20170818160828.GP81427@home.opsec.eu> Content-Type: text/plain; charset=utf-8 Content-Language: nl Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2017 17:05:18 -0000 On 18-8-2017 18:08, Kurt Jaeger wrote: > Hi! > >> Could any of the commiters take a look at: >> >> - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221569 >> >> Both poudriere and portlint have been tested. >> >> Upgrade is due to some compile errors in the previous upgrade. > > Done. Hi Kurt, Thanx for the commit. --WjW