CVSROOT: /cvs Module name: ports Changes by: jas...@cvs.openbsd.org 2013/06/11 08:56:14
Modified files: sysutils/ruby-puppet: Makefile.inc sysutils/ruby-puppet/3: Makefile Log message: switch to ruby 1.9 which brings significant speed ups over 1.8. there is one thing to be aware of, which is that ruby 1.9 uses a stricter yaml parser, so be sure your hier yaml files are OK before attempting to update or your agents will fail. ok robert@ (MAINTAINER)