CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/09/09 05:32:13
Modified files:
games/minetest : Makefile distinfo
games/minetest/pkg: PLIST
Added files:
games/minetest/patches: patch-src_porting_cpp
patch-src_unittest_test_threading_cpp
Removed files:
games/minetest/patches: patch-cmake_Modules_FindGMP_cmake
patch-src_CMakeLists_txt
Log message:
update games/minetest to 5.3.0
- disable luajit and use plain lua (cmake is hard, and previous build was
already broken and didn't use it)
- use jsoncpp from ports
- enable the testsuite