Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 971BF63EB5B for ; Sat, 22 Dec 2012 08:51:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6376714A187; Sat, 22 Dec 2012 08:35:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CDFDD14A186 for ; Sat, 22 Dec 2012 08:35:31 +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 wfr5nZ8Rov3S for ; Sat, 22 Dec 2012 08:35:31 +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 5CE6014A184 for ; Sat, 22 Dec 2012 08:35:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 50E90175DD; Sat, 22 Dec 2012 08:35:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 22 Dec 2012 08:35:31 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/devel/ruby-ole To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20121222083531.50E90175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Dec 22 08:35:31 UTC 2012 Modified Files: pkgsrc/devel/ruby-ole: Makefile distinfo Log Message: Update ruby-ole to 1.2.11.5. == 1.2.11.5 / 2012-11-06 - Fix breakage of IO.parse_mode on Rubinius (issue #10). - Make tests pass on rubinius (issue #11). - Improve RangesIO test coverage. - Don't warn when mbat_start is AVAIL instead of EOC (github #9). To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-ole/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-ole/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.