aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2009-01-27 07:28:48 +0800
committerlx <lx@FreeBSD.org>2009-01-27 07:28:48 +0800
commitcc8a1f9a74686673a8c601f5fae00e2900740d70 (patch)
treefefa8fd5bf36535b2ce2fc69ff28f64fee413623
parent40b9144782d530f10e1e6b06aa1494be8370a288 (diff)
downloadfreebsd-ports-gnome-cc8a1f9a74686673a8c601f5fae00e2900740d70.tar.gz
freebsd-ports-gnome-cc8a1f9a74686673a8c601f5fae00e2900740d70.tar.zst
freebsd-ports-gnome-cc8a1f9a74686673a8c601f5fae00e2900740d70.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
-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