CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/05/09 14:17:31
Modified files:
sysutils/ruby-puppet/5: Makefile distinfo
sysutils/ruby-puppet/5/patches:
patch-lib_puppet_provider_package_gem_rb
Log message:
Update to 5.5.14
since the switch to ruby 2.6 as default, installing packages with the gem
provider was broken, since it used the long depreprecated parameters to
omit installation of documenation. 5.5.14 apparently fixed that.
