K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-31T16:44:53.992110Z K 7 svn:log V 351 - Update to checkin 74abc9e1c2 Changes: * bulk: Support port origins ending in / * ATOMIC_PACKAGE_REPOSITORY: Fix bulk/testport when running on 9.1,8.4,8.3 as they do not support mv(1) -h to rename a symlink. This is fixed by adding a custom rename(1) that just calls rename(2) on the arguments to ensure an atomic rename(2) is done. END