mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to version 0.12.0
PR: 227487 Submitted by: maintainer
This commit is contained in:
parent
1040a6c581
commit
ff64649eb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467227
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bazel
|
||||
DISTVERSION= 0.11.0
|
||||
DISTVERSION= 0.12.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= 4
|
||||
FINALRC= 3
|
||||
|
||||
USES= shebangfix zip:infozip python
|
||||
SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so)
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519251737
|
||||
SHA256 (bazel-0.11.0rc4-dist.zip) = 6c37218b1b7ec0abe3a144f69e9758ce19692e5ec5d9be1e726e7cab6f37fa38
|
||||
SIZE (bazel-0.11.0rc4-dist.zip) = 83794431
|
||||
TIMESTAMP = 1523428666
|
||||
SHA256 (bazel-0.12.0rc3-dist.zip) = 49106c9989e297c4c7e906ab796f8006c202c941a90da30f82c5e0e338141af8
|
||||
SIZE (bazel-0.12.0rc3-dist.zip) = 84966489
|
||||
|
Loading…
Reference in New Issue
Block a user