CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2013/12/21 08:06:02

Modified files:
        sysutils/ruby-puppet/3: Makefile 
        sysutils/ruby-puppet/3/patches: 
                                        
patch-lib_puppet_provider_package_openbsd_rb 

Log message:
improve error handling for :upgradeable:
- if pkg_add reports one PKG_PATH is empty, don't cry wolf but just log it.
- if a locally installed package is newer than what is available on a mirror
log it at debug level and don't try to pkg_add the locally installed version
(only to have it fail).

Reply via email to