Changes between Version 1 and Version 2 of Ticket #66077, comment 9
- Timestamp:
- Aug 7, 2024, 2:35:24 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66077, comment 9
v1 v2 10 10 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. 11 11 12 I 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.12 I confirm that nothing seems to be using the `luarocks 1.0` port group any more, so the originally proposed fix here is no longer relevant. 13 13 14 14 The `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.