Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2CC4163BA4F for ; Sat, 28 May 2011 16:32:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E838D14A3FE; Sat, 28 May 2011 16:32:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2636014A3FA for ; Sat, 28 May 2011 16:32:11 +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 jzfTbEKaQZND for ; Sat, 28 May 2011 16:32:10 +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 9689C14A3F9 for ; Sat, 28 May 2011 16:32:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79C0A175DD; Sat, 28 May 2011 16:32:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 28 May 2011 16:32:10 +0000 From: "Christoph Badura" Subject: CVS commit: pkgsrc/devel/ruby-debug To: pkgsrc-changes@NetBSD.org Reply-To: bad@netbsd.org X-Mailer: log_accum Message-Id: <20110528163210.79C0A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bad Date: Sat May 28 16:32:10 UTC 2011 Modified Files: pkgsrc/devel/ruby-debug: Makefile PLIST distinfo pkgsrc/devel/ruby-debug/patches: patch-ab Log Message: Do not rename disassemble.RB to disaassemble.rb and install it. It depends on gems that Do Not Work(tm) und recent versions ruby 1.8.x. This makes ruby-debug work again. PKGREVISION++ XXX the other .RB files seem to have been using uppcase so they do not get loaded but I am not touching this yet. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-debug/Makefile \ pkgsrc/devel/ruby-debug/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-debug/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-debug/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.