From owner-svn-ports-head@freebsd.org Mon Mar 8 00:10:38 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1F1B3555890; Mon, 8 Mar 2021 00:10:38 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DtzJF6xNdz4qpY; Mon, 8 Mar 2021 00:10:37 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [192.168.0.122] (ip-95-223-107-149.hsi16.unitymediagroup.de [95.223.107.149]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 173687FD71; Mon, 8 Mar 2021 01:10:35 +0100 (CET) Subject: Re: svn commit: r567217 - head/devel/rubygem-google-protobuf To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Matthias Fechner References: <202103031816.123IG5fV055672@repo.freebsd.org> <8c6e8ea1-8c1c-e3c7-9737-5e3d654e1a81@toco-domains.de> From: Torsten Zuehlsdorff Message-ID: <988b62c4-858f-c538-47f6-228dbf963f4d@FreeBSD.org> Date: Mon, 8 Mar 2021 01:10:34 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4DtzJF6xNdz4qpY X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2021 00:10:38 -0000 Thank you! :) On 08.03.21 00:25, Po-Chuan Hsieh wrote: > 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 > > 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 > " > -- Support me at: https://www.patreon.com/TorstenZuehlsdorff