From owner-svn-ports-all@freebsd.org Thu Jan 26 08:05:21 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 4C409CC291B; Thu, 26 Jan 2017 08:05:21 +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 0ACAEAF1; Thu, 26 Jan 2017 08:05:20 +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 71F951AAF058; Thu, 26 Jan 2017 09:05:12 +0100 (CET) Subject: Re: svn commit: r432324 - in head: archivers/php71-bz2 archivers/php71-phar archivers/php71-zip archivers/php71-zlib converters/php71-iconv converters/php71-mbstring converters/php71-recode databases/p... To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201701241154.v0OBsKaN088157@repo.freebsd.org> <9d3c8ca2-65f6-bbbd-fd2f-8d676c18d5fb@FreeBSD.org> Cc: Sunpoet Po-Chuan Hsieh From: Torsten Zuehlsdorff Message-ID: Date: Thu, 26 Jan 2017 09:05:12 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <9d3c8ca2-65f6-bbbd-fd2f-8d676c18d5fb@FreeBSD.org> 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, 26 Jan 2017 08:05:21 -0000 On 24.01.2017 18:59, Mathieu Arnold wrote: > Le 24/01/2017 à 12:54, Torsten Zuehlsdorff a écrit : >> Author: tz >> Date: Tue Jan 24 11:54:20 2017 >> New Revision: 432324 >> URL: https://svnweb.freebsd.org/changeset/ports/432324 >> >> Log: >> Add PHP 7.1 >> >> Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org >> > > the www/mod_php71 port seems to be missing. This was on purpose and stated in the review and the approval-request-email. pi reported errors with that port which i couldn't reproduce. Therefore i set-up a dedicated test for further investigation. sunpoet added the port in r432446. I think this is fine, since i wasn't able to reproduce the errors pi reported until now. Greetings, Torsten