Re: Fix deprecation warnings in databases/ruby-mysql{,2}

2022-04-23 Thread Theo Buehler
On Fri, Apr 22, 2022 at 09:34:31PM +, Jeremy Evans wrote: > This patches ruby-mysql and ruby-mysql to avoid issuing deprecation > warnings in Ruby 3.1 and will allow building with Ruby 3.2. > > Tested on amd64. Will be committing in a few days unless I hear > objections. ok tb

Fix deprecation warnings in databases/ruby-mysql{,2}

2022-04-22 Thread Jeremy Evans
This patches ruby-mysql and ruby-mysql to avoid issuing deprecation warnings in Ruby 3.1 and will allow building with Ruby 3.2. Tested on amd64. Will be committing in a few days unless I hear objections. Thanks, Jeremy Index: ruby-mysql/Makefile =