Thu Oct 20 01:03:47 2011 UTC ()
Update p5-SSH-Batch to 0.028.

Changes from previous:
0.028
- atnodes: fixed tmp file leaks.
- atnodes: automatically check if openssh version >= 4.1.

0.027
- added support for the environment SSH_BATCH_RC to specify a
  different file name than the default ~/.fornodesrc.
  thanks Mithun Ayachit.
- updated host variable format check to /\w[-\.\w]*/.
- added the SSH_BATCH_PASSPHRASE environment for -P and
  SSH_BATCH_PASSWORD env for -w.
- added passphrase support.
- added some docs for tty option.

0.024
- tonodes: added rsync archive, update and compress mode. (liseen)
- fornodes: trim expressions when parsing them. (liseen)
- atnodes: added the use-tty option.
- fornodes: now we automatically create a default ~/.fornodesrc when it's missing.
- atnodes: added the "StrictHostChecking no" option for the first login.


(hiramatsu)
diff -r1.6 -r1.7 pkgsrc/sysutils/p5-SSH-Batch/Makefile
diff -r1.3 -r1.4 pkgsrc/sysutils/p5-SSH-Batch/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/sysutils/p5-SSH-Batch/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/p5-SSH-Batch/Makefile 2011/08/14 14:52:51 1.6
+++ pkgsrc/sysutils/p5-SSH-Batch/Makefile 2011/10/20 01:03:47 1.7
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2011/08/14 14:52:51 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/10/20 01:03:47 hiramatsu Exp $
2 2
3DISTNAME= SSH-Batch-0.023 3DISTNAME= SSH-Batch-0.028
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= sysutils net perl5 5CATEGORIES= sysutils net perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/SSH-Batch/ 9HOMEPAGE= http://search.cpan.org/dist/SSH-Batch/
11COMMENT= Cluster operations based on parallel SSH, set and interval arithmetic 10COMMENT= Cluster operations based on parallel SSH, set and interval arithmetic
12LICENSE= original-bsd 11LICENSE= original-bsd
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/SSH/Batch/.packlist 16PERL5_PACKLIST= auto/SSH/Batch/.packlist
18PERL5_MODULE_TYPE= Module::Install 17PERL5_MODULE_TYPE= Module::Install

cvs diff -r1.3 -r1.4 pkgsrc/sysutils/p5-SSH-Batch/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/p5-SSH-Batch/distinfo 2010/02/17 11:10:21 1.3
+++ pkgsrc/sysutils/p5-SSH-Batch/distinfo 2011/10/20 01:03:47 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2010/02/17 11:10:21 sno Exp $ 1$NetBSD: distinfo,v 1.4 2011/10/20 01:03:47 hiramatsu Exp $
2 2
3SHA1 (SSH-Batch-0.023.tar.gz) = 5f2fac84280e09ef9060c53f988484c75d7c995e 3SHA1 (SSH-Batch-0.028.tar.gz) = 1b56a48437841f471aae5c35ce26d4c8535f2ec5
4RMD160 (SSH-Batch-0.023.tar.gz) = f2ca1f654347dcac8e62850b5098f126584358c4 4RMD160 (SSH-Batch-0.028.tar.gz) = ba101c4ea51b531bd450c98e39464a3c2440c150
5Size (SSH-Batch-0.023.tar.gz) = 69101 bytes 5Size (SSH-Batch-0.028.tar.gz) = 73169 bytes
6SHA1 (patch-aa) = 00b5e253586fd9e49411207e9320ebd62b5c420e 6SHA1 (patch-aa) = 00b5e253586fd9e49411207e9320ebd62b5c420e