Re: git: 05dc81551923 - main - devel/electron30: add port: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Date: Thu, 13 Jun 2024 07:26:53 UTC
> Hi Gleb, > > On 2024/06/09 22:50, Gleb Popov wrote: >> This fails to build on CURRENT: > > [...] > >> File >> "/wrkdirs/usr/ports/devel/electron30/work/electron-30.0.9/src/electron/script/lib/config.py", >> line 6, in <module> >> PLATFORM = { >> ^ >> KeyError: 'freebsd15' > > Thanks for reporting the problem. > > Unfortunately a hard drive in my development machine failed a couple of > days ago. I am now trying to restore the system from backup. > > I will fix the problem after the system get alive again, hopefully in a > few days. Fixed in the commit 3b99ec07e00459c5012cd77d322cf712bf7a5e0e. Thanks, Hiroki