git: f614f496b70c - main - lang/python311: update to 3.11.15

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Tue, 03 Mar 2026 18:02:53 UTC
The branch main has been updated by vishwin:

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

commit f614f496b70c3979b280e97c04916c2508cea818
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-03 18:01:37 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-03 18:01:37 +0000

    lang/python311: update to 3.11.15
    
    Changelog: https://docs.python.org/release/3.11.15/whatsnew/changelog.html
---
 lang/python311/Makefile         |  8 --------
 lang/python311/Makefile.version |  2 +-
 lang/python311/distinfo         | 20 +++-----------------
 3 files changed, 4 insertions(+), 26 deletions(-)

diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index cb3bd1c3943d..8839c104ffd5 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
-PORTREVISION=	2
 CATEGORIES=	lang python
 MASTER_SITES=	PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//}
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}
@@ -8,13 +7,6 @@ DISTNAME=	Python-${DISTVERSION}
 DIST_SUBDIR=	python
 
 PATCH_SITES=	https://github.com/python/cpython/commit/
-PATCHFILES=	a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8.patch:-p1 \
-		afc40bdd3dd71f343fd9016f6d8eebbacbd6587c.patch:-p1 \
-		842ce19a0c0b58d61591e8f6a708c38db1fb94e4.patch:-p1 \
-		e9970f077240c7c670e8a6fc6662f2b30d3b6ad0.patch:-p1 \
-		3f396ca9d7bbe2a50ea6b8c9b27c0082884d9f80.patch:-p1 \
-		b1869ff648bbee0717221d09e6deff46617f3e85.patch:-p1 \
-		e4846a93ac07a8ae9aa18203af0dd13d6e7a6995.patch:-p1
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Interpreted object-oriented programming language
diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version
index c14d63e33bdb..8321fbe528ec 100644
--- a/lang/python311/Makefile.version
+++ b/lang/python311/Makefile.version
@@ -4,4 +4,4 @@
 # 1. Update python documentation (lang/python-doc-*)
 #    Run "make -C lang/python-doc-html makesum"
 # 2. Remove PORTREVISION in Makefile
-PYTHON_DISTVERSION=	3.11.14
+PYTHON_DISTVERSION=	3.11.15
diff --git a/lang/python311/distinfo b/lang/python311/distinfo
index c100ee86a8fa..4666d8496be3 100644
--- a/lang/python311/distinfo
+++ b/lang/python311/distinfo
@@ -1,17 +1,3 @@
-TIMESTAMP = 1770257346
-SHA256 (python/Python-3.11.14.tar.xz) = 8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b78
-SIZE (python/Python-3.11.14.tar.xz) = 20326860
-SHA256 (python/a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8.patch) = abd4d94b79e956573ecae434ec62fbbca3c83ba7cbdfeb4b8b8d0615188cbb0b
-SIZE (python/a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8.patch) = 6564
-SHA256 (python/afc40bdd3dd71f343fd9016f6d8eebbacbd6587c.patch) = 9d0bdf677c8800254fd580c28226a379ed7f7a382df497b99dbf471467f0e6ad
-SIZE (python/afc40bdd3dd71f343fd9016f6d8eebbacbd6587c.patch) = 6133
-SHA256 (python/842ce19a0c0b58d61591e8f6a708c38db1fb94e4.patch) = 1af62fb97d2e74bd5f9aa4dc7584c6cfbf278d123edd1ce588284277bf90178b
-SIZE (python/842ce19a0c0b58d61591e8f6a708c38db1fb94e4.patch) = 5099
-SHA256 (python/e9970f077240c7c670e8a6fc6662f2b30d3b6ad0.patch) = 680f0b30d0502015efd30a216fdffb5e1936dac12a4432641c03cca8e533994c
-SIZE (python/e9970f077240c7c670e8a6fc6662f2b30d3b6ad0.patch) = 5712
-SHA256 (python/3f396ca9d7bbe2a50ea6b8c9b27c0082884d9f80.patch) = b1e85e0a499d6bcc34511e2a2f1cc26876bd1f4c09183174438b23a7455181b6
-SIZE (python/3f396ca9d7bbe2a50ea6b8c9b27c0082884d9f80.patch) = 2836
-SHA256 (python/b1869ff648bbee0717221d09e6deff46617f3e85.patch) = dbba01dd565d58b4d06b57ff1acb11d8df19d3862d8b814ad5c9f96798016bbe
-SIZE (python/b1869ff648bbee0717221d09e6deff46617f3e85.patch) = 8287
-SHA256 (python/e4846a93ac07a8ae9aa18203af0dd13d6e7a6995.patch) = 80489e2d798ae090a3ec35ab28eaa0ee563c5bf00e1fa8827415bdd6973da6b0
-SIZE (python/e4846a93ac07a8ae9aa18203af0dd13d6e7a6995.patch) = 4342
+TIMESTAMP = 1772560177
+SHA256 (python/Python-3.11.15.tar.xz) = 272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b625
+SIZE (python/Python-3.11.15.tar.xz) = 20332596