From nobody Sat Feb  3 01:00:11 2024
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 4TRZ7J6pm1z58gFq
	for <ports-bugs@mlmmj.nyi.freebsd.org>; Sat,  3 Feb 2024 01:00:12 +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 4TRZ7J5k9Pz4Lp6
	for <ports-bugs@FreeBSD.org>; Sat,  3 Feb 2024 01:00:12 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1706922012;
	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=Vw/FINb8GCKgajJG2weIe8Ya6uZc/xBTmJxnw76hvpI=;
	b=l93+XaMYbD6deX8y7X39eVAps5gVH5gZqdh0WdswkgvEYPF0324szPuAKUm/yCamSAco8s
	WLaivYBBsjPeRIre/iloYdRC90jdda8RiRrB16whu/bSCXrNEfRU9R64mjpXBiNLUtIAt3
	YoMIIcKADaVp/WWworKl+2GUHe/TufS81b1i/m3TLTesinvLJ7euv5LlKiuxxafw3SxX+a
	GfxUd2JKwQiXXk65sguLS2yRZG3K/53RPFaSkb+L00M5o/ILjrDVZ60dXWatXCRLWw96TX
	Ib1sGgSumRaU7udImLqOIifVP3C/Z5aHim5BUp5y7x3sCiF7D0DuS/2b0gyzhw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706922012; a=rsa-sha256; cv=none;
	b=mgBPQ746Yv9N+SlNHkoOf4iz1r/A8ikzhj4gwuGHOy/4yokM/1KFM9VJDfruDDl4dfl5g8
	KEzxatavBymtza50fvpu5nPZ7oLZU2LAaYtfMhncRGC8MvD9pAWqJrq+nzrpkBYLjwrJHY
	53B7jzynLWMvG41M5LQ+1rtP0MvjO87B893ZWwobl7EqmmMElzKDPWykWG7hfFgzRuFcem
	wAjnWU0FKtbfvmldVm7KsfmV1rDtvLYZXgl+OyrF681+cQQ5ctPn0tFV4gRYDzltWWULwR
	Cn70ZNjIeC7zFaBEIu2eKxlDNiMAPPW2ds8puFTKit4jKXFeul9iceK1NDyfLw==
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 4TRZ7J4nhbzsmF
	for <ports-bugs@FreeBSD.org>; Sat,  3 Feb 2024 01:00:12 +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 41310C8O003506
	for <ports-bugs@FreeBSD.org>; Sat, 3 Feb 2024 01:00:12 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41310CKM003505
	for ports-bugs@FreeBSD.org; Sat, 3 Feb 2024 01:00:12 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: ports-bugs@FreeBSD.org
Subject: [Bug 275494] [exp-run] lang/python311 as default python version
Date: Sat, 03 Feb 2024 01:00:11 +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: portmgr@FreeBSD.org
X-Bugzilla-Flags: exp-run?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-275494-7788-T8KyOc2aCM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275494-7788@https.bugs.freebsd.org/bugzilla/>
References: <bug-275494-7788@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: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs
List-Help: <mailto:ports-bugs+help@freebsd.org>
List-Post: <mailto:ports-bugs@freebsd.org>
List-Subscribe: <mailto:ports-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:ports-bugs+unsubscribe@freebsd.org>
Sender: owner-freebsd-ports-bugs@freebsd.org
X-BeenThere: freebsd-ports-bugs@freebsd.org
MIME-Version: 1.0

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

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D3f853a69d83c9929a7c7eb9f5ad3425=
936e0c9da

commit 3f853a69d83c9929a7c7eb9f5ad3425936e0c9da
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-02-03 00:56:59 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-02-03 00:58:29 +0000

    biology/python-nexus: Update to 2.9.0 and fix build with python-3.11

    PR:             275494

 biology/python-nexus/Makefile                |  9 ++++++---
 biology/python-nexus/distinfo                |  6 +++---
 biology/python-nexus/files/patch-2to3 (gone) | 19 -------------------
 3 files changed, 9 insertions(+), 25 deletions(-)

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