Changeset 27469 for trunk/dports/news
- Timestamp:
- Aug 4, 2007, 3:11:42 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/news/tin-recent/Portfile
r26333 r27469 44 44 preferring unstable versions at a split. 45 45 46 master_sites ftp://ftp.tin.org/pub/news/clients/tin/v1.9/ \ 47 ftp://ftp.stikman.com/pub/tin/v1.9/\48 ftp://ftp.cuhk.edu.hk/pub/packages/news/ tin/v1.9/46 set tindir tin/v[strsed ${version} {/\.[0-9]*$//}]/ 47 master_sites ftp://ftp.tin.org/pub/news/clients/${tindir} \ 48 ftp://ftp.cuhk.edu.hk/pub/packages/news/${tindir} 49 49 50 50 use_bzip2 yes … … 57 57 livecheck.check regex 58 58 livecheck.url ${homepage} 59 livecheck.regex /tin-(\[ \\d.\]+)\\.tar\\.gz59 livecheck.regex /tin-(\[0-9.\]+)\\.tar\\.gz 60 60 61 61 # The libraries libintl, libiconv and libpcre are needed by tin. If the
Note: See TracChangeset
for help on using the changeset viewer.