K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-09-27T12:53:20.823684Z K 7 svn:log V 389 - USES+=tcl and USES+=tk Add support for specifying multiple versions in arguments, e.g., USES+=tcl:84,85. The picked version is the highest available one. This basically brings in the last functionality that was left out in the switch from USE_TCL to USES+=tcl, namely TCL_INVALID_VER. To specify an invalid version, just list the valid ones. Reviewed by: bdrewery (portmgr) END