Date: Sun, 12 Jun 2022 01:17:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264610] devel/bazel Update to 5.2.0 Message-ID: <bug-264610-7788-y0h6Be1zi0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264610-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264610-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264610 --- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> --- Created attachment 234629 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234629&action= =3Dedit 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=3Dshebangfix related variables +SHEBANG_REGEX --- Cheers --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264610-7788-y0h6Be1zi0>