git: 71c9ccf926be - main - lang/python311: pull in upstream commits addressing vuxml entries

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=71c9ccf926be7d1d007d0f22f08f57e246e3e9cc

commit 71c9ccf926be7d1d007d0f22f08f57e246e3e9cc
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-06-19 04:17:53 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-06-19 04:22:28 +0000

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

diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index c5b0536b6109..6a0858557a7a 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/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=	ceac1efc66516ac387eef2c9a0ce671895b44f03.patch:-p1 \
-		96fc5048605863c7b6fd6289643feb0e97edd96c.patch:-p1
+		96fc5048605863c7b6fd6289643feb0e97edd96c.patch:-p1 \
+		f4654824ae0850ac87227fb270f9057477946769.patch:-p1 \
+		e20c6c9667c99ecaab96e1a2b3767082841ffc8b.patch:-p1
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Interpreted object-oriented programming language
diff --git a/lang/python311/distinfo b/lang/python311/distinfo
index 05421cd80665..e24c7f4cabab 100644
--- a/lang/python311/distinfo
+++ b/lang/python311/distinfo
@@ -1,7 +1,11 @@
-TIMESTAMP = 1779819149
+TIMESTAMP = 1781841406
 SHA256 (python/Python-3.11.15.tar.xz) = 272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b625
 SIZE (python/Python-3.11.15.tar.xz) = 20332596
 SHA256 (python/ceac1efc66516ac387eef2c9a0ce671895b44f03.patch) = 28d8fac697c1f0b7203068f6b47c869aac7c1457e9fe96754c956ccb6913b55e
 SIZE (python/ceac1efc66516ac387eef2c9a0ce671895b44f03.patch) = 4665
 SHA256 (python/96fc5048605863c7b6fd6289643feb0e97edd96c.patch) = a9eff716b6f35bdd73b539368d9b7e1ff1221ba2fc0975f9aaa4cd577b4f3a0d
 SIZE (python/96fc5048605863c7b6fd6289643feb0e97edd96c.patch) = 5681
+SHA256 (python/f4654824ae0850ac87227fb270f9057477946769.patch) = e04d5c0ba553301cd13cd60bd815e59997df694dba2eff73e98592941c994984
+SIZE (python/f4654824ae0850ac87227fb270f9057477946769.patch) = 2902
+SHA256 (python/e20c6c9667c99ecaab96e1a2b3767082841ffc8b.patch) = 7536be971df7f8b7ee9b4d6448edc6be11ed2b54f87531a61401542e10d60795
+SIZE (python/e20c6c9667c99ecaab96e1a2b3767082841ffc8b.patch) = 2089