summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-09-19 09:24:52 +0000
committerfhajny <fhajny>2016-09-19 09:24:52 +0000
commit0bc480b011a11e473e1956ecbe65656a771c83c4 (patch)
treee9059891e90a6b60659b07d27008cea01839172b /parallel
parentd687d448c1ba25d4c5abea32f13e0e63845b926c (diff)
downloadpkgsrc-0bc480b011a11e473e1956ecbe65656a771c83c4.tar.gz
Update parallel/pdsh to 2.31.
* Changes in pdsh-2.31 (2013-11-07) =================================== -- Fix issue 56: slurm: Allow mixed use of -P, -w and -j options. -- Fix issue 59: pdsh very slow when using a few thousand hosts and genders. -- testsuite: Expanded tests for genders module (Pythagoras Watson) * Changes in pdsh-2.30 (2013-03-02) =================================== -- Fix issue 55: genders -X option removes more hosts than expected. (This was a generic fix for hostname matching, so it probably affected -x and other options as well.) -- testsuite: Add test for issue 55.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/pdsh/Makefile12
-rw-r--r--parallel/pdsh/distinfo10
2 files changed, 11 insertions, 11 deletions
diff --git a/parallel/pdsh/Makefile b/parallel/pdsh/Makefile
index e16e71ab97b..5a86cce7a9f 100644
--- a/parallel/pdsh/Makefile
+++ b/parallel/pdsh/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.4 2016/07/09 06:38:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/09/19 09:24:52 fhajny Exp $
#
-DISTNAME= pdsh-2.29
-PKGREVISION= 3
+DISTNAME= pdsh-2.31
CATEGORIES= parallel
-MASTER_SITES= http://pdsh.googlecode.com/files/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_GITHUB:=grondo/}
MAINTAINER= filip@joyent.com
-HOMEPAGE= https://pdsh.googlecode.com/
+HOMEPAGE= https://github.com/grondo/pdsh/
COMMENT= High-performance, parallel remote shell utility
LICENSE= gnu-gpl-v2
+GITHUB_TAG= ${DISTNAME}
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff --git a/parallel/pdsh/distinfo b/parallel/pdsh/distinfo
index 382149c5835..6afa86401ad 100644
--- a/parallel/pdsh/distinfo
+++ b/parallel/pdsh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/02 23:46:13 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/09/19 09:24:52 fhajny Exp $
-SHA1 (pdsh-2.29.tar.bz2) = a3e44ffba151f023d72df67cd7a7d37b4a80c80e
-RMD160 (pdsh-2.29.tar.bz2) = c56e6cc85e3af4c3f5c025c45c723b04c683a797
-SHA512 (pdsh-2.29.tar.bz2) = eb68974aa22b3051a886e3a8abde41ed4cb221cdd2a224b930eda60fc252a4952fa066f536b86be81a96bad3814299450ff9fd05fb322ad37b859bb05ef081ae
-Size (pdsh-2.29.tar.bz2) = 470693 bytes
+SHA1 (pdsh-2.31.tar.gz) = ac219024a2bbe90656e25c534c463078665c6573
+RMD160 (pdsh-2.31.tar.gz) = 964912fd35b41397ee52ade73ef66cb896ae55fb
+SHA512 (pdsh-2.31.tar.gz) = 38b0aec1c1123ccb6e1bed0c76f88ea4bd3bc75711e09b72a41b1a247528ce702120b9bc35fa7c89f8fcea6e69dc25cb91d305f6f60810d1b9f6a044f3b4f282
+Size (pdsh-2.31.tar.gz) = 646112 bytes