From owner-svn-ports-all@freebsd.org Thu Dec 21 00:31:52 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 A683DE8A647; Thu, 21 Dec 2017 00:31:52 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 955146A346; Thu, 21 Dec 2017 00:31:52 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id vBL0Vp2M043030 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 20 Dec 2017 16:31:51 -0800 (PST) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Reply-To: yuri@freebsd.org Subject: Re: svn commit: r456876 - in head: . science/PETSc To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712210020.vBL0K1De017333@repo.freebsd.org> <1sjp-0w1s-wny@FreeBSD.org> From: Yuri Message-ID: <600ac18f-5a9e-33c1-26f7-9c046c564510@freebsd.org> Date: Wed, 20 Dec 2017 16:31:50 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1sjp-0w1s-wny@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US 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: Thu, 21 Dec 2017 00:31:52 -0000 On 12/20/17 16:22, Jan Beich wrote: > Did you forget to remove SUBDIR line in science/Makefile? > It may break INDEX build otherwise. This was supposed to be one commit replacing it with the resurrected version, but it was stopped by the pre-commit hook banning 'Replace' commands. Now the re-added version is in. Yuri