diff options
| author | Rainer Hurling <rhurlin@FreeBSD.org> | 2020-10-08 09:43:04 +0000 |
|---|---|---|
| committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2020-10-08 09:43:04 +0000 |
| commit | 5f3cda098a7f79ee051ce942ab1cfdc6ebdf6706 (patch) | |
| tree | a4389621eb4d23abdd8141cd0c4515e9c6f38f67 /devel/bazel/files/patch-scripts_bootstrap_buildenv.sh | |
| parent | textproc/p5-JSON-Validator: Update to 4.05 (diff) | |
devel/bazel: Update to 3.6.0
Minor release with several bug fixes and some incompatible changes[1].
[1] https://blog.bazel.build/2020/10/06/bazel-3-6.html
Renewed almost all patches under files/ (via make makepatch).
PR: 250164
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D26715
Notes
Notes:
svn path=/head/; revision=551699
Diffstat (limited to 'devel/bazel/files/patch-scripts_bootstrap_buildenv.sh')
| -rw-r--r-- | devel/bazel/files/patch-scripts_bootstrap_buildenv.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh b/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh index c1a1d5202b89..e7dbf357e0f4 100644 --- a/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh +++ b/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh @@ -1,6 +1,6 @@ ---- scripts/bootstrap/buildenv.sh.orig 1979-12-31 23:00:00 UTC +--- scripts/bootstrap/buildenv.sh.orig 2020-10-07 21:26:37 UTC +++ scripts/bootstrap/buildenv.sh -@@ -215,7 +215,7 @@ function clear_log() { +@@ -230,7 +230,7 @@ function clear_log() { rm -f ${phasefile} } |
