Re: git: f7f829f45426 - main - devel/rubygem-activesupport61: Update to 6.1.6
- In reply to: Torsten Zuehlsdorff : "Re: git: f7f829f45426 - main - devel/rubygem-activesupport61: Update to 6.1.6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 May 2022 19:01:55 UTC
On Mon, May 16, 2022 at 6:25 PM Torsten Zuehlsdorff <tz@freebsd.org> wrote: > This broke devel/gitaly (and thus www/gitlab-ce). > I'm aware of this before committing the previous update (6.1.5.1). Back in March when Rails 6.1.5 was released, I sent a patch to Matthias for testing since gitaly/gitlab-ce requires "~> 6.1.4.7". He mentioned that upstream and community have no activity for Rails 6.1.5 or Rails 7. Therefore I postponed the update. At the end of April, Rails 6.1.5.1 was released [1] and I committed the update because it is a security update. [1] https://rubyonrails.org/2022/4/26/Rails-7-0-2-4-6-1-5-1-6-0-4-8-and-5-2-7-1-have-been-released > > Can someone have a look at it, if Gitaly works fine with 6.1.6? > > Thank you! :) > Torsten > > On 13.05.22 13:48, Po-Chuan Hsieh wrote: > > The branch main has been updated by sunpoet: > > > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=f7f829f454266d8fa95ccf8f8f9dcd9287f4c288 > > > > commit f7f829f454266d8fa95ccf8f8f9dcd9287f4c288 > > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > AuthorDate: 2022-05-13 11:34:20 +0000 > > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > CommitDate: 2022-05-13 11:39:58 +0000 > > > > devel/rubygem-activesupport61: Update to 6.1.6 > > > > Changes: https://github.com/rails/rails/releases > > --- > > devel/rubygem-activesupport61/Makefile | 2 +- > > devel/rubygem-activesupport61/distinfo | 6 +++--- > > 2 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/devel/rubygem-activesupport61/Makefile > b/devel/rubygem-activesupport61/Makefile > > index 18e04a2a1e69..b0ecdd55e394 100644 > > --- a/devel/rubygem-activesupport61/Makefile > > +++ b/devel/rubygem-activesupport61/Makefile > > @@ -1,7 +1,7 @@ > > # Created by: Jonathan Weiss (<jw@innerewut.de>) > > > > PORTNAME= activesupport > > -PORTVERSION= 6.1.5.1 > > +PORTVERSION= 6.1.6 > > CATEGORIES= devel rubygems > > MASTER_SITES= RG > > PKGNAMESUFFIX= 61 > > diff --git a/devel/rubygem-activesupport61/distinfo > b/devel/rubygem-activesupport61/distinfo > > index b4bfdc4e8f72..e3e3d59538b9 100644 > > --- a/devel/rubygem-activesupport61/distinfo > > +++ b/devel/rubygem-activesupport61/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1651316785 > > -SHA256 (rubygem/activesupport-6.1.5.1.gem) = > 84fffce6029c8c15933d83455140d82bfdf4d69c68f291f65bb0f834b90592fa > > -SIZE (rubygem/activesupport-6.1.5.1.gem) = 220672 > > +TIMESTAMP = 1652122859 > > +SHA256 (rubygem/activesupport-6.1.6.gem) = > dc4fdc4bb9076d6c26e67b6a00557909adac9adb0b65fcd0fa7b80da1ebf9f23 > > +SIZE (rubygem/activesupport-6.1.6.gem) = 220672 > > -- > Support me at: > https://www.patreon.com/TorstenZuehlsdorff >