aboutsummaryrefslogtreecommitdiff
path: root/security/clusterssh
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2009-01-26 23:28:48 +0000
committerDavid Thiel <lx@FreeBSD.org>2009-01-26 23:28:48 +0000
commita50830015cb3a52681119f050dc20186ec4fed83 (patch)
tree592d63f3ab088d6e0e323cbd192bf751b0497414 /security/clusterssh
parent3d3cc97306fc6d223393fc8999288fbaf59fb1c5 (diff)
downloadports-a50830015cb3a52681119f050dc20186ec4fed83.tar.gz
ports-a50830015cb3a52681119f050dc20186ec4fed83.zip
Update to 3.24. From the changelog:
* Do not attempt to re-resolve IP addresses * Add '-C <file>' command to load in specific config file * Cope with random/strange config files better * Correct some minor typos * Create the .csshrc file if it doesnt already exist and amend pod * Amend host menu items to be a little more descriptive * Remove 'Catpure Terminal' from Hosts menu as it doesnt do anything useful * Ensure loading of hosts from user ssh config file is case insensitive Submitted by: ehaupt
Notes
Notes: svn path=/head/; revision=226927
Diffstat (limited to 'security/clusterssh')
-rw-r--r--security/clusterssh/Makefile2
-rw-r--r--security/clusterssh/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile
index b20bf12aa13d..2c0dcd2f11ff 100644
--- a/security/clusterssh/Makefile
+++ b/security/clusterssh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clusterssh
-PORTVERSION= 3.22
+PORTVERSION= 3.24
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/security/clusterssh/distinfo b/security/clusterssh/distinfo
index 71c3c030fbe0..b34d83cb1804 100644
--- a/security/clusterssh/distinfo
+++ b/security/clusterssh/distinfo
@@ -1,3 +1,3 @@
-MD5 (clusterssh-3.22.tar.gz) = f568c3ade1e586250ff22045a11eff37
-SHA256 (clusterssh-3.22.tar.gz) = c774c3f8eee81cffcc46a44758560c46c85c94eb631b11f71e73b65e7086d562
-SIZE (clusterssh-3.22.tar.gz) = 90947
+MD5 (clusterssh-3.24.tar.gz) = 2e27a9ef7b4d3bfae9cee8d7655c4e56
+SHA256 (clusterssh-3.24.tar.gz) = d3c7d80f20ade070020e12a53494ac327d7df1d917ceaac995e4845a2951d95b
+SIZE (clusterssh-3.24.tar.gz) = 91806