Created attachment 234090 [details] git patch for shells/rc My recent work with this port seems to indicate the current maintainer is MIA. As a result. If there's no objection I'd like to maintain this port. The attached patch accomplishes that. That's it. Thanks! Chris
Maintainer informed via mail
Created attachment 234557 [details] git diff against shells/rc -- takes maintainer && adds recommendations This patch is an update based upon observances by jgh@ && portlint. It incorporates all recommendations except the complaint for makepatch. 1) change MAINTAINER 2) Change order of PORT/DIST in Makefile 3) (unnecessarily) remove SHA512 entry in distinfo 4) complaint against patch not made with make makepatch (ignored) use of `make makepatch` made no changes or recommendations when executed against the patch. That's it. Thanks! Chris
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c752a1e7d236095381b4251e73e792e2b906d935 commit c752a1e7d236095381b4251e73e792e2b906d935 Author: Jason Helfman <jgh@FreeBSD.org> AuthorDate: 2022-06-09 02:00:49 +0000 Commit: Jason Helfman <jgh@FreeBSD.org> CommitDate: 2022-06-09 02:07:01 +0000 shells/rc: set maintainer to reporter, drop unsupported checksum algorithm PR: 264133 (based on) Approved by: maintainer-timeout (multiple) shells/rc/Makefile | 6 +++--- shells/rc/distinfo | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-)
Committed! Thanks for report! -jgh