From nobody Tue Jul 11 03:29:20 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R0RDw38tgz2tvH9; Tue, 11 Jul 2023 03:29:20 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R0RDw2kyBz3mJ1; Tue, 11 Jul 2023 03:29:20 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689046160; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0nYyfCGa7w4/pJ4yAq/JjDIJ27c7iGBcn5jtBA4S+xI=; b=TTneRXW11vBj/bKfOgUwi798HeZhkfsxWmJ7/mTHKo+VoJ7rrKoAlnNtUfW/zxFXsX3fqH cGGO2d37Fd1OcxFmmRFMy0QL0WBRAVBHvG12Cq1UZ5PYjqCizdpgxJMfc4pjSd0YpEkWQI Hoggo1OEpNob583w2Z2Vo4xtuIiLQc/vXaIvxxwHtiWvZmWT2Jxrw5d8YsMv6/Mojibgdk ErJAQgKQS68APEm3wrri0sK2e+XLXeLw7SmDY4fNQGT6i1ZICv/T/1z8oGBSo4YwflxOjF 4qtSptGiHo/bhCrrKgpAtQ0c3qlO81L8BNhiMhf1OEDxNi2lwWot4/1TKrCwkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689046160; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0nYyfCGa7w4/pJ4yAq/JjDIJ27c7iGBcn5jtBA4S+xI=; b=AUVfi7cxp7dhg0rFRGE4Nk+fGfclmvnw2Gd7KtwIan8yTXmQZMyJGOELURdgA+hoQ+uyXY nD30aoZSYbUZ61o4qd9W7Pm09N8xv39vq+ZK9i4P3FjWq/+63hrJwfuG8NurBi2yCdA9cK 2gVqk2CBXCjFQa7lZ24lSRKrCLIDVF+4wqlMxd19Oyg9/XaS4a4di2j8X7wqFSdMVi+Eh8 ZRsdqKOpnuXslCcuVDHB6OnQpofo7Mks9zmES0m7PCquFd48sVvJKVoOuzVeY/23SElkB2 S45NuRt3A6xMQho/VuJHYfTQntH2x/io9+6aaALlKg+tfYyMZ84jJW9SGyZn5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689046160; a=rsa-sha256; cv=none; b=Ay3OcJ/N/tdPgZL08IiXeAZuUTkP4RUSKxWoD9GEUDlF0fInAP1xZGNTJDFb0DRm7X6cL1 GkOTjqFuxEhMIsfT3yi+KxsChp5rlCttCg8zkYPhH1DJjAwpdZq09bMATQ5X61nZer0caK Ob0c57BOSAG68MsoNX4w8M34dEv6fxhEuE7evF4iQ8iC8Pkjff13Eh0rmSrYVH5aL9Kyv5 rqw9diYz7rfRtZMhH+s5J1MWrCioFkShq8OwMT8oAYwBO5cXExsDaybqTHlpaiMzjPnq1/ Zy2KH+0790ZERWNWcZQqYtHsYDHq2bEiy+wspkf/uXYdYjEwWpgaf7Xs6rZhtQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3BB5714A87; Tue, 11 Jul 2023 03:29:20 +0000 (UTC) Date: Tue, 11 Jul 2023 03:29:20 +0000 From: Alexey Dokuchaev To: Yuri Victorovich Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 123e45ab0d68 - main - emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg Message-ID: References: <202307101640.36AGeXof079061@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202307101640.36AGeXof079061@gitrepo.freebsd.org> X-ThisMailContainsUnwantedMimeParts: N On Mon, Jul 10, 2023 at 04:40:33PM +0000, Yuri Victorovich wrote: > commit 123e45ab0d68dbce766135cbe34964c96b798e0f > > emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg You should've explained why, not just translate the diff to English... > Reported by: eduardo@ ... by simply copying his email. ./danfe