Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6BCBB63BA4F for ; Sun, 29 May 2011 06:55:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 43C7514A16E; Sun, 29 May 2011 06:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 020DB14A16D for ; Sun, 29 May 2011 06:55:01 +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 AU+VI-f9fahH for ; Sun, 29 May 2011 06:55:00 +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 70C0F14A16C for ; Sun, 29 May 2011 06:55:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3F25C175DD; Sun, 29 May 2011 06:55:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 29 May 2011 06:55:00 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/net/mikutter To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110529065500.3F25C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sun May 29 06:54:59 UTC 2011 Modified Files: pkgsrc/net/mikutter: Makefile PLIST distinfo Log Message: Update mikutter to 0.0.3.6. after 0.0.3.5, included escape.rb is required (crash with one from ruby-escape package, so it must be removed). 0.0.3.6 * fix: Unshown right click menu on timeline with ruby-1.8. * fix: Always crash to assign new short cut keys with ruby-1.8 * fix: Segmentation fault at update of MiraclePainter with ruby-1.8. * fix: Crash of string selection with ruby-1.8. * fix: bug of shown muted users on timeline. * fixes retweet and un-retweet mikutter command. * add mikutter comand for cancel fav. * new feature: search selection with Google. * include some using files of ruby-hmac-0.4.0. * and other misc fixes. 0.0.3.5 * Changes TL rendering method * speeding up * work in progress for some features * renovation of short cut key settings * allow to assign a shortcut key to all functions with right-click menu. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/mikutter/Makefile \ pkgsrc/net/mikutter/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/mikutter/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.