Created attachment 244241 [details] textproc/py-sphinx-sitemap: Update to 2.5.1 * Reported by portscout. * https://github.com/jdillard/sphinx-sitemap/releases/tag/v2.5.1
Please try to submit patches in git-format-patch format if possible.
(In reply to Robert Clausecker from comment #1) Hey Robert, I will look into what that means, how to practice it, and submit a new patch. Thanks.
(In reply to Alastair Hogge from comment #2) Basically, make a commit with your changes, then run git format-patch to generate a patch file. Your commit message, authorship, and other metadata will be included, which makes the whole thing a lot easier. There's no need to do so for patches you have already submitted, but perhaps you could do so in the future.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=86822140c52dca54c8b550f2a8d152a1f0c76004 commit 86822140c52dca54c8b550f2a8d152a1f0c76004 Author: Alastair Hogge <agh@riseup.net> AuthorDate: 2023-09-06 01:11:00 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-10 16:12:57 +0000 textproc/py-sphinx-sitemap: update to 2.5.1 Changelog: https://github.com/jdillard/sphinx-sitemap/releases/tag/v2.5.1 PR: 273253 textproc/py-sphinx-sitemap/Makefile | 2 +- textproc/py-sphinx-sitemap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thank you for your contribution.