Re: update devel/protobuf to 3.6.1

2018-08-08 Thread Theo Buehler
Any feedback on this one? On Thu, Aug 02, 2018 at 01:43:29PM +0200, Theo Buehler wrote: > This is a very small update addressing the following: > > C++ Introduced workaround for Windows issue with std::atomic and > std::once_flag initialization (#4777, #4773) > > PHP Added compatibilit

update devel/protobuf to 3.6.1

2018-08-02 Thread Theo Buehler
This is a very small update addressing the following: C++ Introduced workaround for Windows issue with std::atomic and std::once_flag initialization (#4777, #4773) PHP Added compatibility with PHP 7.3 (#4898) RubyFixed Ruby crash involving Any encoding (#4718) Of these only