https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271673
--- Comment #65 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=deb31699f1e7aef1498a7507cf219be6e338332b commit deb31699f1e7aef1498a7507cf219be6e338332b Author: Wen Heping <w...@freebsd.org> AuthorDate: 2025-04-08 01:54:12 +0000 Commit: Charlie Li <vish...@freebsd.org> CommitDate: 2025-04-08 01:59:29 +0000 lang/python312: add 3.12.9 What's new: https://docs.python.org/3/whatsnew/3.12.html PR: 271673 Co-authored-by: vishwin Differential Revision: https://reviews.freebsd.org/D49679 Mk/Uses/python.mk | 2 +- Mk/bsd.default-versions.mk | 2 +- lang/Makefile | 1 + lang/python312/Makefile (new) | 160 + lang/python312/Makefile.version (new) | 7 + lang/python312/distinfo (new) | 3 + .../libressl/patch-Modules___hashopenssl.c (new) | 26 + .../files/libressl/patch-Modules___ssl.c (new) | 11 + lang/python312/files/patch-Makefile.pre.in (new) | 65 + .../files/patch-Misc__python-config.sh.in (new) | 11 + lang/python312/files/patch-configure (new) | 11 + lang/python312/files/pkg-message.in (new) | 12 + lang/python312/pkg-descr (new) | 2 + lang/python312/pkg-plist (new) | 7977 ++++++++++++++++++++ 14 files changed, 8288 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.