CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/11 04:42:36
Modified files:
lang/mruby : Makefile distinfo
lang/mruby/patches: patch-include_mrbconf_h
patch-lib_mruby_build_rb
patch-tasks_toolchains_gcc_rake
lang/mruby/pkg : PLIST
Log message:
Update mruby to 2.0.1.
Notable changes:
- Switch to using GH_ directives to fetch the distfile
- Point HOMEPAGE to https://mruby.org/
- Upstream now enable setting MRB_ENDIAN_BIG on big endian architectures,
so we only need to add the missing <endian.h> header
Tested on amd64, test suite passes without errors.
OK sthen@, jeremy@