Update to upstream version 2.1.0

While on it:
- Pet portlint

PR:		243964
Submitted by:	aehlig@linta.de (maintainer)
This commit is contained in:
Thomas Zander 2020-02-09 13:48:19 +00:00
parent 3c7b895882
commit 3af72314d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525657
2 changed files with 6 additions and 7 deletions

View file

@ -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.

View file

@ -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