Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0A34A63C4B1 for ; Sun, 9 Sep 2012 13:24:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7E1FE14A22D; Sun, 9 Sep 2012 13:24:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A919714A228 for ; Sun, 9 Sep 2012 13:24:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id sJKw26sQJNBX for ; Sun, 9 Sep 2012 13:24:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2400614A224 for ; Sun, 9 Sep 2012 13:24:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4E7BB175DD; Sun, 9 Sep 2012 13:24:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 9 Sep 2012 13:24:53 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/sysutils/p5-SSH-Batch To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20120909132453.4E7BB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Sun Sep 9 13:24:53 UTC 2012 Modified Files: pkgsrc/sysutils/p5-SSH-Batch: Makefile distinfo Log Message: Updated sysutils/p5-SSH-Batch to 0.029 0.029 - atnodes: added a '-q' parameter to run SSH in quiet mode, which prevents banners and motd messages from being displayed in the output. thanks Mithun Ayachit for the patch. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/p5-SSH-Batch/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/p5-SSH-Batch/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.