CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/08/24 05:24:26
Modified files:
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_provider_package_openbsd_rb
Log message:
pkg_add doesn't set a non-zero return value upon failure, so check it's output
to determine if a package cannot be installed and fail hard if that's the case
instead of stating the package was succesfully installed.
ok sebastia@
