Bug 273364

Summary: textproc/py-mkdocs-material: Update to 9.2.6
Product: Ports & Packages Reporter: Vedran Miletic <vedran>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Some People Flags: kai: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.2.6
Bug Depends on: 273513    
Bug Blocks:    
Attachments:
Description Flags
py-readtime-3.0.0-v1.patch
kai: maintainer-approval+
py-mkdocs-material-9.2.5-v1.patch kai: maintainer-approval+

Description Vedran Miletic 2023-08-26 15:17:05 UTC
It is out of beta since early this week and the new blog plugin is very useful.
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2023-08-31 06:07:37 UTC
(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.
Comment 2 Vedran Miletic 2023-08-31 08:37:15 UTC
(In reply to Vedran Miletic from comment #0)

Thanks, looking forward to the update.
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2023-09-02 07:55:21 UTC
Created attachment 244577 [details]
py-readtime-3.0.0-v1.patch
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2023-09-02 07:55:51 UTC
Created attachment 244578 [details]
py-mkdocs-material-9.2.5-v1.patch
Comment 5 Kai Knoblich freebsd_committer freebsd_triage 2023-09-02 07:59:19 UTC
(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.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-09-03 08:19:50 UTC
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(-)
Comment 7 Kai Knoblich freebsd_committer freebsd_triage 2023-09-03 08:46:38 UTC
(In reply to Vedran Miletic from comment #2)


Committed, textproc/py-mkdocs-material is now at 9.2.6.
Comment 8 Vedran Miletic 2023-09-03 09:20:46 UTC
That was fast, thank you!