From nobody Mon Feb 10 14:05:05 2025 X-Original-To: dev-commits-ports-all@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 4Ys5tn4np6z5mClk; Mon, 10 Feb 2025 14:05:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ys5tn3G6Zz3xYP; Mon, 10 Feb 2025 14:05:05 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739196305; 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=Alp/EWp0m3POu56VVW7gc5p1f3ftjybwE5VctXRwXPY=; b=mOhzHTORX/jov1/LqGPuaFFk1YFATQIWivhQWHAl3jbJrOEjgrF2YVZbCNmjiiMqMHjft0 iXlY0C82SzRVqrhB67KnaQoNq4bkNl77wEHw8XBvK322d8NyeYJn24jleSQvH0XumrvGFZ 6o4GTwxE8mhKl108fdD+OZV5rEYtCIIiCvXHupYd7ik2bLA4J/WgHW97ilm0kMQzKRgtPs 6Xhabr5XGd2OzmMOPreoENUhbdlahj6aIQv2bdGwBqdsOmFWXhJdbIjeY5lRa0iOud3xC6 DQgIWv/EveOKH6qrqGSw8O2ostAIOF2+I4mc38AkoeYIyVWDJizBM/vo3QPArg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739196305; 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=Alp/EWp0m3POu56VVW7gc5p1f3ftjybwE5VctXRwXPY=; b=cferLbUwuu8y01eDqbxb1RAW/LUDS0mqHeWod3N9LbC+AtDVZ3jKpnBaOycXlI42ZEFF9o c1ZS96Pv92740V5TYwWyZ5H5kVnHXBHyN9hcKxL0lWhltJFjDRfkojlnN9HIEMCjdaYBo5 zsOITUBWxsy5e9FU9YMZHqRLrf3fx9ZGcYW3tfWhfuTnJHcc47/avgFiobefweKFZRM9By qzJEMTvnADV1GaTkVgce29XO30CpzUUdghSKLwfA1lDe+hFdtUSSuBMnXdcHo6AuTA658q Ir5v4l4OMcoJMDNV6ssK90RfGft4iczjWRhapDygr3OgzlcXcB+onq/awJO0Dg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739196305; a=rsa-sha256; cv=none; b=aw4Fp4uM/OjbGSzcLCEo1xm4eUsDjsE1hcm+SwT7fyH7Y2cnC5AVdpjy+O6MHOkiwsGlJu k3lCMdgVpzdHuvVucT08lk1bgo3Nz2n9N9nsxz2X70HPI4rN1ZCp9AjnJ+VpNkdaQUAfTs A2OIjkWGYhcrBUPOkIXz6rX8X6+pjZlSleh3LPXz821yYhO7Pevh42lQq9BWMKtW8yvs67 YoOa72Zsqxihw5tyPnv7zAbnITnOso3yPhGIc+zWv0cebbAs+JuYx9B8zPcpxvyHnAWX6z q8Ni4Jq5DhUpW/qR7H6gyW9wXq8TZgFffvAQD98pJcWgsU3jUkN0Kc2wnik3og== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: by freefall.freebsd.org (Postfix, from userid 1033) id 574CEDB46; Mon, 10 Feb 2025 14:05:05 +0000 (UTC) Date: Mon, 10 Feb 2025 14:05:05 +0000 From: Alexey Dokuchaev To: Fernando Apestegu??a Cc: Vladimir Druzenko , "ports-committers@FreeBSD.org" , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 68df49bce28c - =?us-ascii?Q?main_?= =?us-ascii?B?LSA9P3V0Zi04P1E/d3d3L2Zvcmdlam86IFVwZGF0?= =?us-ascii?Q?e?= 7.0.12 =E2=86=92 7.0.13 (fixes security vulnerabiliti= Message-ID: References: <202502101224.51ACOijv046450@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Feb 10, 2025 at 01:27:28PM +0100, Fernando Apestegu??a wrote: > El lun, 10 feb 2025, 13:24, Vladimir Druzenko escribi??: > > es)?= > > MIME-Version: 1.0 > > Content-Type: text/plain; charset=utf-8 > > Content-Transfer-Encoding: 8bit > > X-Git-Committer: vvd > > X-Git-Repository: ports > > X-Git-Refname: refs/heads/main > > X-Git-Reftype: branch > > X-Git-Commit: 68df49bce28cc06c143420dce8a925999e5b7456 > > Auto-Submitted: auto-generated > > ^^^^^^^^^^^ > > What's that above? There was a discussion about it on developers@ last week. Guys, can we please stick to 7-bit ASCII for commit messages, at the very least when it does not contain people's names and such? Pretty please. ./danfe