Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A9006720EF for ; Sun, 15 Sep 2013 13:34:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 16AB514A1A5; Sun, 15 Sep 2013 13:34:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6408514A1A2 for ; Sun, 15 Sep 2013 13:34:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id MvEv378jMZ8T for ; Sun, 15 Sep 2013 13:34: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 E218314A19F for ; Sun, 15 Sep 2013 13:34:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E0D0496; Sun, 15 Sep 2013 13:34:36 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 15 Sep 2013 13:34:36 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/graphics/ruby-color To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20130915133436.E0D0496@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Sep 15 13:34:36 UTC 2013 Modified Files: pkgsrc/graphics/ruby-color: Makefile PLIST distinfo Log Message: update ruby-color to 1.4.2. == 1.4.2 / 2013-06-30 Maintenance: * Modernized Hoe installation of Color, removing some dependencies. * Switched to Minitest. * Turned on Travis CI. * Started using Code Climate. * Small code formatting cleanup that touched pretty much every file. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ruby-color/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ruby-color/PLIST \ pkgsrc/graphics/ruby-color/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.