Bug 272441 - net-mgmt/rubygem-oxidized-web: update to support puma6
Summary: net-mgmt/rubygem-oxidized-web: update to support puma6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks: 272440
  Show dependency treegraph
 
Reported: 2023-07-09 23:33 UTC by Nick Hilliard
Modified: 2023-07-30 23:03 UTC (History)
1 user (show)

See Also:
nick: maintainer-feedback+
fuz: merge-quarterly?


Attachments
update to support puma6 (3.75 KB, patch)
2023-07-09 23:33 UTC, Nick Hilliard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hilliard 2023-07-09 23:33:09 UTC
Created attachment 243328 [details]
update to support puma6

the recent update from rubygem-puma5 to rubygem-puma6 broke rubygem-oxidized-web. This patch fixes it (+ has been submitted upstream).
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-11 22:09:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c8b47f91bca080d5a8212a8608f1b36d99de1893

commit c8b47f91bca080d5a8212a8608f1b36d99de1893
Author:     Nick Hilliard <nick@foobar.org>
AuthorDate: 2023-07-11 08:36:18 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-11 22:07:30 +0000

    net-mgmt/rubygem-oxidized-web: update to support puma6

    The recent update from rubygem-puma5 to rubygem-puma6 broke
    rubygem-oxidized-web. This patch fixes it (+ has been submitted upstream).

    PR:             272441

 net-mgmt/rubygem-oxidized-web/Makefile                  |  7 +++----
 .../files/patch-lib_oxidized_web.rb                     | 17 ++++++++++++++---
 .../files/patch-oxidized-web.gemspec                    | 15 ++++++++-------
 3 files changed, 25 insertions(+), 14 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-07-11 22:13:05 UTC
Thank you for your contribution.  Bug #272440 can be committed as soon as you address sunpoet's feedback.
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-07-28 10:00:12 UTC
Should this one be MFH'ed into the quarterly branch, too?
Comment 4 Nick Hilliard 2023-07-28 10:05:30 UTC
yes should be MFH'ed. Thanks.
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-07-28 10:09:00 UTC
Thanks.  Will MFH with my next batch.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-07-30 23:03:16 UTC
A commit in branch 2023Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40c1140647d541475c8c0e307ad5ec12678be924

commit 40c1140647d541475c8c0e307ad5ec12678be924
Author:     Nick Hilliard <nick@foobar.org>
AuthorDate: 2023-07-11 08:36:18 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-30 23:01:41 +0000

    net-mgmt/rubygem-oxidized-web: update to support puma6

    The recent update from rubygem-puma5 to rubygem-puma6 broke
    rubygem-oxidized-web. This patch fixes it (+ has been submitted upstream).

    PR:             272441
    (cherry picked from commit c8b47f91bca080d5a8212a8608f1b36d99de1893)

 net-mgmt/rubygem-oxidized-web/Makefile                  |  7 +++----
 .../files/patch-lib_oxidized_web.rb                     | 17 ++++++++++++++---
 .../files/patch-oxidized-web.gemspec                    | 15 ++++++++-------
 3 files changed, 25 insertions(+), 14 deletions(-)