From owner-svn-ports-head@FreeBSD.ORG Mon May 25 03:35:14 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2666AD2B; Mon, 25 May 2015 03:35:14 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (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 033A7E68; Mon, 25 May 2015 03:35:13 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from [172.17.134.210] (unknown [91.93.38.115]) by ainaz.pair.com (Postfix) with ESMTPSA id B1F0C3F425; Sun, 24 May 2015 23:35:04 -0400 (EDT) Date: Mon, 25 May 2015 05:35:07 +0200 (CEST) From: Gerald Pfeifer To: Dmitry Marakasov cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r387240 - in head/emulators: . i386-wine i386-wine-compholio i386-wine-devel i386-wine-staging pipelight wine wine-compholio wine-devel wine-staging In-Reply-To: <20150524215521.GC29703@hades.panopticon> Message-ID: References: <201505240210.t4O2AJDe049490@svn.freebsd.org> <20150524215521.GC29703@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 25 May 2015 03:35:14 -0000 On Mon, 25 May 2015, Dmitry Marakasov wrote: > Please add MOVED entries. Yikes. I had those in my original patchset, and dnb and kmoore reviewed them, but missed them when committing. Thanks for catching this, Dmitry! Fixed. Gerald