[Bug 274671] lang/python313: New port, 3.13.5 release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jun 2025 19:57:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274671
--- Comment #28 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=b2cf9fac8a5c6bd2c4ae878cf9c57bc72fe9f8f9
commit b2cf9fac8a5c6bd2c4ae878cf9c57bc72fe9f8f9
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-19 19:52:56 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-19 19:52:56 +0000
python.mk: move ABI flag removal modifier out of ${_VC}
Ugly hack needed by older bmake versions, ie not -CURRENT:
: bmake: "/usr/ports/Mk/Uses/python.mk" line 471: Unknown modifier "/"
: bmake: "/usr/ports/Mk/Uses/python.mk" line 471: Malformed conditional
(!empty(_PYTHON_VERSION_MAXIMUM) && (${_PYTHON_VERSION:${_VC}} >
${_PYTHON_VERSION_MAXIMUM:${_VC}}))
Fixes: ccaff6c14f2078ddc0edcbf26d7ee7e48b80c2a8
Reported by: cmt
PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
Mk/Uses/python.mk | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.