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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6D0F3A6485 for ; Fri, 17 Jan 2014 18:19:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D945514A1ED; Fri, 17 Jan 2014 18:19:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A59714A1EC for ; Fri, 17 Jan 2014 18:19:40 +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 idYVe_w7qRqD for ; Fri, 17 Jan 2014 18:19:39 +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 F11CB14A1EB for ; Fri, 17 Jan 2014 18:19:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EE30B96; Fri, 17 Jan 2014 18:19:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 17 Jan 2014 18:19:38 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/net/ruby-tw To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20140117181938.EE30B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tsutsui Date: Fri Jan 17 18:19:38 UTC 2014 Modified Files: pkgsrc/net/ruby-tw: Makefile distinfo Log Message: Update ruby-tw to 1.0.6. PR/48447 Changelog (from History.txt) === 1.0.6 2014-01-17 * rescue Launchy::CommandNotFoundError #56 === 1.0.5 2014-01-16 * use HTTPS for OAuth::Consumer #55 * thank you for contributing @ymrl === 1.0.4 2014-01-08 * update gem dependencies === 1.0.3 2014-01-08 * bugfix for rainbow 1.99.x #54 * use launchy gem to open OAuth-URL #53 === 1.0.2 2013-11-27 * fix syntax error on ruby1.8.7 === 1.0.1 2013-11-23 * bugfix -user:add #51 === 1.0.0 2013-11-21 * fix for twitter gem v5.0.0 #50 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/ruby-tw/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/ruby-tw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.