mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 22:39:16 -04:00
ChangeLog: https://blog.bazel.build/2022/01/19/bazel-5.0.html PR: 261363 Reported by: aehlig@linta.de (maintainer)
10 lines
351 B
Python
10 lines
351 B
Python
--- distdir_deps.bzl.orig 1979-12-31 23:00:00 UTC
|
|
+++ distdir_deps.bzl
|
|
@@ -130,6 +130,7 @@ DIST_DEPS = {
|
|
"patch_args": ["-p1"],
|
|
"patches": [
|
|
"//third_party/grpc:grpc_1.41.0.patch",
|
|
+ "//third_party/grpc:extra-patch-bazel_grpc__deps.bzl",
|
|
],
|
|
"used_in": [
|
|
"additional_distfiles",
|