Created attachment 236288 [details] Update port maintainer Description: I can no longer use the email address that these ports use. Reason: The person who gave me the invite code to RiseUp has violated the terms of use and anyone using a code offered by him has been banned as well. I have acquired another invite code from a friend with 1 year on RiseUp, but I can no longer use the old username. I prefer in this case to use Disroot because I don't want to lose my access for a strange reason like the one I described above.
Could you review the patch? Some things don't look right, as: |diff --git a/textproc/python-pptx/Makefile b/textproc/python-pptx/Makefile |index 4c4b35c99..197c309b6 100644 |--- a/textproc/python-pptx/Makefile |+++ b/textproc/python-pptx/Makefile ^^^^^^^^^^^^^^^^^ Unknown port You probably meant: textproc/py-python-pptx
Yes, I made a mistake. The port was renamed to py-python-pptx [1]. I will resubmit the patch to correct it. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265763#c4
Created attachment 236367 [details] python-pptx to py-python-pptx python-pptx renamed to py-python-pptx.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f1750e4a7e730954fdf201a79961eccc207f338 commit 4f1750e4a7e730954fdf201a79961eccc207f338 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2022-09-06 18:21:38 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-06 18:21:38 +0000 */*: Update maintainer email address Update maintainer's email address in multiple ports. PR: 266157 Reported by: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> multimedia/gtk-pipe-viewer/Makefile | 2 +- multimedia/pipe-viewer/Makefile | 2 +- sysutils/py-howdoi/Makefile | 2 +- sysutils/py-keep/Makefile | 2 +- textproc/py-python-pptx/Makefile | 2 +- x11/lemonbar-xft/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
Committed, Thanks!