svn commit: r567217 - head/devel/rubygem-google-protobuf
Po-Chuan Hsieh
sunpoet at freebsd.org
Sun Mar 7 23:25:40 UTC 2021
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 at 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 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>
More information about the svn-ports-all
mailing list