From f31acf3c89ed86d5c31dbe01e883a0b7a0ed95db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Mon, 11 Jun 2018 16:42:56 +0000 Subject: 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 --- devel/bazel/files/patch-scripts_bootstrap_buildenv.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/bazel/files/patch-scripts_bootstrap_buildenv.sh') 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} } -- cgit v1.2.3