git: 4a2ef953ffe1 - main - lang/python310: pull in upstream commits addressing vuxml entries

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Fri, 19 Jun 2026 04:23:00 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a2ef953ffe135d103aea4d0debcde45ce61cc08

commit 4a2ef953ffe135d103aea4d0debcde45ce61cc08
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-06-19 04:21:47 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-06-19 04:22:33 +0000

    lang/python310: pull in upstream commits addressing vuxml entries
    
    Security: cf75f572-378a-11f1-a119-e36228bfe7d4
    Security: b8e9f33c-375d-11f1-a119-e36228bfe7d4
    
    Event: BSDCan 2026
---
 lang/python310/Makefile |  6 ++++--
 lang/python310/distinfo | 10 +++++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/lang/python310/Makefile b/lang/python310/Makefile
index 839d63e5f316..7b7886a21998 100644
--- a/lang/python310/Makefile
+++ b/lang/python310/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	lang python
 MASTER_SITES=	PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//}
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}
@@ -9,7 +9,9 @@ DIST_SUBDIR=	python
 
 PATCH_SITES=	https://github.com/python/cpython/commit/
 PATCHFILES=	ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch:-p1 \
-		591ed890270c5697b013bf637029fb3e6cd2d73e.patch:-p1
+		591ed890270c5697b013bf637029fb3e6cd2d73e.patch:-p1 \
+		c5767a72838a8dda9d6dc5d3558075b055c56bca.patch:-p1 \
+		47128e64f98c3a20271138a98c2922bea2a3ee0e.patch:-p1
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Interpreted object-oriented programming language
diff --git a/lang/python310/distinfo b/lang/python310/distinfo
index 5ee44ce271e9..953c4661f78c 100644
--- a/lang/python310/distinfo
+++ b/lang/python310/distinfo
@@ -1,7 +1,11 @@
-TIMESTAMP = 1779818910
+TIMESTAMP = 1781841473
 SHA256 (python/Python-3.10.20.tar.xz) = de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec0647505
 SIZE (python/Python-3.10.20.tar.xz) = 19868028
-SHA256 (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = 92a5418d072ee488d3eda02d9fb648896d33e7448fdba198d92e56143fc8db35
-SIZE (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = 4648
+SHA256 (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = ab97e1bd4defb39eff9b8c911ce96c481d482df4f2ac86b39a2c25085873bf3c
+SIZE (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = 4654
 SHA256 (python/591ed890270c5697b013bf637029fb3e6cd2d73e.patch) = c085e97cffd3262e2bea13477e838f799bc6bcc8b9ff5d94185bb6af7e6c5359
 SIZE (python/591ed890270c5697b013bf637029fb3e6cd2d73e.patch) = 5733
+SHA256 (python/c5767a72838a8dda9d6dc5d3558075b055c56bca.patch) = d15c47533fa36472527509a792906afc4e6a562ff2b900ad949d33dc180a045f
+SIZE (python/c5767a72838a8dda9d6dc5d3558075b055c56bca.patch) = 2902
+SHA256 (python/47128e64f98c3a20271138a98c2922bea2a3ee0e.patch) = f975da3bca34d44cdb5b3d6775cbe654404c5e181c4dc7facd30bc66f3054f6b
+SIZE (python/47128e64f98c3a20271138a98c2922bea2a3ee0e.patch) = 2085