Date: Mon, 8 Mar 2021 07:25:03 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Torsten Zuehlsdorff <freebsd@toco-domains.de> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Matthias Fechner <mfechner@freebsd.org> Subject: Re: svn commit: r567217 - head/devel/rubygem-google-protobuf Message-ID: <CAMHz58R_egcomhNXhMMepYbBHXpvxXRG0Gw6_FRHXLx7FP4YSA@mail.gmail.com> In-Reply-To: <8c6e8ea1-8c1c-e3c7-9737-5e3d654e1a81@toco-domains.de> References: <202103031816.123IG5fV055672@repo.freebsd.org> <8c6e8ea1-8c1c-e3c7-9737-5e3d654e1a81@toco-domains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, the commit you mentioned (r567475) happens later. And mfechner did that intentionally. r567475 (gitlab 13.9.2 update) says "So it is wanted that this port is currently not buildable to protect users from an update." The real problem is gitlab has issues with google-protobuf 3.15.* even though its Gemfile says "google-protobuf ~> 3.12". I've added rubygem-google-protobuf314 and changed gitlab family to it. On Mon, Mar 8, 2021 at 4:57 AM Torsten Zuehlsdorff <freebsd@toco-domains.de> wrote: > This update seems to break the build of www/gitlab-ce. GitLab requires > this port to be < 3.15. > > Can you please examine this issue? > > Thank you! :) > > On 03.03.21 19:16, Sunpoet Po-Chuan Hsieh wrote: > > Author: sunpoet > > Date: Wed Mar 3 18:16:04 2021 > > New Revision: 567217 > > URL: https://svnweb.freebsd.org/changeset/ports/567217 > > > > Log: > > Update to 3.15.0 > > > > Changes: https://github.com/protocolbuffers/protobuf/releases > > > > Modified: > > head/devel/rubygem-google-protobuf/Makefile > > head/devel/rubygem-google-protobuf/distinfo > > > > Modified: head/devel/rubygem-google-protobuf/Makefile > > > ============================================================================== > > --- head/devel/rubygem-google-protobuf/Makefile Wed Mar 3 > 18:15:59 2021 (r567216) > > +++ head/devel/rubygem-google-protobuf/Makefile Wed Mar 3 > 18:16:04 2021 (r567217) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME= google-protobuf > > -PORTVERSION= 3.14.0 > > +PORTVERSION= 3.15.0 > > CATEGORIES= devel rubygems > > MASTER_SITES= RG > > > > > > Modified: head/devel/rubygem-google-protobuf/distinfo > > > ============================================================================== > > --- head/devel/rubygem-google-protobuf/distinfo Wed Mar 3 > 18:15:59 2021 (r567216) > > +++ head/devel/rubygem-google-protobuf/distinfo Wed Mar 3 > 18:16:04 2021 (r567217) > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1605901784 > > -SHA256 (rubygem/google-protobuf-3.14.0.gem) = > 578426b145a51025626c6678d1cc8d8b952e595fe100565aea5fed0ee514755d > > -SIZE (rubygem/google-protobuf-3.14.0.gem) = 211968 > > +TIMESTAMP = 1613738839 > > +SHA256 (rubygem/google-protobuf-3.15.0.gem) = > 40f58515b56b6aad0c6fca808747e24b33959899d5f94acc2a6641e7688adde9 > > +SIZE (rubygem/google-protobuf-3.15.0.gem) = 148480 > > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58R_egcomhNXhMMepYbBHXpvxXRG0Gw6_FRHXLx7FP4YSA>