Created attachment 259730 [details] x11/wezterm: Follow upstream and switch to MkDocs Upstream project has switched to Material for MkDocs to build the documentation.
Created attachment 261114 [details] x11/wezterm: Follow upstream and switch to MkDocs Rebase after 3ed29b818520b4c5691c1c49d13fd6b89c3142ef (lang/rust: Bump revisions after 1.87.0)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b37de0e37df80b727fadde56fb44d1d0149fabe commit 9b37de0e37df80b727fadde56fb44d1d0149fabe Author: Vladyslav Movchan <vladislav.movchan@gmail.com> AuthorDate: 2025-04-19 19:36:50 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-06-10 08:17:57 +0000 x11/wezterm: follow upstream and switch from mdbook to mkdocs for documentation generation Also drop mdbook-related patch which is no longer necessary. PR: 286227 Reported by: Vladyslav Movchan <vladislav.movchan@gmail.com> (maintainer) x11/wezterm/Makefile | 37 ++++++++++++++++----------- x11/wezterm/distinfo | 4 ++- x11/wezterm/files/patch-fix-mdbook0448 (gone) | 24 ----------------- 3 files changed, 25 insertions(+), 40 deletions(-)
Committed, thanks!
(In reply to Hiroki Tagato from comment #3) Thanks a lot!