From 3af72314d9af2884c94c1544b1575ac987bc735c Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 9 Feb 2020 13:48:19 +0000 Subject: [PATCH] Update to upstream version 2.1.0 While on it: - Pet portlint PR: 243964 Submitted by: aehlig@linta.de (maintainer) --- devel/bazel/Makefile | 7 +++---- devel/bazel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index ddfca1d2da86..2a51235b1cb4 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bazel -DISTVERSION= 2.0.0 -PORTREVISION= 1 +DISTVERSION= 2.1.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -23,10 +22,10 @@ BROKEN_FreeBSD_12_powerpc64= fails to compile: Action failed to execute: java.io BUILD_DEPENDS= bash:shells/bash \ zip:archivers/zip -CONFLICTS_INSTALL= bazel029 - USES= python:3.3+ shebangfix zip:infozip +CONFLICTS_INSTALL= bazel029 + # 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. diff --git a/devel/bazel/distinfo b/devel/bazel/distinfo index 6b0dccbaa9bb..1d9b97b19181 100644 --- a/devel/bazel/distinfo +++ b/devel/bazel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576907156 -SHA256 (bazel-2.0.0rc4-dist.zip) = 73b06694833188104be6590683c6b8df7ca2b36d9cb548cdb53a40059f0b2038 -SIZE (bazel-2.0.0rc4-dist.zip) = 259624659 +TIMESTAMP = 1580457560 +SHA256 (bazel-2.1.0rc4-dist.zip) = ac1d9a6189d717ba5aafcbc0745809155d24044df1a69e8de254c5b9182e894b +SIZE (bazel-2.1.0rc4-dist.zip) = 259805171