On Thu, Apr 02, 2020 at 05:27:37PM +0100, Stuart Henderson wrote: > > Here is a diff to update mruby to 2.1.0. > > > > Tested on amd64, test suite passes without errors. > > > > Comments? OK? > > does www/h2o,mruby still build ok?
No it doesn't, thanks for the heads up. It looked safe as mruby is a leaf port. I was updating it to please portroach, I have no particular need for the new version so I don't think it's worth patching h2o to accomodate for this. We should probably add a comment with a heads up in the port Makefile though? Index: Makefile =================================================================== RCS file: /cvs/ports/lang/mruby/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile 6 Dec 2019 14:33:13 -0000 1.16 +++ Makefile 6 Apr 2020 12:11:44 -0000 @@ -4,6 +4,7 @@ BROKEN-arm = SIGBUS COMMENT = lightweight, embeddable implementation of ruby +# Keep in sync with the version bundled in www/h2o GH_ACCOUNT = mruby GH_PROJECT = mruby GH_TAGNAME = 2.0.1