From 5f3cda098a7f79ee051ce942ab1cfdc6ebdf6706 Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Thu, 8 Oct 2020 09:43:04 +0000 Subject: devel/bazel: Update to 3.6.0 Minor release with several bug fixes and some incompatible changes[1]. [1] https://blog.bazel.build/2020/10/06/bazel-3-6.html Renewed almost all patches under files/ (via make makepatch). PR: 250164 Submitted by: Klaus Aehlig (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D26715 --- devel/bazel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/bazel/Makefile') diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index fc40c6b3f5bd..4e577936eadc 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bazel -DISTVERSION= 3.5.0 +DISTVERSION= 3.6.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist -- cgit v1.2.3