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 B6BC07A46C for ; Sat, 4 Jun 2016 02:28:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD52385EAD; Sat, 4 Jun 2016 02:28:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A7DD85E38 for ; Sat, 4 Jun 2016 02:28:26 +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 UTLNFAqUBTp3 for ; Sat, 4 Jun 2016 02:28:26 +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 0B17385E83 for ; Sat, 4 Jun 2016 02:28:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05C82FBB5; Sat, 4 Jun 2016 02:28:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 4 Jun 2016 02:28:26 +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: <20160604022826.05C82FBB5@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 4 02:28:25 UTC 2016 Modified Files: pkgsrc/net/mikutter: Makefile distinfo pkgsrc/net/mikutter/patches: patch-core_plugin_photo__support_photo__support.rb Log Message: Update mikutter to 3.4.0-alpha3. Upstream changes: #mikutter 3.4.0-alpha3 * allow selecting events on clicks of reply and tweet with comments * wrong tweet region size of reply and tweet with comments in some case #mikutter 3.4.0-alpha2 * change place of custom rake task * update po translation files #mikutter 3.4.0-alpha1 See "new functions of mikutter 3.4" for details. http://mikutter.blogspot.jp/2016/04/mikutter-34.html * tweet tab * new in-reply-to format * open video URL using browser * drop Ruby 2.0 support * plugin dependency map * "about" window supports alpha releases To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/mikutter/Makefile cvs rdiff -u -r1.104 -r1.105 pkgsrc/net/mikutter/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/net/mikutter/patches/patch-core_plugin_photo__support_photo__support.rb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.