Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 475BD63BA4F for ; Sat, 28 Apr 2012 15:51:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7DAFA14A24D; Sat, 28 Apr 2012 15:52:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EED3A14A24E for ; Sat, 28 Apr 2012 15:51:59 +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 8CYZXYTyqQ3W for ; Sat, 28 Apr 2012 15:51:59 +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 76DFB14A24D for ; Sat, 28 Apr 2012 15:51:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 67862175DD; Sat, 28 Apr 2012 15:52:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 28 Apr 2012 15:52:08 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-kgio To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20120428155208.67862175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sat Apr 28 15:52:08 UTC 2012 Modified Files: pkgsrc/devel/ruby-kgio: Makefile distinfo Log Message: Update ruby-kgio package to 2.7.4. === kgio 2.7.4 - small fixes and cleanups / 2012-03-24 01:15 UTC Fix build for platforms lacking both TCP_CORK _and_ TCP_NOPUSH There are many test case fixes and cleanups, too. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-kgio/Makefile \ pkgsrc/devel/ruby-kgio/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.