From owner-svn-ports-head@freebsd.org Tue Jan 24 13:49:30 2017 Return-Path: Delivered-To: svn-ports-head@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 E0A95CC0835; Tue, 24 Jan 2017 13:49:30 +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 AACBD92B; Tue, 24 Jan 2017 13:49:30 +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 401EE1AAF058; Tue, 24 Jan 2017 14:49:27 +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> From: Torsten Zuehlsdorff Message-ID: <78ff2a4c-c8ee-c657-2092-871473503e90@FreeBSD.org> Date: Tue, 24 Jan 2017 14:49:27 +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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2017 13:49:31 -0000 On 24.01.2017 14:41, Mathieu Arnold wrote: > Le 24/01/2017 à 12:54, Torsten Zuehlsdorff a écrit : >> head/lang/php71/Makefile (contents, props changed) >> head/lang/php71/Makefile.ext (contents, props changed) >> head/lang/php71/distinfo (contents, props changed) >> head/lang/php71/files/ >> head/lang/php71/files/patch-Makefile.global (contents, props changed) >> head/lang/php71/files/patch-acinclude.m4 (contents, props changed) >> head/lang/php71/files/patch-configure.in (contents, props changed) >> head/lang/php71/files/patch-main__php_config.h.in (contents, props changed) >> head/lang/php71/files/patch-sapi_apache2handler_config.m4 (contents, props changed) >> head/lang/php71/files/patch-sapi_fpm_config.m4 (contents, props changed) >> head/lang/php71/files/php-fpm.in (contents, props changed) >> head/lang/php71/pkg-descr (contents, props changed) >> head/lang/php71/pkg-message.mod (contents, props changed) >> head/lang/php71/pkg-plist (contents, props changed) >> head/lang/php71/pkg-plist.mod (contents, props changed) > > > Grmbl, the one thing I did say in the review was "MAKE SURE YOU USE svn > copy" which you did not do for the most important port of it all. I'm sorry. I was sure i did but clearly i didn't. :/ I did a note on my "errors made" sheet for the future. Maybe i find a solution to prevent this. Greetings, Torsten