Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 15B3163B873 for ; Tue, 15 Jun 2010 13:35:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 764E063B43B; Tue, 15 Jun 2010 13:35:53 +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 9AF6263B432 for ; Tue, 15 Jun 2010 13:35:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 98AB1175DD; Tue, 15 Jun 2010 13:35:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Jun 2010 13:35:52 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/textproc/ruby-json To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100615133552.98AB1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue Jun 15 13:35:52 UTC 2010 Modified Files: pkgsrc/textproc/ruby-json: Makefile PLIST Log Message: Fixes GEM_CLEANBUILD patterns, or built C extensions are cleared and result in same as ruby-json-pure. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/ruby-json/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/ruby-json/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.