Bug 294256 - devel/bazel7: upgrade to 7.7.1
Summary: devel/bazel7: upgrade to 7.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-05 05:35 UTC by Xin LI
Modified: 2026-04-05 18:40 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Proposed patch (25.98 KB, patch)
2026-04-05 05:35 UTC, Xin LI
no flags Details | Diff
Proposed patch (revised) (25.02 KB, patch)
2026-04-05 06:00 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2026-04-05 05:35:48 UTC
Created attachment 269376 [details]
Proposed patch
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2026-04-05 05:48:11 UTC
Thanks for the patch!

Please commit it if science/py-tensorflow still builds successfully.

Best,
Yuri
Comment 2 Xin LI freebsd_committer freebsd_triage 2026-04-05 06:00:39 UTC
Created attachment 269377 [details]
Proposed patch (revised)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-04-05 18:38:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48ea19d5009027127df9fbabaa88b96f52674886

commit 48ea19d5009027127df9fbabaa88b96f52674886
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2026-04-05 05:33:39 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2026-04-05 18:36:22 +0000

    devel/bazel7: Upgrade to 7.7.1.

    PR:             ports/294256
    Approved by:    yuri (maintainer)

 devel/bazel7/Makefile                              |  46 ++++---
 devel/bazel7/distinfo                              |   6 +-
 ...-cfe27e79cfcbefb2b4479e04f80cbb299bc46965 (new) | 140 +++++++++++++++++++++
 .../extra-patch-grpc_bazel_grpc__deps.bzl (new)    |  20 +++
 .../extra-patch-upb_bazel_build__defs.bzl (new)    |  10 ++
 devel/bazel7/files/patch-MODULE.bazel (new)        |  15 +++
 devel/bazel7/files/patch-distdir_deps.bzl (new)    |  20 +++
 ...build_lib_rules_python_PyRuntimeInfo.java (new) |  11 ++
 ...builtins__bzl_common_python_providers.bzl (new) |  11 ++
 ...l_common_python_py__executable__bazel.bzl (new) |  11 ++
 ...sts_function__transition__allowlist_BUILD (new) |  14 +++
 ...ools_python_python_bootstrap_template.txt (new) |  11 ++
 .../files/patch-tools_python_toolchain.bzl (new)   |  20 +++
 .../files/rules_python_freebsd.patch.in (new)      |  23 ++++
 devel/bazel7/files/toolchain_local-BUILD (new)     |  43 +++++++
 15 files changed, 384 insertions(+), 17 deletions(-)