https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296007
--- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddc3acdf2c2790b259a6e1fcaae48befd161c69a commit ddc3acdf2c2790b259a6e1fcaae48befd161c69a Author: Charlie Li <[email protected]> AuthorDate: 2026-06-12 19:14:06 +0000 Commit: Charlie Li <[email protected]> CommitDate: 2026-06-12 19:17:59 +0000 lang/python314: update to 3.14.6 Changelog: https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-6-final While here: - rebase formatting similar to lang/python313 - expose JIT option (disabled by default) - allow LibreSSL PR: 296007 Event: Works Must Run lang/python314/Makefile | 140 +- lang/python314/Makefile.version | 2 +- lang/python314/distinfo | 6 +- .../libressl/patch-Modules___hashopenssl.c (new) | 26 + lang/python314/files/patch-Makefile.pre.in | 2 +- ...onfig.sh.in => patch-Misc__python-config.sh.in} | 2 +- .../files/patch-Tools_jit___llvm.py (new) | 36 + .../files/patch-Tools_jit___targets.py (new) | 22 + ...-overflow-in-Expats-CharacterDataHandler (gone) | 70 - lang/python314/pkg-plist | 16638 ++++++++++--------- 10 files changed, 8478 insertions(+), 8466 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
