Po-Chuan Hsieh 347b5b85e2
sysutils/puppet6: Fix build with rubygem-concurrent-ruby 1.2.0+
- Bump PORTREVISION for package change

Use ThreadLocalVar instead of RubyThreadLocalVar which was removed in 1.2.0.
RubyThreadLocalVar is a private class and an implementation detail.

Reference:	https://github.com/ruby-concurrency/concurrent-ruby/pull/988
		https://github.com/ruby-concurrency/concurrent-ruby/issues/986
		9182bc3dd2
2023-02-05 23:50:15 +08:00
..