[Bug 264610] devel/bazel Update to 5.2.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 264610] devel/bazel update to 5.2.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jun 2022 01:17:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264610 --- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> --- Created attachment 234629 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234629&action=edit devel/bazel fixed (git diff) Hello, Can't test this port because I need compile llvm12 dep for 4 jails that represents ~4 hours, but I found small errors that I fixed and you can take a look: 1. portlint -C --- FATAL: Makefile: [17]: use a tab (not space) after a variable name WARN: Makefile: [16]: BROKEN messages should begin with a lowercase letter and end without a period. WARN: Makefile: possible use of absolute pathname "/usr/bin/clang". --- 2. portclippy Makefile: --- # Dependencies BUILD_DEPENDS # USES block USES -SHEBANG_REGEX CPE_VENDOR USE_JAVA JAVA_VERSION JAVA_VENDOR JAVA_BUILD JAVA_RUN # USES=shebangfix related variables +SHEBANG_REGEX --- Cheers -- You are receiving this mail because: You are the assignee for the bug.