From owner-svn-ports-all@freebsd.org Tue Nov 28 08:59:25 2017 Return-Path: Delivered-To: svn-ports-all@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 6EB2ADFE52A; Tue, 28 Nov 2017 08:59:25 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 34E5B7C438; Tue, 28 Nov 2017 08:59:24 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 0FB7A1AAF046; Tue, 28 Nov 2017 09:59:22 +0100 (CET) Subject: Re: svn commit: r454993 - in head/lang: php70 php71 php72 To: Gerald Pfeifer , Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711272138.vARLc6ee082474@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: Date: Tue, 28 Nov 2017 09:59:21 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 08:59:25 -0000 On 27.11.2017 23:32, Gerald Pfeifer wrote: > On Mon, 27 Nov 2017, Jan Beich wrote: >>> Log: >>> Remove DEBUG_DESC in favor of the default one. >>> >>> Approved by: tz >> Why not drop redundant DTRACE_DESC as well? > > Simply because I had not spotted it. (I don't even use PHP. ;-) > > That said, Torsten, is the below okay with you, too? Yes, please go ahead! :) Greetings, Torsten