Bug 268057 - www/rubygem-rack: Update to 3.0.2
Summary: www/rubygem-rack: Update to 3.0.2
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: Yasuhiro Kimura
URL: https://github.com/rack/rack/blob/v3....
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 16:10 UTC by Yasuhiro Kimura
Modified: 2022-12-23 07:36 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (1.32 KB, patch)
2022-11-29 16:10 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (19.88 KB, patch)
2022-12-08 11:48 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-11-29 16:10:47 UTC
Created attachment 238419 [details]
Patch file

Update to 3.0.1

ChangeLog:      https://github.com/rack/rack/blob/v3.0.1/CHANGELOG.md

Version 5.2.4 of tDiary (www/tdiary) requires rackup and rackup requires rack >= 3.0.0.beta1.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-08 11:48:57 UTC
Created attachment 238626 [details]
Updated patch file

* New version 3.0.2 is released.
* Copy www/rubygem-rack to www/rubygem-rack22 before updating the former.
* For all ports that isn't compatible with rack 3.x, update dependency from www/rubygem-rack to www/rubygem-rack22. 

ChangeLog:      https://github.com/rack/rack/blob/v3.0.2/CHANGELOG.md
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-23 07:21:00 UTC
Maintainer timeout. Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-23 07:34:06 UTC
A commit in branch main references this bug:

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

commit 2672229436a6b939e342d049078d084adc895594
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-12-08 11:16:07 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-23 07:31:48 +0000

    */*: Update dependency

    For all ports that isn't compatible with rack 3.x, update dependency
    from www/rubygem-rack to www/rubygem-rack22.

    PR:             268057

 converters/rubygem-json-ld/Makefile                   | 3 ++-
 databases/rubygem-activerecord-session_store/Makefile | 3 ++-
 devel/rubygem-flipper-ui/Makefile                     | 4 ++--
 devel/rubygem-sidekiq/Makefile                        | 3 ++-
 devel/rubygem-sidekiq64/Makefile                      | 3 ++-
 devel/rubygem-sprockets/Makefile                      | 3 ++-
 security/rubygem-omniauth1/Makefile                   | 3 ++-
 sysutils/rubygem-chef-zero/Makefile                   | 4 ++--
 www/gitlab-ce/Makefile                                | 2 +-
 www/rubygem-actionpack5/Makefile                      | 3 ++-
 www/rubygem-actionpack50/Makefile                     | 4 ++--
 www/rubygem-actionpack52/Makefile                     | 3 ++-
 www/rubygem-actionpack60/Makefile                     | 3 ++-
 www/rubygem-actionpack61/Makefile                     | 3 ++-
 www/rubygem-actionpack70/Makefile                     | 3 ++-
 www/rubygem-rack-attack/Makefile                      | 3 ++-
 www/rubygem-redis-rack/Makefile                       | 3 ++-
 www/rubygem-sinatra/Makefile                          | 3 ++-
 www/rubygem-sinatra2/Makefile                         | 3 ++-
 www/rubygem-smashing/Makefile                         | 4 ++--
 www/unit-ruby/Makefile                                | 3 ++-
 21 files changed, 41 insertions(+), 25 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-12-23 07:34:07 UTC
A commit in branch main references this bug:

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

commit f72c9e77e273bea874634fd60bbafbfd4844c893
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-12-06 12:54:48 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-23 07:31:45 +0000

    www/rubygem-rack22: Copy from www/rubygem-rack

    Copy www/rubygem-rack to www/rubygem-rack22 as preparation for
    updating www/rubygem-rack to 3.0.2.

    PR:             268057

 www/Makefile                       |  1 +
 www/rubygem-rack22/Makefile (new)  | 24 ++++++++++++++++++++++++
 www/rubygem-rack22/distinfo (new)  |  3 +++
 www/rubygem-rack22/pkg-descr (new) |  4 ++++
 4 files changed, 32 insertions(+)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-12-23 07:34:08 UTC
A commit in branch main references this bug:

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

commit 9fd3af144c7137413690eed6e086f43d70084ca1
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-11-29 15:28:28 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-23 07:31:50 +0000

    www/rubygem-rack: Update to 3.0.2

    ChangeLog:      https://github.com/rack/rack/blob/v3.0.2/CHANGELOG.md
    PR:             268057
    Approved by:    maintainer timeout

 www/rubygem-rack/Makefile | 4 +---
 www/rubygem-rack/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)