Date: Fri, 13 Feb 2026 18:39:06 +0000 From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6ffe928349a0 - main - lang/python312: pull in upstream commits addressing vuxml entries Message-ID: <698f6fca.3a22f.6129e874@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ffe928349a0352572a5b52dc3d5aa73c2fdc272 commit 6ffe928349a0352572a5b52dc3d5aa73c2fdc272 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2026-02-13 18:16:15 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-02-13 18:38:48 +0000 lang/python312: pull in upstream commits addressing vuxml entries Security: bfe9adc8-0224-11f1-8790-c5fb948922ad --- lang/python312/Makefile | 9 +++++++-- lang/python312/distinfo | 12 +++++++++++- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/lang/python312/Makefile b/lang/python312/Makefile index 2a9f20e34520..5d6e9be25f12 100644 --- a/lang/python312/Makefile +++ b/lang/python312/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} @@ -10,7 +10,12 @@ DIST_SUBDIR= python PATCH_SITES= https://github.com/python/cpython/commit/ PATCHFILES= d849cf5fec76947865370a41baba8934c581cdb2.patch:-p1 \ 9c9dda6625a2a90d2a06c657eee021d6be19842d.patch:-p1 \ - 14b1fdb0a94b96f86fc7b86671ea9582b8676628.patch:-p1 + 14b1fdb0a94b96f86fc7b86671ea9582b8676628.patch:-p1 \ + e417f05ad77a4c30ddc07f99e90fc0cef43e831a.patch:-p1 \ + a76e4cd62dd68e7cbe86e37e6ed988495a646b66.patch:-p1 \ + 4ed11d3cd288e6b90196a15c5a825a45d318fe47.patch:-p1 \ + 4802b96a2cde58570c24c13ef3289490980961c5.patch:-p1 \ + 62700107418eb2cca3fc88da036a243ea975f172.patch:-p1 MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language diff --git a/lang/python312/distinfo b/lang/python312/distinfo index d5c630808993..ecd72a27842a 100644 --- a/lang/python312/distinfo +++ b/lang/python312/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1767483004 +TIMESTAMP = 1771006487 SHA256 (python/Python-3.12.12.tar.xz) = fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4 SIZE (python/Python-3.12.12.tar.xz) = 20798712 SHA256 (python/d849cf5fec76947865370a41baba8934c581cdb2.patch) = 691090094ffd0b613bdfb088161c7b42d580994cfc0cf8666709940e9194b3c8 @@ -7,3 +7,13 @@ SHA256 (python/9c9dda6625a2a90d2a06c657eee021d6be19842d.patch) = d4590a41cd53e4d SIZE (python/9c9dda6625a2a90d2a06c657eee021d6be19842d.patch) = 5878 SHA256 (python/14b1fdb0a94b96f86fc7b86671ea9582b8676628.patch) = 45a3f20d3ee064e053b2afb557d969cb10f4c447d86ab231e8e26d326442d283 SIZE (python/14b1fdb0a94b96f86fc7b86671ea9582b8676628.patch) = 6133 +SHA256 (python/e417f05ad77a4c30ddc07f99e90fc0cef43e831a.patch) = d698b9b4d05b05837de76627e4552c56f28aeb6cf920bdd4b256058f6651516d +SIZE (python/e417f05ad77a4c30ddc07f99e90fc0cef43e831a.patch) = 5169 +SHA256 (python/a76e4cd62dd68e7cbe86e37e6ed988495a646b66.patch) = a863a5cfb3a708596192c9c2f70a5b6fcc7d00ef74a039f566029ecb87b60847 +SIZE (python/a76e4cd62dd68e7cbe86e37e6ed988495a646b66.patch) = 5166 +SHA256 (python/4ed11d3cd288e6b90196a15c5a825a45d318fe47.patch) = 8bf3646c47d496c08070b36ca57796acf03f738b8a95496a761a2e0af7b73bd1 +SIZE (python/4ed11d3cd288e6b90196a15c5a825a45d318fe47.patch) = 2991 +SHA256 (python/4802b96a2cde58570c24c13ef3289490980961c5.patch) = c514e8de2d69673becccadd03c39b4b7e269782775e9ed5ad753dec59f3dd964 +SIZE (python/4802b96a2cde58570c24c13ef3289490980961c5.patch) = 4139 +SHA256 (python/62700107418eb2cca3fc88da036a243ea975f172.patch) = 0aef8b549910a9776fc63d42e871f8226fdbdbfbd445d9b1f1bb22da7cd5e942 +SIZE (python/62700107418eb2cca3fc88da036a243ea975f172.patch) = 8164home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698f6fca.3a22f.6129e874>
