It is out of beta since early this week and the new blog plugin is very useful.
(In reply to Vedran Miletic from comment #0) Thanks for the hint, an update was due sooner or later anyway, because it is also used by net-mgmt/netbox. I'm already on it, but it will take a few more days. As soon as I have a useable patch, I will attach it here.
(In reply to Vedran Miletic from comment #0) Thanks, looking forward to the update.
Created attachment 244577 [details] py-readtime-3.0.0-v1.patch
Created attachment 244578 [details] py-mkdocs-material-9.2.5-v1.patch
(In reply to Vedran Miletic from comment #2) Attached are two patches, one for the py-mkdocs-material update and the other one is a required port, that isn't in the Ports tree yet as it needs are more recent version of textproc/py-markdown2. I opened a bug #273513 for the textproc/py-markdown2 update. Once this bug gets resolved the way should be paved to land the py-mkdocs-material update.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=79874ef87224738ccf23c4f8b72a8279c0d78c18 commit 79874ef87224738ccf23c4f8b72a8279c0d78c18 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-09-03 08:04:05 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-09-03 08:04:05 +0000 textproc/py-mkdocs-material: Update to 9.2.6 Changelog since: 9.1.21: https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.2.6 PR: 273364 Reported by: Vedran Miletic MFH: No (feature release) textproc/py-mkdocs-material/Makefile | 12 ++++++++---- textproc/py-mkdocs-material/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-)
(In reply to Vedran Miletic from comment #2) Committed, textproc/py-mkdocs-material is now at 9.2.6.
That was fast, thank you!