Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 829C563B85F for ; Thu, 9 Aug 2012 18:15:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5B83614A361; Thu, 9 Aug 2012 18:15:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D6B3F14A35E for ; Thu, 9 Aug 2012 18:15:19 +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 RLcbo6RX26Cy for ; Thu, 9 Aug 2012 18:15:19 +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 622DB14A35C for ; Thu, 9 Aug 2012 18:15:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4DE28175DD; Thu, 9 Aug 2012 18:15:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 9 Aug 2012 18:15:19 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/devel/ruby-open4 To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20120809181519.4DE28175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Thu Aug 9 18:15:19 UTC 2012 Added Files: pkgsrc/devel/ruby-open4: DESCR Makefile PLIST distinfo Log Message: Import ruby193-open4-1.3.0 as devel/ruby-open4. Open4 is a Ruby library to open child process with handles on pid, stdin, stdout, and stderr, and manage child processes and their io handles easily. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-open4/DESCR \ pkgsrc/devel/ruby-open4/Makefile pkgsrc/devel/ruby-open4/PLIST \ pkgsrc/devel/ruby-open4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.