Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3718363CA8A for ; Sun, 17 Jul 2011 12:27:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 08AF514A15B; Sun, 17 Jul 2011 12:27:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 38A3314A155 for ; Sun, 17 Jul 2011 12:27:54 +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 Mvq+wvOOY--C for ; Sun, 17 Jul 2011 12:27: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 B3D6F14A0FD for ; Sun, 17 Jul 2011 12:27:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 99AFC175DD; Sun, 17 Jul 2011 12:27:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 17 Jul 2011 12:27:53 +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: <20110717122753.99AFC175DD@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 Jul 17 12:27:53 UTC 2011 Modified Files: pkgsrc/net/mikutter: Makefile distinfo Log Message: Update mikutter to 0.0.3.12. Changes: added * none fixed * On icons of voter, screen_name is not shown in tip help. And user profile is not shown on click. * Wheel scroll does not work on follow/follower list. * at fire /statuses/update, with include_entities=1, so that own tweet with entity. * correct index with counting escaped string in an appropriate manner (wip) * crash when retweet at the tweet is removed from TL. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/mikutter/Makefile \ pkgsrc/net/mikutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.