From owner-svn-ports-head@freebsd.org Fri Jul 24 09:23:41 2020 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 9868F377144; Fri, 24 Jul 2020 09:23:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BCkK93MgDz4HZS; Fri, 24 Jul 2020 09:23:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 6482A7B3A; Fri, 24 Jul 2020 09:23:41 +0000 (UTC) Date: Fri, 24 Jul 2020 09:23:41 +0000 From: Alexey Dokuchaev To: Muhammad Moinur Rahman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r542535 - in head/emulators: . qemu50 qemu50/files Message-ID: <20200724092341.GA54366@FreeBSD.org> References: <202007182248.06IMmODB044635@repo.freebsd.org> <20200719013839.GA18624@FreeBSD.org> <20200724080946.GA65869@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Fri, 24 Jul 2020 09:23:41 -0000 On Fri, Jul 24, 2020 at 02:39:58PM +0600, Muhammad Moinur Rahman wrote: > repocopy from which one? qemu/qemu-devel/qemu31/qemu41/qemu42? Well, as a maintainer you should probably know better, but assuming that history had been preserved along the way, and qemu-devel was forked off correctly (with history preserved and getting development of its own) and now that -devel version becomes new 5.0, I think that `qemu-devel' is your best candidate. ./danfe