From owner-svn-ports-head@freebsd.org Sun Oct 6 23:23:52 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 361F41378A9; Sun, 6 Oct 2019 23:23:52 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46mfnN0fsjz400v; Sun, 6 Oct 2019 23:23:52 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from icepick.vmeta.jp (unknown [IPv6:2405:6586:2280:1200:45c:8473:f2cf:1113]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: meta/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 8FB5219090; Sun, 6 Oct 2019 23:23:50 +0000 (UTC) (envelope-from meta@FreeBSD.org) Date: Mon, 7 Oct 2019 08:23:47 +0900 From: Koichiro Iwao To: Tobias Kortkamp , linimon@FreeBSD.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513892 - in head/devel/spin: . files Message-ID: <20191006232347.czzzriptk34pvwdo@icepick.vmeta.jp> References: <201910061604.x96G48rj064972@repo.freebsd.org> <20191006171759.GA61753@urd.tobik.me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191006171759.GA61753@urd.tobik.me> X-Operating-System: FreeBSD 12.1-STABLE amd64 User-Agent: NeoMutt/20180716 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 06 Oct 2019 23:23:52 -0000 On Sun, Oct 06, 2019 at 07:17:59PM +0200, Tobias Kortkamp wrote: > The resurrection is incomplete. You still need to remove it from > MOVED and hook it to the build again. Hello, tobik and linimon, Done. Thank you both! -- meta