From nobody Tue Feb 27 21:45:48 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 4Tkrdg6ZsXz5CTLY for ; Tue, 27 Feb 2024 21:45:59 +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 4Tkrdg2D4jz48WX; Tue, 27 Feb 2024 21:45:58 +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 41RLjm2I062765; Wed, 28 Feb 2024 06:45:49 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Wed, 28 Feb 2024 06:45:48 +0900 From: Tomoaki AOKI To: Gleb Popov Cc: dev-commits-ports-main@freebsd.org, Austin Shafer , danfe@freebsd.org Subject: Re: git: 71e92b26bd43 - main - graphics/nvidia-drm-kmod: Update to 550.54.14 Message-Id: <20240228064548.335c8307053ac87dc0e9af9b@dec.sakura.ne.jp> In-Reply-To: References: <20240228010610.5e0fc884213a63eeda087b72@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=UTF-8 Content-Transfer-Encoding: 8bit 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: 4Tkrdg2D4jz48WX On Tue, 27 Feb 2024 21:27:50 +0300 Gleb Popov wrote: > On Tue, Feb 27, 2024 at 7:06 PM Tomoaki AOKI wrote: > > > > Hi. > > > > As Austin noted on D44073 [1] at Sat, Feb 24, 10:34 PM, patch at Bug > > 277028 [2] is the prerequisite and it's not yet approved by maintainers > > (danfe@ and x11@), nor maintainer timeout (2weeks) arrived from latest > > patch. > > > > 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? Should I upload the dropped part alone for further review? -- Tomoaki AOKI