https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274671

--- Comment #49 from [email protected] ---
A commit in branch main references this bug:

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

commit e0cbe081481d26c9722afdd48fa4ff2675b9e899
Author:     Charlie Li <[email protected]>
AuthorDate: 2025-11-04 14:43:25 +0000
Commit:     Charlie Li <[email protected]>
CommitDate: 2025-11-04 14:43:25 +0000

    lang/python313: fix blake2s_impl regen mismatch

    The only difference between "stock" and regenerated blake2s_impl.c
    is where a variable is declared in py_blake2s_new_impl(). Patch the
    stock file to the regenerated version so the regeneration script
    does not get called.

    Reported by: fluffy, jan[at]glaubitz[dot]org
    PR: 274671

 .../files/patch-Modules___blake2_blake2s__impl.c (new)     | 14 ++++++++++++++
 lang/python313t/Makefile                                   |  8 --------
 2 files changed, 14 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to