Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0A0A063BC86 for ; Fri, 10 Sep 2010 03:21:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 944DB63B101; Fri, 10 Sep 2010 03:21:58 +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 A7E4863B100 for ; Fri, 10 Sep 2010 03:21:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 96531175DD; Fri, 10 Sep 2010 03:21:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 03:21:57 +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: <20100910032157.96531175DD@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:21:57 UTC 2010 Modified Files: pkgsrc/lang/ruby: modules.mk Log Message: * Default PKGNAME will be set to ${RUBY_PKGPREFIX}-${DISTNAME}. * RUBY_HAS_ARCHLIB is deprecated. * Add support of both ruby18 and ruby19. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/ruby/modules.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.