git: 425e788e588f - main - devel/bazel: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Oct 2022 02:44:51 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=425e788e588f08f5ecd9e494ef0dbc8db5400d89 commit 425e788e588f08f5ecd9e494ef0dbc8db5400d89 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-05 02:44:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-05 02:44:44 +0000 devel/bazel: Add comment --- devel/bazel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 9fb1634f7899..58f55b5f1dbd 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -1,5 +1,5 @@ PORTNAME= bazel -DISTVERSION= 5.3.0 +DISTVERSION= 5.3.0 # please make sure that science/py-tensorflow builds before updating CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist