5.1.0 doesn't work at all with GitHub today. Updating the package to 6.0.0 works. A patch can be found here on my gist :)... https://gist.github.com/ngie-eign/756bc8e50e4ca57e8e45d39b4e85ef16 .
Favoring the newer PR which attached patch and linters pacified :-) *** This bug has been marked as a duplicate of bug 271222 ***
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4a253201d411adbd18167a6ca0d6a8d9a55d1a commit fb4a253201d411adbd18167a6ca0d6a8d9a55d1a Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-05-04 14:54:54 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-05-04 14:54:54 +0000 www/gist: Unbreak runtime by update to 6.0.0 This port currently fails with a Ruby RuntimeError. Fix by update to 6.0.0. Also fix USE statement to depend on ruby. While here pacify portlint, portclippy, portfmt. PR: 271222, 271216 Approved by: portmgr (blanket, trivial fix) www/gist/Makefile | 10 +++++----- www/gist/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-)
A commit in branch 2023Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5cc0dd03d9931e3f6cdc5a212ef53617456a582 commit d5cc0dd03d9931e3f6cdc5a212ef53617456a582 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-05-04 14:54:54 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-05-04 14:55:37 +0000 www/gist: Unbreak runtime by update to 6.0.0 This port currently fails with a Ruby RuntimeError. Fix by update to 6.0.0. Also fix USE statement to depend on ruby. While here pacify portlint, portclippy, portfmt. PR: 271222, 271216 Approved by: portmgr (blanket, trivial fix) (cherry picked from commit fb4a253201d411adbd18167a6ca0d6a8d9a55d1a) www/gist/Makefile | 10 +++++----- www/gist/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-)