K 10 svn:author V 3 0mp K 8 svn:date V 27 2020-03-07T00:14:39.748568Z K 7 svn:log V 395 Loosen version restrictions on runtime dependencies It turns out that it is not so practical to require a very specific version of a package using DISTVERSION because the dependency cannot be fulfilled when the dependency port gets it PORTREVISION bumped. While here, make it possible to run tests more than once in a row and set standard testing environment. Also, fix a typo in RUN_DEPENDS. END