diff options
| -rw-r--r-- | devel/bazel/Makefile | 4 | ||||
| -rw-r--r-- | devel/bazel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 8d5322faa8f2..02ad42acc32b 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bazel -PORTVERSION= 0.10.0 +DISTVERSION= 0.11.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -22,7 +22,7 @@ BUILD_DEPENDS= bash:shells/bash \ # 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= 8 +FINALRC= 4 USES= shebangfix zip:infozip python SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so) diff --git a/devel/bazel/distinfo b/devel/bazel/distinfo index 01fc7bf3f030..4a3f2d08b143 100644 --- a/devel/bazel/distinfo +++ b/devel/bazel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517386793 -SHA256 (bazel-0.10.0rc8-dist.zip) = 2682a348946ad12926863cf5e0f2d62d1be12c3c999fe48fce86c31fccd04999 -SIZE (bazel-0.10.0rc8-dist.zip) = 92971427 +TIMESTAMP = 1519251737 +SHA256 (bazel-0.11.0rc4-dist.zip) = 6c37218b1b7ec0abe3a144f69e9758ce19692e5ec5d9be1e726e7cab6f37fa38 +SIZE (bazel-0.11.0rc4-dist.zip) = 83794431 |
