From nobody Wed Jul 30 09:51:50 2025 X-Original-To: ports-bugs@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 4bsSD56YC3z63R6b for ; Wed, 30 Jul 2025 09:51:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bsSD55tfMz48rr for ; Wed, 30 Jul 2025 09:51:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753869109; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jSswNk44swGYHFfCmHDiIysKS9RCDXOrsdodJSzFfS0=; b=Il7dcDPvR/JmzrtOlOep+kkvJHC3ujozYlwk2cCVWnbIFa99jNftPXUBDDYd+Wt0NSZgbz DQ6SGM+la+0/TeCK/Qk+NWuO7/GXFg4jjm93TfChl3lVSkKVGVktDPkQnGBTKHXblQ7vgv DjcVMopp9vw7JkbmAkHPnM+9n7tt5WqkKiHYPvql4h4veGIL1id3rU1FkhfP0JMF+oQYob hAm44VtvxPwzdixvYruppC8KlV6hkkZISW4aWxQOauj5/6lpobAZZjk1HWmrF8d05qSl6E h4npv5P+vxnF1d7kvJiSh0tEFLV9Ac+A/zVOT/4NQ6TnX0NyEG4Mv0FmW24Ckg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753869109; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jSswNk44swGYHFfCmHDiIysKS9RCDXOrsdodJSzFfS0=; b=RL7IyaZESsbaj4NLUdljrdcVB5lDWaT0qirNEuv+i4wvVPmLiqS+nfeVwxTjvzjEJeEsQk 9YMCsWP/ez6ix8LfS2DiRC67GjlhCWrJVN24R1erdM4QlflXVkP+xfv8X4iGnTwJPuZKCS uL4qxO6aw7L6tWO49E7Op8J0n+wXzcc0YCeJ94LTqwH2FegDz2oBOkn2kiplFCbZissKqj JXGvPKJHUQVAr1PHrbv5vGaZsHR3wOuVaJ5ndFDEIims7sEXoxSA7wdttNWX76VqbbBx4L yAECHLLvoUlMuy0NcLZ4PCv4WQfY3XsIphI1yNE+eyQhTOektyszT2+m107vMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753869109; a=rsa-sha256; cv=none; b=e0OVpkGWCPIT5TobhmxYYHHAqBpr725wcogUR+nDo++wekbfb6A7xe6qeD8PCxqUtzxDqo RNB12sTdaEGWqBjpOS5ssrBN44+zDDaRo88lQZbTMh1yRcOEQ90RxSnLz/x/7Hao7a2Muq ysCOnxOe2/DMtu6FjenAfNG1T98PcY3gBMZr+gn8BpKq0ohHGYoBNLuUAhMyZSaxsq3A3E wr901pdp1Be8fr48TtwaVj8P4gbhww4P+zMqMB/uNNs0k7zoxgqsqkZsaWfZsWwkuxaASp LPKIhVJNDwoorHZUE9DKm28GUtkDS+/H8k2t9vLksGknSXqLfw8yzN3NFr1gNQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bsSD55SkBz19sJ for ; Wed, 30 Jul 2025 09:51:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 56U9pnZl042685 for ; Wed, 30 Jul 2025 09:51:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 56U9pnEC042684 for ports-bugs@FreeBSD.org; Wed, 30 Jul 2025 09:51:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODU2NjddIGZ0cC9wcm9mdHBkLW1vZF92cm9vdDogVXBk?= =?UTF-8?B?YXRlIDAuOS41IOKGkiAwLjkuMTI=?= Date: Wed, 30 Jul 2025 09:51:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285667 Carlo Strub changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cs@FreeBSD.org --- Comment #2 from Carlo Strub --- Please recreate patch. It does not apply correctly. --=20 You are receiving this mail because: You are the assignee for the bug.=