Bug 271216

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 freebsd_committer freebsd_triage 2023-05-02 23:28:54 UTC
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 .
Comment 1 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2023-05-04 10:19:43 UTC
Favoring the newer PR which attached patch and linters pacified :-)

*** This bug has been marked as a duplicate of bug 271222 ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-04 14:55:07 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-05-04 14:56:11 UTC
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(-)