K 10 svn:author V 4 jmmv K 8 svn:date V 27 2014-03-16T00:15:57.975844Z K 7 svn:log V 446 Update devel/shtk to 1.5: Released on 2014-03-16. * Added a version module with helper functions to check if shtk is a given version or matches some constraints. Useful to dynamically determine which functions to call in a script, if their need is optional. * Added timeout support to shtk_process_run. The new '-t' option to this function takes the number of seconds before forcibly killing the subprocess. Approved by: bdrewery END