Re: git: 5baffc837a29 - main - lang/zig015: copy from lang/zig

From: Yusuf Yaman <nxjoseph_at_FreeBSD.org>
Date: Mon, 11 May 2026 18:26:57 UTC
Hi,

Thanks for the report!

I have stumbled upon a PR regarding this issue and I have committed a 
patch that hopefully will fix the problem.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295202

https://cgit.freebsd.org/ports/commit/?id=8d5202d8fd36dcd679eb383862be34648d2f4b03

On 5/11/26 21:08, Herbert J. Skuhra wrote:
>> diff --git a/lang/Makefile b/lang/Makefile
>> index 0038ea9b4622..74a8fea61e4c 100644
>> --- a/lang/Makefile
>> +++ b/lang/Makefile
>> @@ -400,5 +400,6 @@
>>       SUBDIR += zephir
>>       SUBDIR += zig
>>       SUBDIR += zig014
>> +	SUBDIR += zig015
> ^^^^^^^
>
> Tab instead of spaces.

-- 
Yusuf Yaman