Lines Matching refs:release_num
161 if [ -f $detected_module-$release_num.tar.bz2 ]; then
165 osx_zip="$module-${release_num}-macosx.zip"
166 win_zip="$module-${release_num}-win32.zip"
167 win_exe="$module-${release_num}-win32.exe"
168 src_gz="$module-${release_num}.tar.gz"
169 src_bz2="$module-${release_num}.tar.bz2"
172 email_file="${module}-${release_num}.email"
201 Subject: [ANNOUNCE] SoX ${release_num} Released
204 The developers of SoX are happy to announce the release of SoX ${release_num}.
227 http://$webpath/${rcpath}${module}/$release_num/$osx_zip/download
232 http://$webpath/${rcpath}${module}/$release_num/$win_exe/download
237 http://$webpath/${rcpath}${module}/$release_num/$win_zip/download
242 http://$webpath/${rcpath}${module}/$release_num/$src_bz2/download
247 http://$webpath/${rcpath}${module}/$release_num/$src_gz/download
255 case $release_num in
317 ssh ${username}@${hostname} mkdir -p ${release_path}/${rcpath}${module}/${release_num}
318 … --progress $release_list ${username}@${hostname}:${release_path}/${rcpath}${module}/${release_num}