K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-01T07:28:43.711606Z K 7 svn:log V 263 textproc/hunspell: Use TAR instead of UNZIP_CMD to remove infozip When EXTRACT_CMD was removed, it was replace by UNZIP_CMD which required a new dependency on infozip. By using TAR to extract the zip archive instead, that new dependency is no longer necessary. END