Bug 271216 - www/gist: update to 6.0.0
Summary: www/gist: update to 6.0.0
Status: Closed DUPLICATE of bug 271222
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/defunkt/gist/relea...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 23:28 UTC by Enji Cooper
Modified: 2023-05-04 14:56 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (changlp)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)