From nobody Wed Feb 28 08:56:51 2024 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 4Tl7Wy4n5Vz5CxS6 for ; Wed, 28 Feb 2024 08:57:02 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tl7Wy0dhNz4G92; Wed, 28 Feb 2024 08:57:01 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-21-232.area1b.commufa.jp [123.1.21.232]) (authenticated bits=0) by www121.sakura.ne.jp (8.17.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 41S8upk5060568; Wed, 28 Feb 2024 17:56:52 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Wed, 28 Feb 2024 17:56:51 +0900 From: Tomoaki AOKI To: Alexey Dokuchaev Cc: Gleb Popov , dev-commits-ports-main@freebsd.org, Austin Shafer Subject: Re: git: 71e92b26bd43 - main - graphics/nvidia-drm-kmod: Update to 550.54.14 Message-Id: <20240228175651.90cff0e43d0394ac843ec418@dec.sakura.ne.jp> In-Reply-To: References: <20240228010610.5e0fc884213a63eeda087b72@dec.sakura.ne.jp> <20240228064548.335c8307053ac87dc0e9af9b@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Queue-Id: 4Tl7Wy0dhNz4G92 On Wed, 28 Feb 2024 02:12:08 +0000 Alexey Dokuchaev wrote: > On Wed, Feb 28, 2024 at 06:45:48AM +0900, Tomoaki AOKI wrote: > > On Tue, 27 Feb 2024 21:27:50 +0300 Gleb Popov wrote: > > > On Tue, Feb 27, 2024 at 7:06???PM Tomoaki AOKI wrote: > > > > ... > > > > Please revert this until Bug 277028 lands, or get maintainer > > > > approval right now and commit ASAP to make this build. > > > > > > Yes, I missed that prerequisite, thanks for the heads up. > > > > Thanks! > > BTW, is dropping relocation of manpage intentional? > > Yes, I've asked Gleb to remove that part as I disagree with it: > we have too many patches already, let's not add another one; I'll > take care of MANDIR separately. > > > Should I upload the dropped part alone for further review? > > No need for extra bureaucracy. > > ./danfe Thanks for the clarification. Agreed. As relocation of manpages are massibly ongoing at the same timing, I just tried what I can, to support latest production and in-tree legacy versions. Of course, feel free to ignore my proposed fix. You have control. ;-) Regards. -- Tomoaki AOKI