Date: Thu, 13 Apr 2023 00:53:29 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Matthias Fechner <mfechner@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 775dc097cf9d - main - devel/rubygem-google-protobuf: udpate to 3.22.2 Message-ID: <CAMHz58Q_CycytHYwjcG2-jCOAQkMbT9HMS_jh_Tig-okYqpdTQ@mail.gmail.com> In-Reply-To: <202304121448.33CEmret019175@gitrepo.freebsd.org> References: <202304121448.33CEmret019175@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000b1e3a105f926744b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Apr 12, 2023 at 10:49=E2=80=AFPM Matthias Fechner <mfechner@freebsd= .org> wrote: > The branch main has been updated by mfechner: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3D775dc097cf9dd438db928981e8fa3= 584abd6c888 > > commit 775dc097cf9dd438db928981e8fa3584abd6c888 > Author: Matthias Fechner <mfechner@FreeBSD.org> > AuthorDate: 2023-04-10 10:34:48 +0000 > Commit: Matthias Fechner <mfechner@FreeBSD.org> > CommitDate: 2023-04-12 14:31:53 +0000 > > devel/rubygem-google-protobuf: udpate to 3.22.2 > > Required for gitlab-ce 15.10. > Once again. Please stop committing changes to my (and others') ports without maintainer approval. It is not the first time and I've reminded you many times. > > Changelog: > https://github.com/protocolbuffers/protobuf/commits/v3.22.2/ruby > --- > devel/rubygem-google-protobuf/Makefile | 2 +- > devel/rubygem-google-protobuf/distinfo | 6 +++--- > devel/rubygem-google-protobuf/files/patch-hide-symbols | 11 ----------- > 3 files changed, 4 insertions(+), 15 deletions(-) > > diff --git a/devel/rubygem-google-protobuf/Makefile > b/devel/rubygem-google-protobuf/Makefile > index 5da3c8b07b60..02f851188f74 100644 > --- a/devel/rubygem-google-protobuf/Makefile > +++ b/devel/rubygem-google-protobuf/Makefile > @@ -1,5 +1,5 @@ > PORTNAME=3D google-protobuf > -PORTVERSION=3D 3.21.12 > +PORTVERSION=3D 3.22.2 > CATEGORIES=3D devel rubygems > MASTER_SITES=3D RG > > diff --git a/devel/rubygem-google-protobuf/distinfo > b/devel/rubygem-google-protobuf/distinfo > index 18ab8ec5ed73..a8ab580bf170 100644 > --- a/devel/rubygem-google-protobuf/distinfo > +++ b/devel/rubygem-google-protobuf/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1674590410 > -SHA256 (rubygem/google-protobuf-3.21.12.gem) =3D > 4b09bb7e3168cda689efebcd3373304e124b14aabf776fbf1f0a7615259c8fb5 > -SIZE (rubygem/google-protobuf-3.21.12.gem) =3D 188416 > +TIMESTAMP =3D 1681107853 > +SHA256 (rubygem/google-protobuf-3.22.2.gem) =3D > d516c13248500fb4e1af469c2d71e8b6ecffacb6f55e9be203f01b7d0ff01eff > +SIZE (rubygem/google-protobuf-3.22.2.gem) =3D 209920 > diff --git a/devel/rubygem-google-protobuf/files/patch-hide-symbols > b/devel/rubygem-google-protobuf/files/patch-hide-symbols > deleted file mode 100644 > index 4e85cdbb04e7..000000000000 > --- a/devel/rubygem-google-protobuf/files/patch-hide-symbols > +++ /dev/null > @@ -1,11 +0,0 @@ > ---- ext/google/protobuf_c/extconf.rb.orig 2022-10-28 07:09:57 UTC > -+++ ext/google/protobuf_c/extconf.rb > -@@ -6,7 +6,7 @@ ext_name =3D "google/protobuf_c" > - > - dir_config(ext_name) > - > --if RUBY_PLATFORM =3D~ /darwin/ || RUBY_PLATFORM =3D~ /linux/ > -+if RUBY_PLATFORM =3D~ /darwin/ || RUBY_PLATFORM =3D~ /linux/ || > RUBY_PLATFORM =3D~ /freebsd/ > - $CFLAGS +=3D " -std=3Dgnu99 -O3 -DNDEBUG -fvisibility=3Dhidden -Wall > -Wsign-compare -Wno-declaration-after-statement" > - else > - $CFLAGS +=3D " -std=3Dgnu99 -O3 -DNDEBUG" > --000000000000b1e3a105f926744b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr">On Wed, Apr 12, 2023 at 10:49=E2=80=AFPM = Matthias Fechner <<a href=3D"mailto:mfechner@freebsd.org">mfechner@freeb= sd.org</a>> 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">The branch main has been updated by mfechn= er:<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3D775dc097cf9dd43= 8db928981e8fa3584abd6c888" rel=3D"noreferrer" target=3D"_blank">https://cgi= t.FreeBSD.org/ports/commit/?id=3D775dc097cf9dd438db928981e8fa3584abd6c888</= a><br> <br> commit 775dc097cf9dd438db928981e8fa3584abd6c888<br> Author:=C2=A0 =C2=A0 =C2=A0Matthias Fechner <mfechner@FreeBSD.org><br= > AuthorDate: 2023-04-10 10:34:48 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Matthias Fechner <mfechner@FreeBSD.org><br= > CommitDate: 2023-04-12 14:31:53 +0000<br> <br> =C2=A0 =C2=A0 devel/rubygem-google-protobuf: udpate to 3.22.2<br> <br> =C2=A0 =C2=A0 Required for gitlab-ce 15.10.<br></blockquote><div><br></div>= <div>Once again.</div><div>Please stop committing changes to my (and others= ') ports without maintainer approval.</div><div>It is not the first tim= e and I've reminded you many times.</div><div>=C2=A0<br></div><blockquo= te class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px = solid rgb(204,204,204);padding-left:1ex"> <br> =C2=A0 =C2=A0 Changelog:<br> =C2=A0 =C2=A0 <a href=3D"https://github.com/protocolbuffers/protobuf/commit= s/v3.22.2/ruby" rel=3D"noreferrer" target=3D"_blank">https://github.com/pro= tocolbuffers/protobuf/commits/v3.22.2/ruby</a><br> ---<br> =C2=A0devel/rubygem-google-protobuf/Makefile=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 2 +-<br> =C2=A0devel/rubygem-google-protobuf/distinfo=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 6 +++---<br> =C2=A0devel/rubygem-google-protobuf/files/patch-hide-symbols | 11 ---------= --<br> =C2=A03 files changed, 4 insertions(+), 15 deletions(-)<br> <br> diff --git a/devel/rubygem-google-protobuf/Makefile b/devel/rubygem-google-= protobuf/Makefile<br> index 5da3c8b07b60..02f851188f74 100644<br> --- a/devel/rubygem-google-protobuf/Makefile<br> +++ b/devel/rubygem-google-protobuf/Makefile<br> @@ -1,5 +1,5 @@<br> =C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 google-protobuf<br> -PORTVERSION=3D=C2=A0 =C2=A03.21.12<br> +PORTVERSION=3D=C2=A0 =C2=A03.22.2<br> =C2=A0CATEGORIES=3D=C2=A0 =C2=A0 devel rubygems<br> =C2=A0MASTER_SITES=3D=C2=A0 RG<br> <br> diff --git a/devel/rubygem-google-protobuf/distinfo b/devel/rubygem-google-= protobuf/distinfo<br> index 18ab8ec5ed73..a8ab580bf170 100644<br> --- a/devel/rubygem-google-protobuf/distinfo<br> +++ b/devel/rubygem-google-protobuf/distinfo<br> @@ -1,3 +1,3 @@<br> -TIMESTAMP =3D 1674590410<br> -SHA256 (rubygem/google-protobuf-3.21.12.gem) =3D 4b09bb7e3168cda689efebcd3= 373304e124b14aabf776fbf1f0a7615259c8fb5<br> -SIZE (rubygem/google-protobuf-3.21.12.gem) =3D 188416<br> +TIMESTAMP =3D 1681107853<br> +SHA256 (rubygem/google-protobuf-3.22.2.gem) =3D d516c13248500fb4e1af469c2d= 71e8b6ecffacb6f55e9be203f01b7d0ff01eff<br> +SIZE (rubygem/google-protobuf-3.22.2.gem) =3D 209920<br> diff --git a/devel/rubygem-google-protobuf/files/patch-hide-symbols b/devel= /rubygem-google-protobuf/files/patch-hide-symbols<br> deleted file mode 100644<br> index 4e85cdbb04e7..000000000000<br> --- a/devel/rubygem-google-protobuf/files/patch-hide-symbols<br> +++ /dev/null<br> @@ -1,11 +0,0 @@<br> ---- ext/google/protobuf_c/extconf.rb.orig=C2=A0 =C2=A0 =C2=A0 2022-10-28 0= 7:09:57 UTC<br> -+++ ext/google/protobuf_c/extconf.rb<br> -@@ -6,7 +6,7 @@ ext_name =3D "google/protobuf_c"<br> - <br> - dir_config(ext_name)<br> - <br> --if RUBY_PLATFORM =3D~ /darwin/ || RUBY_PLATFORM =3D~ /linux/<br> -+if RUBY_PLATFORM =3D~ /darwin/ || RUBY_PLATFORM =3D~ /linux/ || RUBY_PLAT= FORM =3D~ /freebsd/<br> -=C2=A0 =C2=A0$CFLAGS +=3D " -std=3Dgnu99 -O3 -DNDEBUG -fvisibility=3D= hidden -Wall -Wsign-compare -Wno-declaration-after-statement"<br> - else<br> -=C2=A0 =C2=A0$CFLAGS +=3D " -std=3Dgnu99 -O3 -DNDEBUG"<br> </blockquote></div></div> --000000000000b1e3a105f926744b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Q_CycytHYwjcG2-jCOAQkMbT9HMS_jh_Tig-okYqpdTQ>