diff -ruN bazel.orig/Makefile bazel/Makefile --- bazel.orig/Makefile 2020-10-22 08:06:35.574688000 +0200 +++ bazel/Makefile 2020-10-22 08:06:45.883954000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/devel/bazel/Makefile 551699 2020-10-08 09:43:04Z rhurlin $ PORTNAME= bazel -DISTVERSION= 3.6.0 +DISTVERSION= 3.7.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -29,7 +29,7 @@ # In bazel, a release is always code-wise identical to the final release candidate. # Hence we can also download that one and so have a simple way to also test earlier release # candidates. -FINALRC= 4 +FINALRC= 1 SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so) USE_JAVA= yes diff -ruN bazel.orig/distinfo bazel/distinfo --- bazel.orig/distinfo 2020-10-22 08:06:35.587991000 +0200 +++ bazel/distinfo 2020-10-22 08:06:45.895048000 +0200 @@ -1,3 +1,3 @@ -TIMESTAMP = 1601660539 -SHA256 (bazel-3.6.0rc4-dist.zip) = a99e64c5efc3df19595309ec9c7e7bea1ebfba65dd9a351bf2cfead941ae7467 -SIZE (bazel-3.6.0rc4-dist.zip) = 308423486 +TIMESTAMP = 1602268495 +SHA256 (bazel-3.7.0rc1-dist.zip) = 4fc2708163089860bead209d469828a93f8c3f797da0e11204cb49a78092d341 +SIZE (bazel-3.7.0rc1-dist.zip) = 313645240