From owner-freebsd-ports@freebsd.org Tue Jun 27 07:46:53 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 B5E93DA3B53 for ; Tue, 27 Jun 2017 07:46:53 +0000 (UTC) (envelope-from martin@waschbuesch.de) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 91ACF7FF3F for ; Tue, 27 Jun 2017 07:46:53 +0000 (UTC) (envelope-from martin@waschbuesch.de) Received: by mailman.ysv.freebsd.org (Postfix) id 91162DA3B52; Tue, 27 Jun 2017 07:46:53 +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 90B92DA3B50 for ; Tue, 27 Jun 2017 07:46:53 +0000 (UTC) (envelope-from martin@waschbuesch.de) Received: from relay02.waschbuesch.it (relay02.waschbuesch.it [IPv6:2a00:cba0:0:100::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.waschbuesch.it", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52C777FF3E for ; Tue, 27 Jun 2017 07:46:53 +0000 (UTC) (envelope-from martin@waschbuesch.de) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=waschbuesch.de; s=dkim; h=To:References:Message-Id: Content-Transfer-Encoding:Cc:Date:In-Reply-To:From:Subject:Mime-Version: Content-Type:Sender:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=e1GZVdR2vHLWQlVJ6NwVbYbi9YWq9fJHvgER5WFaoRw=; b=E/aky6Ic8ZhYJRzeETVFIHlKD sY0Knxf8rONJ9pJB2s+oM/e0Rfbz7SxE1VKjz2m3vS5TH+3yWIUSEfm4W9pzd/yLbhKAdGMHes2cJ hI4HL21IcZ2FZczCOgfIJq09LrlZ0xDlITa8Ovdgsl2SPPfIV9rEixjp2qyh9nUkLAK98=; Received: by relay02.waschbuesch.it with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim) (envelope-from ) id 1dPlCz-0009Qf-6Y; Tue, 27 Jun 2017 07:46:49 +0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: PRs in need of some TLC From: =?utf-8?Q?Martin_Waschb=C3=BCsch?= In-Reply-To: <20170626225605.GA65214@home.opsec.eu> Date: Tue, 27 Jun 2017 09:46:48 +0200 Cc: Kurt Jaeger Content-Transfer-Encoding: quoted-printable Message-Id: References: <20170626225605.GA65214@home.opsec.eu> To: ports@freebsd.org X-Mailer: Apple Mail (2.3273) 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: Tue, 27 Jun 2017 07:46:53 -0000 > Am 27.06.2017 um 00:56 schrieb Kurt Jaeger : >=20 > Hi! >=20 >> could someone have a look at these PRs (they are linked) and provide = some tender loving care? ;-) >>=20 >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220177 >=20 > This is missing a patch, isn't it ? You=E2=80=99re right. I am sorry. But it seems you created one. Thanks = for that. >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220190 >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220191 >=20 > If possible, provide a link to the changelog ? I added links to the respective Changelog. Thanks, Martin=