From nobody Thu Feb 29 20:25:04 2024
X-Original-To: python@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 4Tm2lP1DhXz5CrFS
	for <python@mlmmj.nyi.freebsd.org>; Thu, 29 Feb 2024 20:25:05 +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 "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4Tm2lN4ZCZz4hFb
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:25:04 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709238304; a=rsa-sha256; cv=none;
	b=cHdfhvt/d/hJo1SI6TLtQoVuaNUkeS7Ci0KxbnB5s66B9x7udGmO+GwMl8hBOCR2CbmB8F
	LCt2y2FCaaeqdwtEhJnffTNgQ6FjkzDQo4v7AWiWOgmsV1pNQE5AVu6+9ttRs0U9yDwZg1
	1DeGt7Fy7gWW1ebDLde7Jb+Q6zOsq6sN20huJ/mpeTIHos9GVl1kb3gFZ1RJOMSs1fcDq5
	PtYp7w6+ZoCl+EGIu+MavHxA/ydwAByMxIwhw3W1h3tsZeNKE8k2QM+QkrygYXGEa+WLBP
	s2NRpoZxU64GsOEJTVmbM2WABh8wb0RqSnIFvHSud+mIl1QL81tZ9Eu20O74iw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1709238304;
	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=6me+StaZKUvkqaVqfMno4iVyzMjz83YZ4ByFaVpZKCs=;
	b=Ws9F+Je5aF6y7zqPBNlrrE5mPGGGTbEYgX9EPW+gw/0nnzcZ9kELHIJZNqH1XjXipkQAOy
	XXqbjHYCh99wMfVuQg3OfbvPwyFJ3go5toIKzP3XMw8aU7oAaXtD9t8/txMbbs5idQOY41
	gmomRaZdo8BAxLKZGLdYKok6hzelzqiE0jixAPzY0L2wkBPFZNKWqV06kLoSxTKkgNY6Ob
	0vJ60ALbHDUpohDfH4pzNlqfsuLuSxE04dbMYAZ5M3REltQi084oXoFLtao1z0Hv1QC31s
	Rq3BJdI7FWH91ObBG4RKQ2AMr7DuntS2cS/LMNYR5tD73lsdPDCTl8oWmJ6xAQ==
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 4Tm2lN47YZzxB4
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:25:04 +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 41TKP4Se001773
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:25:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41TKP4Em001772
	for python@FreeBSD.org; Thu, 29 Feb 2024 20:25:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 276478] Mk/*: Build with a clean environment
Date: Thu, 29 Feb 2024 20:25:04 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: tijl@FreeBSD.org
X-Bugzilla-Flags: exp-run+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-276478-21822-mircZrq2zm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276478-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276478-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478

--- Comment #22 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9827f3b51002e7d07c4f3fcd76484f6=
65e95cefe

commit 9827f3b51002e7d07c4f3fcd76484f665e95cefe
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2024-02-24 20:20:15 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2024-02-29 20:21:34 +0000

    textproc/mxml: Update to 3.3.1

    Also add a patch to fix a bounds check problem discovered during an
    exp-run for bug 276478.

    PR:             276478

 textproc/mxml/Makefile                      |   7 +-
 textproc/mxml/distinfo                      |   6 +-
 textproc/mxml/files/patch-mxml-file.c (new) | 105 ++++++++++++++++++++++++=
++++
 3 files changed, 112 insertions(+), 6 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=