From owner-freebsd-ports@freebsd.org Wed Aug 1 06:01:02 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44169104CF25 for ; Wed, 1 Aug 2018 06:01:02 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE58C7D429; Wed, 1 Aug 2018 06:01:01 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from icepick.vmeta.jp (unknown [IPv6:2405:6586:2280:1200:95ce:42e0:3bf0:bbbf]) (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 0F9901A032; Wed, 1 Aug 2018 06:01:00 +0000 (UTC) (envelope-from meta@FreeBSD.org) Date: Wed, 1 Aug 2018 15:00:58 +0900 From: Koichiro Iwao To: freebsd-ports@freebsd.org Subject: Re: xproto merge Message-ID: <20180801060057.7oisppcd4vljagbv@icepick.vmeta.jp> References: <949ee823-3a20-4809-8468-0859c692aeef@utanet.at> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.2-STABLE amd64 User-Agent: NeoMutt/20180716 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2018 06:01:02 -0000 On Tue, Jul 31, 2018 at 05:33:48PM -0700, Kevin Oberman wrote: > Well, not quite. I forgot evieext-1.1.1. It did not show up as orphaned. I > think that this needs to be fixed as it certainly should have been. Once I > deleted evieext, the install went smoothly. zeising@ has just removed evieext and upated UPDATING. Now everything should go smoothly. https://svnweb.freebsd.org/ports?view=revision&revision=476150 -- meta