Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id F06FD7A106 for ; Fri, 6 May 2016 09:02:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A814485E8F; Fri, 6 May 2016 09:02:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 33DFE85EAE for ; Fri, 6 May 2016 09:02:37 +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 zvvCbiMdtcfc for ; Fri, 6 May 2016 09:02:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C930584C85 for ; Fri, 6 May 2016 09:02:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2C6AFBBA; Fri, 6 May 2016 09:02:36 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 6 May 2016 09:02:36 +0000 From: "NONAKA Kimihiro" Subject: CVS commit: pkgsrc/misc/iwatch To: pkgsrc-changes@NetBSD.org Reply-To: nonaka@netbsd.org X-Mailer: log_accum Message-Id: <20160506090236.C2C6AFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: nonaka Date: Fri May 6 09:02:36 UTC 2016 Added Files: pkgsrc/misc/iwatch: DESCR Makefile PLIST distinfo Log Message: PR/51117: Import iwatch 1.0.3 as misc/iwatch. iwatch is a program to watch the given command's output periodically and watch the output change. reviewed by wiz@. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/misc/iwatch/DESCR pkgsrc/misc/iwatch/Makefile \ pkgsrc/misc/iwatch/PLIST pkgsrc/misc/iwatch/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.