mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
Update to 0.17.1
PR: 231362 Submitted by: maintainer
This commit is contained in:
parent
077af8ad31
commit
089c8779c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480020
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bazel
|
||||
DISTVERSION= 0.16.0
|
||||
DISTVERSION= 0.17.1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/
|
||||
DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist
|
||||
@ -24,7 +24,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= 4
|
||||
FINALRC= 7
|
||||
|
||||
USES= shebangfix zip:infozip python
|
||||
SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so)
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532586931
|
||||
SHA256 (bazel-0.16.0rc4-dist.zip) = 8c3c99f1da1ec5961c3a904916acfa33a039f84c14ef9af7aff3dbb5123d7d9f
|
||||
SIZE (bazel-0.16.0rc4-dist.zip) = 89719549
|
||||
TIMESTAMP = 1536905890
|
||||
SHA256 (bazel-0.17.1rc7-dist.zip) = 78c1b439377934820be02a80f08a014ace9010932e0272ace2fe1e5480b625f4
|
||||
SIZE (bazel-0.17.1rc7-dist.zip) = 79226595
|
||||
|
Loading…
Reference in New Issue
Block a user