most recent changes, diff for cssh

Index: sysutils/cssh/Portfile
--- sysutils/cssh/Portfile (revision 35009)
+++ sysutils/cssh/Portfile (revision 35010)
@@ -1,23 +1,28 @@
# $Id$

PortSystem 1.0
-name cssh
-version 3.19.1

-platforms darwin
-categories sysutils
-maintainers stechert@macports.org
-homepage http://clusterssh.sourceforge.net/
-description Cluster Admin via SSH
+name cssh
+version 3.22
+
+platforms darwin
+categories sysutils
+maintainers stechert@macports.org
+homepage http://clusterssh.sourceforge.net/
+description Cluster Admin via SSH
long_description \
ClusterSSH controls a number of xterm windows via a single graphical \
console window to allow commands to be interactively run on multiple \
servers over an ssh connection.

-master_sites http://downloads.sourceforge.net/clusterssh/
-checksums md5 578208faf944100a233ae216fa230350
-distname clusterssh-${version}
-extract.suffix .tar.gz
+master_sites http://downloads.sourceforge.net/clusterssh/
+checksums md5 f568c3ade1e586250ff22045a11eff37 \
+ sha1 0927f870459354450f5cdbb4aeaf7ceb12b97f6e \
+ rmd160 73c099872a53a5d8ed993fafe60fc7b7586fd83c

-depends_lib port:p5-tk port:p5-x11-protocol
-depends_run port:xterm
+
+distname clusterssh-${version}
+extract.suffix .tar.gz
+
+depends_lib port:p5-tk port:p5-x11-protocol
+depends_run port:xterm