Bug 278267 - Please, change the e-mail address on the ports I maintain
Summary: Please, change the e-mail address on the ports I maintain
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 21:50 UTC by Mikhail T.
Modified: 2024-05-18 08:23 UTC (History)
1 user (show)

See Also:


Attachments
git grep -l mi@aldan.algebra.com | xargs sed -i "" -e 's/mi@aldan.algebra.com/ports@virtual-estates.net/g' (25.91 KB, patch)
2024-05-18 03:08 UTC, Mikhail T.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail T. 2024-04-08 21:50:44 UTC
It looks like the address I used for about 30 years is in trouble. Though the trouble may yet resolve itself, it may be better to wholesale change it to a domain under my own full control.

Please, replace all references to mi @ aldan.algebra.com to ports @ virtual-estates.net throughout the Makefile-files in ports tree. Thank you.
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2024-04-09 06:33:50 UTC
Can you please provide a patch?
Comment 2 Mikhail T. 2024-05-18 03:08:10 UTC
Created attachment 250784 [details]
git grep -l mi@aldan.algebra.com | xargs sed -i "" -e 's/mi@aldan.algebra.com/ports@virtual-estates.net/g'

> Can you please provide a patch?
Here it is. Be sure to fully test under poudriere. Thank you!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-18 08:22:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2b92bd705775cde86d311f3988e106b8d9df9743

commit 2b92bd705775cde86d311f3988e106b8d9df9743
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-05-18 08:21:45 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-05-18 08:22:43 +0000

    *: Change the MAINTAINER field per request

    PR:             278267

 archivers/lz4json/Makefile        | 4 ++--
 audio/festival/Makefile           | 4 ++--
 databases/pgtcl/Makefile          | 4 ++--
 databases/tcl-Mysql/Makefile      | 4 ++--
 deskutils/xmdiary/Makefile        | 4 ++--
 devel/dispy/Makefile              | 3 ++-
 devel/libgpc/Makefile             | 3 ++-
 devel/py-PyLD/Makefile            | 3 ++-
 devel/pycos/Makefile              | 4 ++--
 devel/qmake/Makefile              | 4 ++--
 devel/tcl-memchan/Makefile        | 4 ++--
 devel/tcl-trf/Makefile            | 4 ++--
 devel/tcltls/Makefile             | 3 ++-
 devel/tkp4/Makefile               | 4 ++--
 editors/xcoral/Makefile           | 4 ++--
 finance/libstocks/Makefile        | 3 ++-
 finance/quantlib/Makefile         | 4 ++--
 games/jin/Makefile                | 4 ++--
 graphics/jbigkit/Makefile         | 4 ++--
 graphics/lepton/Makefile          | 3 ++-
 graphics/libfpx/Makefile          | 3 ++-
 graphics/libimg/Makefile          | 4 ++--
 graphics/libjxr/Makefile          | 4 ++--
 graphics/libmng/Makefile          | 4 ++--
 graphics/py-exifread/Makefile     | 3 ++-
 graphics/qtawesome/Makefile       | 4 ++--
 java/berkeley-db/Makefile         | 3 ++-
 java/jode/Makefile                | 4 ++--
 java/jxgrabkey/Makefile           | 3 ++-
 lang/scm/Makefile                 | 4 ++--
 lang/siod/Makefile                | 4 ++--
 lang/tclX/Makefile                | 4 ++--
 mail/elm/Makefile                 | 4 ++--
 mail/milter-skem/Makefile         | 4 ++--
 multimedia/x265/Makefile          | 4 ++--
 net-im/purple-gowhatsapp/Makefile | 4 ++--
 net-im/tdlib-purple/Makefile      | 3 ++-
 net-mgmt/adcli/Makefile           | 4 ++--
 net/udt/Makefile                  | 4 ++--
 print/rlpr/Makefile               | 4 ++--
 russian/koi8r-ps/Makefile         | 4 ++--
 security/beecrypt/Makefile        | 4 ++--
 security/pdfcrack/Makefile        | 3 ++-
 security/sst/Makefile             | 4 ++--
 sysutils/fusefs-smbnetfs/Makefile | 3 ++-
 textproc/rxp/Makefile             | 4 ++--
 textproc/wordnet/Makefile         | 4 ++--
 ukrainian/gd/Makefile             | 2 +-
 ukrainian/monacofonts/Makefile    | 4 ++--
 www/jmeter/Makefile               | 4 ++--
 www/tclhttpd/Makefile             | 4 ++--
 www/tdom/Makefile                 | 3 ++-
 www/websh/Makefile                | 4 ++--
 x11-fonts/cyr-rfx/Makefile        | 4 ++--
 x11-fonts/geminifonts/Makefile    | 4 ++--
 x11-toolkits/mowitz/Makefile      | 4 ++--
 56 files changed, 111 insertions(+), 97 deletions(-)