pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mikutter mikutter: update to 3.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/314cab7628a6
branches:  trunk
changeset: 308583:314cab7628a6
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun May 27 05:17:40 2018 +0000

description:
mikutter: update to 3.7.1.

pkgsrc changes:

* add MESSAGE file that describes how to use Twitter via mikutter
  even after mikutter's Twitter API keys have been suspended
* explicitly require updated ruby-gnome2-glib 3.2.5nb1

Upstream changes:

mikutter 3.7.1

* crashed on showing system messages in some case

mikutter 3.7.0

* Score
 * custom emoji
* change a cursor shape on clickable elements on timeline
 * thanks Yuto Tokunaga
* stop auto scroll when mouse-over icon buttons are shown
 * @cobodo
* improve an open file dialog
 * @cobodo
* Photo Variant
* provide a simpler method to replace Twitter's consumer key

diffstat:

 net/mikutter/MESSAGE  |  15 +++++++++++++++
 net/mikutter/Makefile |   4 ++--
 net/mikutter/PLIST    |  34 +++++++++++++++-------------------
 net/mikutter/distinfo |  10 +++++-----
 4 files changed, 37 insertions(+), 26 deletions(-)

diffs (144 lines):

diff -r bec6a8077086 -r 314cab7628a6 net/mikutter/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/mikutter/MESSAGE      Sun May 27 05:17:40 2018 +0000
@@ -0,0 +1,15 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2018/05/27 05:17:40 tsutsui Exp $
+
+The Twitter API keys (CK/CS) for mikutter has been suspended since
+May 4th 2018, so currently mikutter cannot connect to Twitter APIs
+and you cannot use mikutter as a Twitter client with the default settings.
+
+While mikutter is not only a Twitter client but can also be used as
+a client for misc SNS services like Mastodon etc., you can still use
+Twitter via mikutter by getting your own Twitter CK/CS and using the
+"twitter_api_keys" plugin.
+
+See @Akkiesoft's document "How to make mikutter work again" for details:
+ https://github.com/Akkiesoft/how-to-make-mikutter-work-again
+===========================================================================
diff -r bec6a8077086 -r 314cab7628a6 net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sun May 27 04:58:20 2018 +0000
+++ b/net/mikutter/Makefile     Sun May 27 05:17:40 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.159 2018/04/29 15:56:57 tsutsui Exp $
+# $NetBSD: Makefile,v 1.160 2018/05/27 05:17:40 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.6.7
+DISTNAME=      mikutter.3.7.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
diff -r bec6a8077086 -r 314cab7628a6 net/mikutter/PLIST
--- a/net/mikutter/PLIST        Sun May 27 04:58:20 2018 +0000
+++ b/net/mikutter/PLIST        Sun May 27 05:17:40 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2018/02/08 14:55:28 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.41 2018/05/27 05:17:40 tsutsui Exp $
 bin/mikutter
 share/applications/mikutter.desktop
 share/doc/mikutter/README
@@ -18,14 +18,13 @@
 share/mikutter/core/environment.rb
 share/mikutter/core/lib/diva_hacks.rb
 share/mikutter/core/lib/diva_hacks/entity.rb
-share/mikutter/core/lib/diva_hacks/entity/basic_twitter_entity.rb
 share/mikutter/core/lib/diva_hacks/entity/blank_entity.rb
-share/mikutter/core/lib/diva_hacks/entity/extended_twitter_entity.rb
 share/mikutter/core/lib/diva_hacks/entity/regexp_entity.rb
 share/mikutter/core/lib/diva_hacks/entity/segment.rb
 share/mikutter/core/lib/diva_hacks/entity/url_entity.rb
 share/mikutter/core/lib/diva_hacks/mixin.rb
 share/mikutter/core/lib/diva_hacks/mixin/message_mixin.rb
+share/mikutter/core/lib/diva_hacks/mixin/photo_interface.rb
 share/mikutter/core/lib/diva_hacks/mixin/photo_mixin.rb
 share/mikutter/core/lib/diva_hacks/mixin/user_mixin.rb
 share/mikutter/core/lib/diva_hacks/model.rb
@@ -234,6 +233,8 @@
 share/mikutter/core/plugin/console/po/zh_TW/console.po
 share/mikutter/core/plugin/core/.mikutter.yml
 share/mikutter/core/plugin/core/core.rb
+share/mikutter/core/plugin/current_world/.mikutter.yml
+share/mikutter/core/plugin/current_world/current_world.rb
 share/mikutter/core/plugin/direct_message/.mikutter.yml
 share/mikutter/core/plugin/direct_message/direct_message.rb
 share/mikutter/core/plugin/direct_message/dmlistview.rb
@@ -486,27 +487,13 @@
 share/mikutter/core/plugin/openimg/po/zh_TW/openimg.po
 share/mikutter/core/plugin/openimg/window.rb
 share/mikutter/core/plugin/photo/.mikutter.yml
+share/mikutter/core/plugin/photo/model/inner_photo.rb
 share/mikutter/core/plugin/photo/model/photo.rb
+share/mikutter/core/plugin/photo/model/photo_variant.rb
 share/mikutter/core/plugin/photo/photo.rb
 share/mikutter/core/plugin/photo_support/.mikutter.yml
 share/mikutter/core/plugin/photo_support/Gemfile
 share/mikutter/core/plugin/photo_support/photo_support.rb
-share/mikutter/core/plugin/profile/po/ar/profile.po
-share/mikutter/core/plugin/profile/po/de/profile.po
-share/mikutter/core/plugin/profile/po/el/profile.po
-share/mikutter/core/plugin/profile/po/en/profile.po
-share/mikutter/core/plugin/profile/po/eo/profile.po
-share/mikutter/core/plugin/profile/po/es/profile.po
-share/mikutter/core/plugin/profile/po/fr/profile.po
-share/mikutter/core/plugin/profile/po/nl_NL/profile.po
-share/mikutter/core/plugin/profile/po/pt_PT/profile.po
-share/mikutter/core/plugin/profile/po/ro_RO/profile.po
-share/mikutter/core/plugin/profile/po/ru/profile.po
-share/mikutter/core/plugin/profile/po/sr/profile.po
-share/mikutter/core/plugin/profile/po/vi/profile.po
-share/mikutter/core/plugin/profile/po/zh/profile.po
-share/mikutter/core/plugin/profile/po/zh_CN/profile.po
-share/mikutter/core/plugin/profile/po/zh_TW/profile.po
 share/mikutter/core/plugin/proxy/.mikutter.yml
 share/mikutter/core/plugin/proxy/po/ar/proxy.po
 share/mikutter/core/plugin/proxy/po/de/proxy.po
@@ -568,6 +555,12 @@
 share/mikutter/core/plugin/saved_search/po/zh_CN/saved_search.po
 share/mikutter/core/plugin/saved_search/po/zh_TW/saved_search.po
 share/mikutter/core/plugin/saved_search/saved_search.rb
+share/mikutter/core/plugin/score/.mikutter.yml
+share/mikutter/core/plugin/score/model/emoji_note.rb
+share/mikutter/core/plugin/score/model/hyper_link_note.rb
+share/mikutter/core/plugin/score/model/text_note.rb
+share/mikutter/core/plugin/score/score.rb
+share/mikutter/core/plugin/score/select.rb
 share/mikutter/core/plugin/search/.mikutter.yml
 share/mikutter/core/plugin/search/model/search.rb
 share/mikutter/core/plugin/search/po/ar/search.po
@@ -782,6 +775,7 @@
 share/mikutter/core/plugin/twitter/mikutwitter/utils.rb
 share/mikutter/core/plugin/twitter/model.rb
 share/mikutter/core/plugin/twitter/model/directmessage.rb
+share/mikutter/core/plugin/twitter/model/hash_tag.rb
 share/mikutter/core/plugin/twitter/model/message.rb
 share/mikutter/core/plugin/twitter/model/user.rb
 share/mikutter/core/plugin/twitter/model/userlist.rb
@@ -790,6 +784,8 @@
 share/mikutter/core/plugin/twitter/test/test_user.rb
 share/mikutter/core/plugin/twitter/test/test_userlist.rb
 share/mikutter/core/plugin/twitter/twitter.rb
+share/mikutter/core/plugin/twitter_api_keys/.mikutter.yml
+share/mikutter/core/plugin/twitter_api_keys/twitter_api_keys.rb
 share/mikutter/core/plugin/uitranslator/.mikutter.yml
 share/mikutter/core/plugin/uitranslator/Gemfile
 share/mikutter/core/plugin/uitranslator/uitranslator.rb
diff -r bec6a8077086 -r 314cab7628a6 net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sun May 27 04:58:20 2018 +0000
+++ b/net/mikutter/distinfo     Sun May 27 05:17:40 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.143 2018/04/29 15:56:57 tsutsui Exp $
+$NetBSD: distinfo,v 1.144 2018/05/27 05:17:40 tsutsui Exp $
 
-SHA1 (mikutter.3.6.7.tar.gz) = 617f8a721601f9ed00616fb4b868347aaf371d3e
-RMD160 (mikutter.3.6.7.tar.gz) = a44ffa95115d3d40195ccd4520bd43e0a594fa3a
-SHA512 (mikutter.3.6.7.tar.gz) = 0642e15a1789f94df2720346e25b5f23977113ff49e66ca2d11e1434d9662eb531847ae9d06f4f27f140446717b3b72a1115289dd883be327740fc6167060cb9
-Size (mikutter.3.6.7.tar.gz) = 2901412 bytes
+SHA1 (mikutter.3.7.1.tar.gz) = 4e3496cbeee45fcefac2f6ec17831775198b9a5a
+RMD160 (mikutter.3.7.1.tar.gz) = e9bc15b166ec5f83d520b45397cdc930408b5963
+SHA512 (mikutter.3.7.1.tar.gz) = c88a0c10f75a863b0b6b8669ecf63af5d4bb4c2b8b5835a82cee5b805aaf3f094c0f2fa817d1178b72efb3e383d1e7a4350fa70e01be10046906d0091b00f6dc
+Size (mikutter.3.7.1.tar.gz) = 2908736 bytes
 SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
 SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c
 SHA1 (patch-core_plugin_photo__support_photo__support.rb) = 2d10f907d278000168210c5325e7d41c5dd2ca08



Home | Main Index | Thread Index | Old Index