summaryrefslogtreecommitdiff
path: root/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-06-11 16:42:56 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-06-11 16:42:56 +0000
commitf31acf3c89ed86d5c31dbe01e883a0b7a0ed95db (patch)
tree257f647b071bffab763cdc3f2df8823eb0d05568 /devel/bazel/files/patch-scripts_bootstrap_buildenv.sh
parentsysutils/vzvol: fix typo in pkg-descr (diff)
devel/bazel: update to 0.14.0
PR: 228736 Submitted by: aehlig@linta.de (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15737
Diffstat (limited to 'devel/bazel/files/patch-scripts_bootstrap_buildenv.sh')
-rw-r--r--devel/bazel/files/patch-scripts_bootstrap_buildenv.sh4
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 04e802d0f432..c1a1d5202b89 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 2017-11-11 22:06:52.302048000 +0000
+--- scripts/bootstrap/buildenv.sh.orig 1979-12-31 23:00:00 UTC
+++ scripts/bootstrap/buildenv.sh
-@@ -215,7 +215,7 @@
+@@ -215,7 +215,7 @@ function clear_log() {
rm -f ${phasefile}
}