git: c30d43af0982 - main - devel/bazel: update to 5.3.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 25 Aug 2022 16:37:14 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c30d43af09823164af5a8aa26463501d9693d32e

commit c30d43af09823164af5a8aa26463501d9693d32e
Author:     Klaus Aehlig <aehlig@linta.de>
AuthorDate: 2022-08-25 05:20:25 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-25 16:34:00 +0000

    devel/bazel: update to 5.3.0
    
    ChangeLog: https://blog.bazel.build/2022/08/23/bazel-5.3.html
    
    PR:             266025
    Reported by:    aehlig@linta.de (maintainer)
---
 devel/bazel/Makefile | 4 ++--
 devel/bazel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile
index 2e7e21995d92..c8ba3f133740 100644
--- a/devel/bazel/Makefile
+++ b/devel/bazel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bazel
-DISTVERSION=	5.2.0
+DISTVERSION=	5.3.0
 CATEGORIES=	devel java
 MASTER_SITES=	https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/
 DISTNAME=	bazel-${PORTVERSION}rc${FINALRC}-dist
@@ -40,7 +40,7 @@ NO_WRKSUBDIR=	YES
 # 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=	3
+FINALRC=	2
 
 .include <bsd.port.pre.mk>
 
diff --git a/devel/bazel/distinfo b/devel/bazel/distinfo
index ed63da5a874f..dd58723dbb5b 100644
--- a/devel/bazel/distinfo
+++ b/devel/bazel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654951394
-SHA256 (bazel-5.2.0rc3-dist.zip) = b51ff87251747dae4d979b4418a36a693c64b702476d7bda261aa3cfdfe9b7ce
-SIZE (bazel-5.2.0rc3-dist.zip) = 235195506
+TIMESTAMP = 1660993625
+SHA256 (bazel-5.3.0rc2-dist.zip) = cf9435792305bd5237107c8687a9d1b5ccaaf231323b35247aef4534815dc22f
+SIZE (bazel-5.3.0rc2-dist.zip) = 235287050