aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pdsh
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-25 01:33:05 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-25 01:33:05 +0000
commit42b3f32827851fbc7a0d250bd1219a1ba47bc75d (patch)
tree0ff45f4c13e615d12110afc43c2e2b9c5fa868cc /sysutils/pdsh
parentffc2bef492781881c24d82b1ffbcf5aa7ee01b4c (diff)
downloadports-42b3f32827851fbc7a0d250bd1219a1ba47bc75d.tar.gz
ports-42b3f32827851fbc7a0d250bd1219a1ba47bc75d.zip
Notes
Diffstat (limited to 'sysutils/pdsh')
-rw-r--r--sysutils/pdsh/Makefile7
-rw-r--r--sysutils/pdsh/distinfo5
-rw-r--r--sysutils/pdsh/pkg-descr2
3 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile
index d86fbaa29dd1..4d5be96cc32f 100644
--- a/sysutils/pdsh/Makefile
+++ b/sysutils/pdsh/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= pdsh
-PORTVERSION= 2.22
+PORTVERSION= 2.23
CATEGORIES= sysutils
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= i@levsha.me
COMMENT= Parallel Distributed Shell
+LICENSE= GPLv2
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
diff --git a/sysutils/pdsh/distinfo b/sysutils/pdsh/distinfo
index 27b914a760ae..234709ed9b70 100644
--- a/sysutils/pdsh/distinfo
+++ b/sysutils/pdsh/distinfo
@@ -1,3 +1,2 @@
-MD5 (pdsh-2.22.tar.bz2) = 151b7a67079e88da0309a5c60432f4a9
-SHA256 (pdsh-2.22.tar.bz2) = 183d67d9474c6efda0fa677ff7c7e3ded4008a8633215894e0d022a5562b6cac
-SIZE (pdsh-2.22.tar.bz2) = 458818
+SHA256 (pdsh-2.23.tar.bz2) = 4ff7e850ea74dd8a739aef6039288a2355b4d244c9da2c011fedf78d9ef73c23
+SIZE (pdsh-2.23.tar.bz2) = 479660
diff --git a/sysutils/pdsh/pkg-descr b/sysutils/pdsh/pkg-descr
index 2ead1d9ece6d..af46d7b06d81 100644
--- a/sysutils/pdsh/pkg-descr
+++ b/sysutils/pdsh/pkg-descr
@@ -3,4 +3,4 @@ commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection.
-WWW: http://pdsh.sourceforge.net
+WWW: http://code.google.com/p/pdsh/