Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5913463BC83 for ; Fri, 10 Sep 2010 12:58:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D827F63B101; Fri, 10 Sep 2010 12:58:47 +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 DBCED63B100 for ; Fri, 10 Sep 2010 12:58:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CB8E7175DD; Fri, 10 Sep 2010 12:58:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 12:58:46 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/ruby-compass To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910125846.CB8E7175DD@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:58:46 UTC 2010 Modified Files: pkgsrc/www/ruby-compass: Makefile PLIST distinfo Log Message: Update www/ruby-compass to 0.10.5. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Currently, MASTER_SITES points home page, sigh. * Add LICENSE. * Remove default value of GEM_BUILD. * Update dependency according to gemspec. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. Changes from 0.8.17 are too many, please refer http://compass-style.org/docs/CHANGELOG/ for detail. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/ruby-compass/Makefile \ pkgsrc/www/ruby-compass/PLIST pkgsrc/www/ruby-compass/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.