Page MenuHomeFreeBSD

devel/bazel: Update to 3.6.0
ClosedPublic

Authored by rhurlin on Oct 8 2020, 6:18 AM.
Tags
None
Referenced Files
F172214591: D26715.id78011.diff
Wed, Sep 16, 10:15 PM
F172204022: D26715.id78007.diff
Wed, Sep 16, 8:27 PM
F172191754: D26715.diff
Wed, Sep 16, 6:09 PM
Unknown Object (File)
Wed, Sep 16, 1:51 AM
Unknown Object (File)
Tue, Sep 15, 9:11 AM
Unknown Object (File)
Mon, Sep 14, 6:38 AM
Unknown Object (File)
Sun, Sep 13, 12:32 PM
Unknown Object (File)
Thu, Sep 10, 7:47 AM
Subscribers

Details

Summary

Minor release with several bug fixes and some incompatible changes[1].

[1] changelog https://blog.bazel.build/2020/10/06/bazel-3-6.html

Renew of most ports patch files via 'make makepatch'.

Submitted by Klaus Aehlig <aehlig@linta.de> (maintainer) in PR 250164

Tested on Poudriere (amd64, i386). 'portlint -AC' is ok.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Hmmm, I'm not sure if it does require exp-run or not. I remember tensorflow breakages after bazel updates, but it seem to be broken anyways.

Hmmm, I'm not sure if it does require exp-run or not. I remember tensorflow breakages after bazel updates, but it seem to be broken anyways.

To be honest, I have no experience with side effects of this update. Some of the changes in version 3.6.0 are incompatible with 3.5.0 and could potentially break dependencies.

On the other hand:
The port science/py-tensorflow uses the very old version devel/bazel029, other ports like shells/ohmyzsh, sysutils/kops, sysutils/fusefs-sandboxfs, and sysutils/eksctl all seem to use bazel-build instead, some of them as internal versions.

Ok, FreshPorts.org says

There are no ports dependent upon this port

so let's assume the maintainer knows what he's doing.

This revision is now accepted and ready to land.Oct 8 2020, 9:16 AM
This revision was automatically updated to reflect the committed changes.