Changes between Initial Version and Version 1 of Ticket #66077, comment 9


Ignore:
Timestamp:
Aug 7, 2024, 2:26:03 AM (2 months ago)
Author:
wryfi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66077, comment 9

    initial v1  
    44> how robust that feature is.
    55>
    6 
    7 I don't understand why lua-5.3 is being installed as a dependency of lua-5.1 ports. That just doesn't make any sense. Something is fishy about this. See my comment in #70420.
    8 
    9 >
    106> I have updated the `luarocks 1.0` port group to explicitly specify `--lua-version`, but these Lua ports have been updated to use the newer `luarocks_org
    117> 1.0` port group now, so it does not matter.
    128>
    139
    14 Yeah, I can see that nothing is using the `luarocks 1.0` port group any more, so the original fix here isn't relevant any more.
     10I don't understand why lua-5.3 is being installed as a dependency of lua-5.1 ports. That just doesn't make any sense. Something is fishy about this. See my comment in #70420.
     11
     12I confirm that nothing seems to be using the `luarocks 1.0` port group any more, so the original fix here isn't relevant any more.
    1513
    1614The `luarocks_org 1.0` port group does depend on the `luarocks 1.1` port group though, so maybe a fix is needed there? It does seem to have a `--lua-version` argument in `build.pre_args` and `destroot.pre_args`, but not a `--lua-dir` argument.