During src_install, ${ROOT} is declared as a local variable. This causes has_version to exit with an error (ERROR: insufficient parameters! ), because the ${ROOT} argument is required.
Ok... Killed the 'local' definition... 47-r9 will need a bit of testing for this one.
This is out as of 47-r10