Summary: | www/gist: update to 6.0.0 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Enji Cooper <ngie> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed DUPLICATE | ||
Severity: | Affects Only Me | CC: | changlp, ehaupt, fernape, grahamperrin, lwhsu |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(changlp) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://github.com/defunkt/gist/releases/tag/v6.0.0 | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271222 |
Description
Enji Cooper
![]() ![]() 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(-) |