Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 71F1263BC80 for ; Fri, 10 Sep 2010 12:27:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1609563B101; Fri, 10 Sep 2010 12:27:36 +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 33D5863B100 for ; Fri, 10 Sep 2010 12:27:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1FAFB175DD; Fri, 10 Sep 2010 12:27:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 12:27:35 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/mongrel To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910122735.1FAFB175DD@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 12:27:34 UTC 2010 Modified Files: pkgsrc/www/mongrel: Makefile distinfo pkgsrc/www/mongrel/patches: patch-ac Added Files: pkgsrc/www/mongrel/patches: patch-ad Log Message: * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add patch to support both ruby18 and ruby19. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/mongrel/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/mongrel/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/mongrel/patches/patch-ac cvs rdiff -u -r0 -r1.1 pkgsrc/www/mongrel/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.