From owner-svn-ports-all@freebsd.org Thu Mar 30 14:49:29 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 E6E1AD2435F; Thu, 30 Mar 2017 14:49:29 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 B2966F41; Thu, 30 Mar 2017 14:49:29 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 3FFEC1AAF058; Thu, 30 Mar 2017 16:49:28 +0200 (CEST) Subject: Re: svn commit: r437298 - in head: devel/pecl-msgpack devel/phpunit6 graphics/graphviz www/typo3 To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201703301428.v2UES7RQ006227@repo.freebsd.org> <37b3d045-5ba0-32e8-a1d2-e11d9972e224@toco-domains.de> From: Torsten Zuehlsdorff Message-ID: <673cc733-149e-23a3-5246-a9f9833e15ab@toco-domains.de> Date: Thu, 30 Mar 2017 16:49:28 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 30 Mar 2017 14:49:30 -0000 On 30.03.2017 16:43, Mathieu Arnold wrote: > Le 30/03/2017 à 16:36, Torsten Zuehlsdorff a écrit : >> >> >> On 30.03.2017 16:28, Mathieu Arnold wrote: >>> Author: mat >>> Date: Thu Mar 30 14:28:07 2017 >>> New Revision: 437298 >>> URL: https://svnweb.freebsd.org/changeset/ports/437298 >>> >>> Log: >>> Ports should not force the php version they use. >> >> They should, if the are broken at any other PHP version! You just >> created a broken port devel/phpunit6... > > It is not broken, it just does not build if the default version of PHP > is 5.6, which is the way it should be. It does build fine. It just did not work when executed. You still think it should be this way? Greetings, Torsten