diff -ruN bazel.orig/Makefile bazel/Makefile --- bazel.orig/Makefile 2018-02-02 00:51:18.499914000 +0100 +++ bazel/Makefile 2018-02-02 00:31:04.596102000 +0100 @@ -1,8 +1,8 @@ # Created by: Klaus Aehlig -# $FreeBSD: head/devel/bazel/Makefile 456716 2017-12-19 13:11:32Z swills $ +# $FreeBSD: head/devel/bazel/Makefile 455167 2017-11-30 06:13:34Z linimon $ PORTNAME= bazel -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -22,7 +22,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= 6 +FINALRC= 8 USES= shebangfix zip:infozip python SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so) diff -ruN bazel.orig/distinfo bazel/distinfo --- bazel.orig/distinfo 2018-02-02 00:51:18.509088000 +0100 +++ bazel/distinfo 2018-02-02 00:31:04.607265000 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1513322623 -SHA256 (bazel-0.9.0rc6-dist.zip) = 55f56e1f4ca90c8d59b875867326568f167bdc640d3c59828467a7ec5acbb83f -SIZE (bazel-0.9.0rc6-dist.zip) = 92458454 +TIMESTAMP = 1517386793 +SHA256 (bazel-0.10.0rc8-dist.zip) = 2682a348946ad12926863cf5e0f2d62d1be12c3c999fe48fce86c31fccd04999 +SIZE (bazel-0.10.0rc8-dist.zip) = 92971427