Bug 266157 - */*: Update port maintainer of my committed ports
Summary: */*: Update port maintainer of my committed ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-09-01 13:36 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2022-09-06 20:25 UTC (History)
1 user (show)

See Also:


Attachments
Update port maintainer (3.14 KB, patch)
2022-09-01 13:36 UTC, Jesús Daniel Colmenares Oviedo
no flags Details | Diff
python-pptx to py-python-pptx (3.15 KB, patch)
2022-09-05 11:30 UTC, Jesús Daniel Colmenares Oviedo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2022-09-01 13:36:23 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-05 08:42:38 UTC
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
Comment 2 Jesús Daniel Colmenares Oviedo 2022-09-05 09:50:14 UTC
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
Comment 3 Jesús Daniel Colmenares Oviedo 2022-09-05 11:30:35 UTC
Created attachment 236367 [details]
python-pptx to py-python-pptx

python-pptx renamed to py-python-pptx.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-09-06 20:24:37 UTC
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(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-06 20:25:06 UTC
Committed,

Thanks!