[Bug 278943] lang/julia: update to 1.10.3 led to new filenames for certain compiled Julia modules

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 May 2024 18:57:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278943

--- Comment #7 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
(In reply to Hiroo Ono from comment #4)

> while, here at my side it became as follows:
> 
> %%DATADIR%%/compiled/v%%MINOR%%/DelimitedFiles/dlKZm_alIlh.ji 
> %%DATADIR%%/compiled/v%%MINOR%%/DelimitedFiles/dlKZm_e0JVL.ji 
> %%DATADIR%%/compiled/v%%MINOR%%/DelimitedFiles/dlKZm_e0JVL.so 
> %%DATADIR%%/compiled/v%%MINOR%%/DelimitedFiles/dlKZm_zHrJ5.ji 
> %%DATADIR%%/compiled/v%%MINOR%%/DelimitedFiles/dlKZm_zHrJ5.so

That's strange. I tested on src/main, src/stable/14, src/releng/14.1,
src/stable/13, and src/releng/13.3, all on amd64. They all ended up with the
same hashed filenames.

In my opinion it is better to automate than to place additional burden on the
maintainer.

-- 
You are receiving this mail because:
You are the assignee for the bug.