Changeset 80526
- Timestamp:
- 07/14/11 02:37:19 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/sysutils/cssh/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/cssh/Portfile
r80524 r80526 6 6 name cssh 7 7 version 3.22 8 set major [lindex [split ${version} .] 0] 8 9 platforms darwin 9 10 categories sysutils … … 18 19 19 20 homepage http://clusterssh.sourceforge.net/ 20 master_sites http://downloads.sourceforge.net/clusterssh/21 master_sites sourceforge:project/clusterssh/1.%20ClusterSSH%20Series%20${major}/${version} 21 22 22 23 checksums md5 f568c3ade1e586250ff22045a11eff37 \ … … 30 31 31 32 depends_run port:xterm 33 34 livecheck.name clusterssh 35 livecheck.type sourceforge 36 livecheck.regex /clusterssh-(\[0-9.\]+)${extract.suffix}
Note: See TracChangeset
for help on using the changeset viewer.

