Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4EE237AAA2 for ; Sat, 11 Jun 2016 14:26:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E617F85E6E; Sat, 11 Jun 2016 14:26:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 726D385E25 for ; Sat, 11 Jun 2016 14:26:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id adMhbJNr0Mew for ; Sat, 11 Jun 2016 14:26:32 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 78DB985E1A for ; Sat, 11 Jun 2016 14:26:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C1E6FBB5; Sat, 11 Jun 2016 14:26:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 11 Jun 2016 14:26:32 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/net/mikutter To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20160611142632.6C1E6FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tsutsui Date: Sat Jun 11 14:26:32 UTC 2016 Modified Files: pkgsrc/net/mikutter: Makefile distinfo Log Message: Update mikutter to 3.4.0. Upstream changes (from 3.3.x, which include changes during alpha releases): * library * Pluggaloid 1.1 * "open tweet" function * profile * brush up UI * a bunch of settings for reply tweet view * a bunch of settings for quoted retweet view * fix issue that clicking video links just showed thumbnail image * drop Ruby 2.0 support and requires 2.1 or later * Cairo::SubPartsMessageBase * "tweet in tweet view" function used for reply and quoted tweets, which can be used third party plugins * graph of plugin dependency now can be used by mikutter sources * plugin dependency now can be put into dot file To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 pkgsrc/net/mikutter/Makefile cvs rdiff -u -r1.105 -r1.106 pkgsrc/net/mikutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.