Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AAD4D63BC80 for ; Fri, 10 Sep 2010 03:24:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4887E63B101; Fri, 10 Sep 2010 03:24:44 +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 2195A63B100 for ; Fri, 10 Sep 2010 03:24:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F2A83175DD; Fri, 10 Sep 2010 03:24:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 03:24:42 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/lang/ruby To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910032442.F2A83175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Fri Sep 10 03:24:42 UTC 2010 Modified Files: pkgsrc/lang/ruby: Makefile.common Log Message: * Ruby's patchlevel N reflect as "plN" instead of ".N" from Ruby 1.9. ruby18-base-1.8.7.302 ruby19-base-1.9.2pl0 * Now patches of ruby-gdm, ruby-curses, ruby-readline and ruby-tk are gathered to lang/ruby18-base and lang/ruby19-base. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/ruby/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.