diff -ruN bazel.orig/Makefile bazel/Makefile --- bazel.orig/Makefile 2020-05-28 17:23:58.971739000 +0200 +++ bazel/Makefile 2020-05-28 17:24:05.738989000 +0200 @@ -1,8 +1,8 @@ # Created by: Klaus Aehlig -# $FreeBSD: head/devel/bazel/Makefile 532495 2020-04-22 18:17:22Z tcberner $ +# $FreeBSD: head/devel/bazel/Makefile 531405 2020-04-11 06:55:54Z tcberner $ PORTNAME= bazel -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.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-05-28 17:23:58.990974000 +0200 +++ bazel/distinfo 2020-05-28 17:24:05.739446000 +0200 @@ -1,3 +1,3 @@ -TIMESTAMP = 1587375557 -SHA256 (bazel-3.1.0rc4-dist.zip) = da6b81522345fd68f98be0c42b247ca58850896269129d26634f756842cf4d46 -SIZE (bazel-3.1.0rc4-dist.zip) = 269383583 +TIMESTAMP = 1589005739 +SHA256 (bazel-3.2.0rc1-dist.zip) = 3ecdb041c6f0f5c8cea0952b17697575b484cf31ec96e5cbcc850d7fa0dfe39e +SIZE (bazel-3.2.0rc1-dist.zip) = 269368381