Summary: | devel/automake: current version doesn't support python >= 3.10 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Philippe Michel <philippe.michel7> |
Component: | Individual Port(s) | Assignee: | Tijl Coosemans <tijl> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | rhurlin |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(tijl) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Philippe Michel
2024-06-11 22:06:01 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=87fec07b643dbb06f29781ee0948c060566ba6bc commit 87fec07b643dbb06f29781ee0948c060566ba6bc Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2024-06-13 17:44:03 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2024-06-14 13:08:44 +0000 devel/automake: Support python 3.10+ Add a patch that combines the following upstream commits: https://git.savannah.gnu.org/cgit/automake.git/commit/?id=930a9a73f4bb7 https://git.savannah.gnu.org/cgit/automake.git/commit/?id=3cd8f54560c1e https://git.savannah.gnu.org/cgit/automake.git/commit/?id=6b4304c121618 PR: 279687 devel/automake/Makefile | 2 +- devel/automake/files/patch-m4_python.m4 (new) | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) |