Date: Mon, 26 Jan 2026 05:00:00 +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: 82836aacdcd2 - main - lang/python310: pull in upstream commits addressing vuxml entries Message-ID: <6976f4d0.38725.72b7e704@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=82836aacdcd2c9246bc896598ed0e453d5ab4c1a commit 82836aacdcd2c9246bc896598ed0e453d5ab4c1a Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2026-01-26 04:59:26 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-01-26 04:59:26 +0000 lang/python310: pull in upstream commits addressing vuxml entries Security: 613d0f9e-d477-11f0-9e85-03ddfea11990 Event: Winter Field Day 2026 PR: 291609 --- lang/python310/Makefile | 5 +++++ lang/python310/distinfo | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lang/python310/Makefile b/lang/python310/Makefile index 17c8d2bb883c..42d520d7c9cb 100644 --- a/lang/python310/Makefile +++ b/lang/python310/Makefile @@ -1,11 +1,16 @@ PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//} PKGNAMESUFFIX= ${PYTHON_SUFFIX} DISTNAME= Python-${DISTVERSION} DIST_SUBDIR= python +PATCH_SITES= https://github.com/python/cpython/commit/ +PATCHFILES= c97e87593063d84a2bd9fe7068b30eb44de23dc0.patch:-p1 \ + 5dc101675fd22918facbbe0fecdc821502beaaf0.patch:-p1 + MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language WWW= https://www.python.org/ diff --git a/lang/python310/distinfo b/lang/python310/distinfo index bf339fc36c16..eb5f9ab184a5 100644 --- a/lang/python310/distinfo +++ b/lang/python310/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1760232335 +TIMESTAMP = 1769403339 SHA256 (python/Python-3.10.19.tar.xz) = c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c076 SIZE (python/Python-3.10.19.tar.xz) = 19873020 +SHA256 (python/c97e87593063d84a2bd9fe7068b30eb44de23dc0.patch) = 080bfc9b144392997b72a12cee023c9682bc391ddd6bebd2c36d94ba24344b76 +SIZE (python/c97e87593063d84a2bd9fe7068b30eb44de23dc0.patch) = 6564 +SHA256 (python/5dc101675fd22918facbbe0fecdc821502beaaf0.patch) = 421ffb1cf0b33232db21b4f5c79874a35b27a28c1788fedbeca68aea7b67cd57 +SIZE (python/5dc101675fd22918facbbe0fecdc821502beaaf0.patch) = 6133home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6976f4d0.38725.72b7e704>
