mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 2.23
- Change MASTER_SITES : project is on googlecode now - Add LICENSE PR: ports/152559 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
This commit is contained in:
parent
ffc2bef492
commit
42b3f32827
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265120
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user