Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2022 03:01:55 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Torsten Zuehlsdorff <tz@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org, Matthias Fechner <mfechner@freebsd.org>
Subject:   Re: git: f7f829f45426 - main - devel/rubygem-activesupport61: Update to 6.1.6
Message-ID:  <CAMHz58R1soR2fqgACy7pG1Dhip6DNz6LUdwox%2B5vhDc=GNZ-4A@mail.gmail.com>
In-Reply-To: <e0935ac7-ecb1-de3b-1133-0378b0f6298c@FreeBSD.org>
References:  <202205131148.24DBm29J067150@gitrepo.freebsd.org> <e0935ac7-ecb1-de3b-1133-0378b0f6298c@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000909c9205df25aaaf
Content-Type: text/plain; charset="UTF-8"

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
>

--000000000000909c9205df25aaaf
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">On Mon, May 16, 2022 at 6:25 PM Torsten Z=
uehlsdorff &lt;<a href=3D"mailto:tz@freebsd.org" target=3D"_blank">tz@freeb=
sd.org</a>&gt; wrote:<br></div><div class=3D"gmail_quote"><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex">This broke devel/gitaly (and thus www/gitl=
ab-ce).<br></blockquote><div><br></div><div>I&#39;m aware of this before co=
mmitting the previous update (6.1.5.1).</div><div><br></div><div>Back in Ma=
rch when Rails 6.1.5 was released, I sent a patch to Matthias for testing s=
ince gitaly/gitlab-ce requires &quot;~&gt; 6.1.4.7&quot;.</div><div><div>He=
 mentioned that upstream and community have no activity for Rails 6.1.5 or =
Rails 7.<br></div><div>Therefore I postponed the update.</div></div><div><b=
r></div><div>At the end of April, Rails 6.1.5.1 was released [1] and I comm=
itted the update because it is a security update.</div><div><br></div><div>=
[1]=C2=A0<a href=3D"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" target=3D"_blank">https://rubyonra=
ils.org/2022/4/26/Rails-7-0-2-4-6-1-5-1-6-0-4-8-and-5-2-7-1-have-been-relea=
sed</a></div><div>=C2=A0</div><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex">
<br>
Can someone have a look at it, if Gitaly works fine with 6.1.6?<br>
<br>
Thank you! :)<br>
Torsten<br>
<br>
On 13.05.22 13:48, Po-Chuan Hsieh wrote:<br>
&gt; The branch main has been updated by sunpoet:<br>
&gt; <br>
&gt; URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3Df7f829f454=
266d8fa95ccf8f8f9dcd9287f4c288" rel=3D"noreferrer" target=3D"_blank">https:=
//cgit.FreeBSD.org/ports/commit/?id=3Df7f829f454266d8fa95ccf8f8f9dcd9287f4c=
288</a><br>
&gt; <br>
&gt; commit f7f829f454266d8fa95ccf8f8f9dcd9287f4c288<br>
&gt; Author:=C2=A0 =C2=A0 =C2=A0Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;<=
br>
&gt; AuthorDate: 2022-05-13 11:34:20 +0000<br>
&gt; Commit:=C2=A0 =C2=A0 =C2=A0Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;<=
br>
&gt; CommitDate: 2022-05-13 11:39:58 +0000<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 =C2=A0 devel/rubygem-activesupport61: Update to 6.1.6<br>
&gt;=C2=A0 =C2=A0 =C2=A0 <br>
&gt;=C2=A0 =C2=A0 =C2=A0 Changes:=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"htt=
ps://github.com/rails/rails/releases" rel=3D"noreferrer" target=3D"_blank">=
https://github.com/rails/rails/releases</a><br>;
&gt; ---<br>
&gt;=C2=A0 =C2=A0devel/rubygem-activesupport61/Makefile | 2 +-<br>
&gt;=C2=A0 =C2=A0devel/rubygem-activesupport61/distinfo | 6 +++---<br>
&gt;=C2=A0 =C2=A02 files changed, 4 insertions(+), 4 deletions(-)<br>
&gt; <br>
&gt; diff --git a/devel/rubygem-activesupport61/Makefile b/devel/rubygem-ac=
tivesupport61/Makefile<br>
&gt; index 18e04a2a1e69..b0ecdd55e394 100644<br>
&gt; --- a/devel/rubygem-activesupport61/Makefile<br>
&gt; +++ b/devel/rubygem-activesupport61/Makefile<br>
&gt; @@ -1,7 +1,7 @@<br>
&gt;=C2=A0 =C2=A0# Created by: Jonathan Weiss (&lt;<a href=3D"mailto:jw@inn=
erewut.de" target=3D"_blank">jw@innerewut.de</a>&gt;)<br>
&gt;=C2=A0 =C2=A0<br>
&gt;=C2=A0 =C2=A0PORTNAME=3D=C2=A0 =C2=A0activesupport<br>
&gt; -PORTVERSION=3D 6.1.5.1<br>
&gt; +PORTVERSION=3D 6.1.6<br>
&gt;=C2=A0 =C2=A0CATEGORIES=3D devel rubygems<br>
&gt;=C2=A0 =C2=A0MASTER_SITES=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0RG<br>
&gt;=C2=A0 =C2=A0PKGNAMESUFFIX=3D=C2=A0 =C2=A0 =C2=A0 61<br>
&gt; diff --git a/devel/rubygem-activesupport61/distinfo b/devel/rubygem-ac=
tivesupport61/distinfo<br>
&gt; index b4bfdc4e8f72..e3e3d59538b9 100644<br>
&gt; --- a/devel/rubygem-activesupport61/distinfo<br>
&gt; +++ b/devel/rubygem-activesupport61/distinfo<br>
&gt; @@ -1,3 +1,3 @@<br>
&gt; -TIMESTAMP =3D 1651316785<br>
&gt; -SHA256 (rubygem/activesupport-6.1.5.1.gem) =3D 84fffce6029c8c15933d83=
455140d82bfdf4d69c68f291f65bb0f834b90592fa<br>
&gt; -SIZE (rubygem/activesupport-6.1.5.1.gem) =3D 220672<br>
&gt; +TIMESTAMP =3D 1652122859<br>
&gt; +SHA256 (rubygem/activesupport-6.1.6.gem) =3D dc4fdc4bb9076d6c26e67b6a=
00557909adac9adb0b65fcd0fa7b80da1ebf9f23<br>
&gt; +SIZE (rubygem/activesupport-6.1.6.gem) =3D 220672<br>
<br>
-- <br>
Support me at:<br>
<a href=3D"https://www.patreon.com/TorstenZuehlsdorff" rel=3D"noreferrer" t=
arget=3D"_blank">https://www.patreon.com/TorstenZuehlsdorff</a><br>;
</blockquote></div></div>

--000000000000909c9205df25aaaf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58R1soR2fqgACy7pG1Dhip6DNz6LUdwox%2B5vhDc=GNZ-4A>