From owner-svn-ports-head@freebsd.org Thu Nov 16 16:47:53 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 557C8DE2ADC; Thu, 16 Nov 2017 16:47:53 +0000 (UTC) (envelope-from tz@FreeBSD.org) 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 1E90F124C; Thu, 16 Nov 2017 16:47:53 +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 A8F7E1AAF001; Thu, 16 Nov 2017 17:47:50 +0100 (CET) Subject: Re: svn commit: r454302 - in head: Mk Mk/Uses archivers archivers/php72-bz2 archivers/php72-phar archivers/php72-zip archivers/php72-zlib converters converters/php72-iconv converters/php72-mbstring con... To: Adam Weinberger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711161048.vAGAmmx2016066@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: <48a7c8c6-14e2-502f-6ce5-e7108863e115@FreeBSD.org> Date: Thu, 16 Nov 2017 17:47:49 +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-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 16 Nov 2017 16:47:53 -0000 On 16.11.2017 17:41, Adam Weinberger wrote: >> On 16 Nov, 2017, at 3:48, Torsten Zuehlsdorff wrote: >> >> Author: tz >> Date: Thu Nov 16 10:48:48 2017 >> New Revision: 454302 >> URL: https://svnweb.freebsd.org/changeset/ports/454302 >> >> Log: >> Add PHP 7.2 RC6 >> >> >> head/devel/php72-intl/php71-intl/ >> - copied from r452682, head/devel/php71-intl/ >> [..] > > These are very unusual. Was this a bad repocopy? No, not really. Its the repocopy from the time i started to work on it. Sadly "svn update" does not update the copy-source. But (except one line) nothing was changed in the meantime. Therefore i did not update them again. Greetings, Torsten