pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mikutter-plugins-twitter



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Jan  8 15:19:21 UTC 2022

Modified Files:
        pkgsrc/net/mikutter-plugins-twitter: Makefile PLIST distinfo

Log Message:
mikutter-plugins-twitter: update for mikutter 5.0

pkgsrc changes:
* use ${PREFIX}/share/mikutter/vendor/plugin directory for pkgsrc
  specific plugins

Summary of upstream plugin changes:

Changes for mikutter 5.0

* following-control-2.0
  list_for_profile-2.0
  list_settings-2.1
  message_detail_view-2.0
  message_retweet-2.0
  user_detail_view-2.0
 * gtk3 support
* twitter-2.1
 * update for diva 2.0
 * avoid excessive accesses to account/verify_credentials

Non mikutter 5.0 specific changes

* twitter_setting-1.1
 * restore a setting key for FilterStream connection
* streaming-2.3
* twitter_setting-1.2
 * don't exclude retweets from filterstream
 * make receiving retweets from filterstream configurable


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/mikutter-plugins-twitter/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mikutter-plugins-twitter/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/mikutter-plugins-twitter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/mikutter-plugins-twitter/Makefile
diff -u pkgsrc/net/mikutter-plugins-twitter/Makefile:1.7 pkgsrc/net/mikutter-plugins-twitter/Makefile:1.8
--- pkgsrc/net/mikutter-plugins-twitter/Makefile:1.7    Sun Sep 20 15:13:03 2020
+++ pkgsrc/net/mikutter-plugins-twitter/Makefile        Sat Jan  8 15:19:21 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/09/20 15:13:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/08 15:19:21 tsutsui Exp $
 
-PKGNAME=       ${RUBY_PKGPREFIX}-mikutter-plugins-twitter-4.1
+PKGNAME=       ${RUBY_PKGPREFIX}-mikutter-plugins-twitter-5.0
 DIST_SUBDIR=   mikutter-plugins
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mikutter/}
@@ -14,24 +14,24 @@ LICENSE=    mit
 PLUGIN_DISTNAME+=      api_request_file_cache-1.0
 # XXX direct message doesn't work after Twitter API changes
 #PLUGIN_DISTNAME+=     direct_message-1.1
-PLUGIN_DISTNAME+=      followingcontrol-1.2
+PLUGIN_DISTNAME+=      followingcontrol-2.0
 PLUGIN_DISTNAME+=      home_timeline-2.0
 PLUGIN_DISTNAME+=      list-2.1
-PLUGIN_DISTNAME+=      list_for_profile-1.0
-PLUGIN_DISTNAME+=      list_settings-1.0
+PLUGIN_DISTNAME+=      list_for_profile-2.0
+PLUGIN_DISTNAME+=      list_settings-2.1
 PLUGIN_DISTNAME+=      mentions-1.0
-PLUGIN_DISTNAME+=      message_detail_view-1.0
+PLUGIN_DISTNAME+=      message_detail_view-2.0
 PLUGIN_DISTNAME+=      message_favorite-1.0
-PLUGIN_DISTNAME+=      message_retweet-1.0
+PLUGIN_DISTNAME+=      message_retweet-2.0
 PLUGIN_DISTNAME+=      ratelimit-1.0
 PLUGIN_DISTNAME+=      rest-1.1
 PLUGIN_DISTNAME+=      saved_search-1.1
-PLUGIN_DISTNAME+=      streaming-2.1
-PLUGIN_DISTNAME+=      twitter-1.1
+PLUGIN_DISTNAME+=      streaming-2.3
+PLUGIN_DISTNAME+=      twitter-2.1
 PLUGIN_DISTNAME+=      twitter_activity-1.0
 PLUGIN_DISTNAME+=      twitter_datasource-1.1
-PLUGIN_DISTNAME+=      twitter_settings-1.0
-PLUGIN_DISTNAME+=      user_detail_view-1.0
+PLUGIN_DISTNAME+=      twitter_settings-1.2
+PLUGIN_DISTNAME+=      user_detail_view-2.0
 
 DISTFILES=
 .for plugin in ${PLUGIN_DISTNAME}
@@ -39,7 +39,7 @@ DISTFILES+=   ${plugin}${EXTRACT_SUFX}
 SITES.${plugin}${EXTRACT_SUFX}=        -${MASTER_SITES:=${plugin:C/-[^-]*$//}/archive/v${plugin:C/^.*-//}${EXTRACT_SUFX}}
 .endfor
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-mikutter>=4.1.0:../../net/mikutter
+DEPENDS+=      ${RUBY_PKGPREFIX}-mikutter>=5.0.0:../../net/mikutter
 DEPENDS+=      ${RUBY_PKGPREFIX}-twitter-text-simpleidn>=3.0.0.0:../../net/ruby-twitter-text-simpleidn
 
 USE_TOOLS+=    pax
@@ -47,7 +47,7 @@ USE_TOOLS+=   pax
 EXTRACT_DIR=   ${WRKDIR}/plugin
 WRKSRC=                ${EXTRACT_DIR}
 
-PLUGINDIR=             plugin
+PLUGINDIR=             vendor/plugin
 INSTALLATION_DIRS+=    share/mikutter/{PLUGINDIR}
 
 NO_BUILD=      yes

Index: pkgsrc/net/mikutter-plugins-twitter/PLIST
diff -u pkgsrc/net/mikutter-plugins-twitter/PLIST:1.1 pkgsrc/net/mikutter-plugins-twitter/PLIST:1.2
--- pkgsrc/net/mikutter-plugins-twitter/PLIST:1.1       Fri Feb 21 03:36:18 2020
+++ pkgsrc/net/mikutter-plugins-twitter/PLIST   Sat Jan  8 15:19:21 2022
@@ -1,207 +1,207 @@
-@comment $NetBSD: PLIST,v 1.1 2020/02/21 03:36:18 tsutsui Exp $
-share/mikutter/plugin/api_request_file_cache/.mikutter.yml
-share/mikutter/plugin/api_request_file_cache/LICENSE
-share/mikutter/plugin/api_request_file_cache/api_request_file_cache.rb
-share/mikutter/plugin/followingcontrol/.mikutter.yml
-share/mikutter/plugin/followingcontrol/LICENSE
-share/mikutter/plugin/followingcontrol/followingcontrol.rb
-share/mikutter/plugin/home_timeline/.mikutter.yml
-share/mikutter/plugin/home_timeline/LICENSE
-share/mikutter/plugin/home_timeline/home_timeline.rb
-share/mikutter/plugin/home_timeline/po/ar/home_timeline.po
-share/mikutter/plugin/home_timeline/po/de/home_timeline.po
-share/mikutter/plugin/home_timeline/po/el/home_timeline.po
-share/mikutter/plugin/home_timeline/po/en/home_timeline.po
-share/mikutter/plugin/home_timeline/po/eo/home_timeline.po
-share/mikutter/plugin/home_timeline/po/es/home_timeline.po
-share/mikutter/plugin/home_timeline/po/fr/home_timeline.po
-share/mikutter/plugin/home_timeline/po/ja_KS/home_timeline.po
-share/mikutter/plugin/home_timeline/po/nl_NL/home_timeline.po
-share/mikutter/plugin/home_timeline/po/pt_PT/home_timeline.po
-share/mikutter/plugin/home_timeline/po/ro_RO/home_timeline.po
-share/mikutter/plugin/home_timeline/po/ru/home_timeline.po
-share/mikutter/plugin/home_timeline/po/sr/home_timeline.po
-share/mikutter/plugin/home_timeline/po/vi/home_timeline.po
-share/mikutter/plugin/home_timeline/po/zh/home_timeline.po
-share/mikutter/plugin/home_timeline/po/zh_CN/home_timeline.po
-share/mikutter/plugin/home_timeline/po/zh_TW/home_timeline.po
-share/mikutter/plugin/list/.mikutter.yml
-share/mikutter/plugin/list/LICENSE
-share/mikutter/plugin/list/list.rb
-share/mikutter/plugin/list_for_profile/.mikutter.yml
-share/mikutter/plugin/list_for_profile/LICENSE
-share/mikutter/plugin/list_for_profile/list_for_profile.rb
-share/mikutter/plugin/list_for_profile/listlist.rb
-share/mikutter/plugin/list_for_profile/po/ja_KS/list_for_profile.po
-share/mikutter/plugin/list_for_profile/profiletab.rb
-share/mikutter/plugin/list_settings/.mikutter.yml
-share/mikutter/plugin/list_settings/LICENSE
-share/mikutter/plugin/list_settings/list_settings.rb
-share/mikutter/plugin/list_settings/listlist.rb
-share/mikutter/plugin/list_settings/po/ja_KS/list_settings.po
-share/mikutter/plugin/list_settings/tab.rb
-share/mikutter/plugin/mentions/.mikutter.yml
-share/mikutter/plugin/mentions/LICENSE
-share/mikutter/plugin/mentions/mentions.rb
-share/mikutter/plugin/mentions/po/ar/mentions.po
-share/mikutter/plugin/mentions/po/de/mentions.po
-share/mikutter/plugin/mentions/po/el/mentions.po
-share/mikutter/plugin/mentions/po/en/mentions.po
-share/mikutter/plugin/mentions/po/eo/mentions.po
-share/mikutter/plugin/mentions/po/es/mentions.po
-share/mikutter/plugin/mentions/po/fr/mentions.po
-share/mikutter/plugin/mentions/po/ja_KS/mentions.po
-share/mikutter/plugin/mentions/po/nl_NL/mentions.po
-share/mikutter/plugin/mentions/po/pt_PT/mentions.po
-share/mikutter/plugin/mentions/po/ro_RO/mentions.po
-share/mikutter/plugin/mentions/po/ru/mentions.po
-share/mikutter/plugin/mentions/po/sr/mentions.po
-share/mikutter/plugin/mentions/po/vi/mentions.po
-share/mikutter/plugin/mentions/po/zh/mentions.po
-share/mikutter/plugin/mentions/po/zh_CN/mentions.po
-share/mikutter/plugin/mentions/po/zh_TW/mentions.po
-share/mikutter/plugin/message_detail_view/.mikutter.yml
-share/mikutter/plugin/message_detail_view/LICENSE
-share/mikutter/plugin/message_detail_view/message_detail_view.rb
-share/mikutter/plugin/message_detail_view/tweet_header_widget.rb
-share/mikutter/plugin/message_favorite/.mikutter.yml
-share/mikutter/plugin/message_favorite/LICENSE
-share/mikutter/plugin/message_favorite/message_favorite.rb
-share/mikutter/plugin/message_retweet/.mikutter.yml
-share/mikutter/plugin/message_retweet/LICENSE
-share/mikutter/plugin/message_retweet/message_retweet.rb
-share/mikutter/plugin/ratelimit/.mikutter.yml
-share/mikutter/plugin/ratelimit/LICENSE
-share/mikutter/plugin/ratelimit/po/ar/ratelimit.po
-share/mikutter/plugin/ratelimit/po/de/ratelimit.po
-share/mikutter/plugin/ratelimit/po/el/ratelimit.po
-share/mikutter/plugin/ratelimit/po/en/ratelimit.po
-share/mikutter/plugin/ratelimit/po/eo/ratelimit.po
-share/mikutter/plugin/ratelimit/po/es/ratelimit.po
-share/mikutter/plugin/ratelimit/po/fr/ratelimit.po
-share/mikutter/plugin/ratelimit/po/ja_KS/ratelimit.po
-share/mikutter/plugin/ratelimit/po/nl_NL/ratelimit.po
-share/mikutter/plugin/ratelimit/po/pt_PT/ratelimit.po
-share/mikutter/plugin/ratelimit/po/ro_RO/ratelimit.po
-share/mikutter/plugin/ratelimit/po/ru/ratelimit.po
-share/mikutter/plugin/ratelimit/po/sr/ratelimit.po
-share/mikutter/plugin/ratelimit/po/vi/ratelimit.po
-share/mikutter/plugin/ratelimit/po/zh/ratelimit.po
-share/mikutter/plugin/ratelimit/po/zh_CN/ratelimit.po
-share/mikutter/plugin/ratelimit/po/zh_TW/ratelimit.po
-share/mikutter/plugin/ratelimit/ratelimit.rb
-share/mikutter/plugin/rest/.mikutter.yml
-share/mikutter/plugin/rest/LICENSE
-share/mikutter/plugin/rest/rest.rb
-share/mikutter/plugin/saved_search/.mikutter.yml
-share/mikutter/plugin/saved_search/LICENSE
-share/mikutter/plugin/saved_search/po/ar/saved_search.po
-share/mikutter/plugin/saved_search/po/de/saved_search.po
-share/mikutter/plugin/saved_search/po/el/saved_search.po
-share/mikutter/plugin/saved_search/po/en/saved_search.po
-share/mikutter/plugin/saved_search/po/eo/saved_search.po
-share/mikutter/plugin/saved_search/po/es/saved_search.po
-share/mikutter/plugin/saved_search/po/fr/saved_search.po
-share/mikutter/plugin/saved_search/po/ja_KS/saved_search.po
-share/mikutter/plugin/saved_search/po/nl_NL/saved_search.po
-share/mikutter/plugin/saved_search/po/pt_PT/saved_search.po
-share/mikutter/plugin/saved_search/po/ro_RO/saved_search.po
-share/mikutter/plugin/saved_search/po/ru/saved_search.po
-share/mikutter/plugin/saved_search/po/sr/saved_search.po
-share/mikutter/plugin/saved_search/po/vi/saved_search.po
-share/mikutter/plugin/saved_search/po/zh/saved_search.po
-share/mikutter/plugin/saved_search/po/zh_CN/saved_search.po
-share/mikutter/plugin/saved_search/po/zh_TW/saved_search.po
-share/mikutter/plugin/saved_search/saved_search.rb
-share/mikutter/plugin/streaming/.mikutter.yml
-share/mikutter/plugin/streaming/LICENSE
-share/mikutter/plugin/streaming/po/ar/streaming.po
-share/mikutter/plugin/streaming/po/de/streaming.po
-share/mikutter/plugin/streaming/po/el/streaming.po
-share/mikutter/plugin/streaming/po/en/streaming.po
-share/mikutter/plugin/streaming/po/es/streaming.po
-share/mikutter/plugin/streaming/po/pt_PT/streaming.po
-share/mikutter/plugin/streaming/po/ro_RO/streaming.po
-share/mikutter/plugin/streaming/po/ru/streaming.po
-share/mikutter/plugin/streaming/po/vi/streaming.po
-share/mikutter/plugin/streaming/po/zh/streaming.po
-share/mikutter/plugin/streaming/po/zh_CN/streaming.po
-share/mikutter/plugin/streaming/po/zh_TW/streaming.po
-share/mikutter/plugin/streaming/streaming.rb
-share/mikutter/plugin/twitter/.mikutter.yml
-share/mikutter/plugin/twitter/Gemfile
-share/mikutter/plugin/twitter/LICENSE
-share/mikutter/plugin/twitter/builder.rb
-share/mikutter/plugin/twitter/configuration.json
-share/mikutter/plugin/twitter/mikutwitter.rb
-share/mikutter/plugin/twitter/mikutwitter/api_call_support.rb
-share/mikutter/plugin/twitter/mikutwitter/api_shortcuts.rb
-share/mikutter/plugin/twitter/mikutwitter/authentication_failed_action.rb
-share/mikutter/plugin/twitter/mikutwitter/basic.rb
-share/mikutter/plugin/twitter/mikutwitter/cache.rb
-share/mikutter/plugin/twitter/mikutwitter/connect.rb
-share/mikutter/plugin/twitter/mikutwitter/error.rb
-share/mikutter/plugin/twitter/mikutwitter/oauth_hacks.rb
-share/mikutter/plugin/twitter/mikutwitter/query.rb
-share/mikutter/plugin/twitter/mikutwitter/rate_limiting.rb
-share/mikutter/plugin/twitter/mikutwitter/streaming_failed_actions.rb
-share/mikutter/plugin/twitter/mikutwitter/test/154380989328662530.json
-share/mikutter/plugin/twitter/mikutwitter/test/extension.rb
-share/mikutter/plugin/twitter/mikutwitter/test/friendship.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_member.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_member_1380555359495881433.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_member_1380555797979069262.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_member_2.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_memberships.json
-share/mikutter/plugin/twitter/mikutwitter/test/list_subscriptions.json
-share/mikutter/plugin/twitter/mikutwitter/test/lists_all.json
-share/mikutter/plugin/twitter/mikutwitter/test/search.json
-share/mikutter/plugin/twitter/mikutwitter/test/status_show.json
-share/mikutter/plugin/twitter/mikutwitter/test/status_update_duplicate.json
-share/mikutter/plugin/twitter/mikutwitter/test/status_update_success.json
-share/mikutter/plugin/twitter/mikutwitter/test/test_api_call_support.rb
-share/mikutter/plugin/twitter/mikutwitter/test/test_api_shortcuts.rb
-share/mikutter/plugin/twitter/mikutwitter/test/test_cache.rb
-share/mikutter/plugin/twitter/mikutwitter/test/test_query.rb
-share/mikutter/plugin/twitter/mikutwitter/test/test_streaming_failed_actions.rb
-share/mikutter/plugin/twitter/mikutwitter/test/test_utils.rb
-share/mikutter/plugin/twitter/mikutwitter/test/user.json
-share/mikutter/plugin/twitter/mikutwitter/test/user_timeline.json
-share/mikutter/plugin/twitter/mikutwitter/utils.rb
-share/mikutter/plugin/twitter/model.rb
-share/mikutter/plugin/twitter/model/directmessage.rb
-share/mikutter/plugin/twitter/model/hash_tag.rb
-share/mikutter/plugin/twitter/model/message.rb
-share/mikutter/plugin/twitter/model/user.rb
-share/mikutter/plugin/twitter/model/userlist.rb
-share/mikutter/plugin/twitter/model/world.rb
-share/mikutter/plugin/twitter/service.rb
-share/mikutter/plugin/twitter/test/test_message.rb
-share/mikutter/plugin/twitter/test/test_user.rb
-share/mikutter/plugin/twitter/test/test_userlist.rb
-share/mikutter/plugin/twitter/twitter.rb
-share/mikutter/plugin/twitter_activity/.mikutter.yml
-share/mikutter/plugin/twitter_activity/LICENSE
-share/mikutter/plugin/twitter_activity/twitter_activity.rb
-share/mikutter/plugin/twitter_datasource/.mikutter.yml
-share/mikutter/plugin/twitter_datasource/LICENSE
-share/mikutter/plugin/twitter_datasource/twitter_datasource.rb
-share/mikutter/plugin/twitter_settings/.mikutter.yml
-share/mikutter/plugin/twitter_settings/LICENSE
-share/mikutter/plugin/twitter_settings/twitter_settings.rb
-share/mikutter/plugin/user_detail_view/.mikutter.yml
-share/mikutter/plugin/user_detail_view/LICENSE
-share/mikutter/plugin/user_detail_view/po/ar/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/de/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/el/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/en/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/es/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/ja_KS/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/pt_PT/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/ro_RO/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/ru/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/vi/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/zh/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/zh_CN/user_detail_view.po
-share/mikutter/plugin/user_detail_view/po/zh_TW/user_detail_view.po
-share/mikutter/plugin/user_detail_view/user_detail_view.rb
+@comment $NetBSD: PLIST,v 1.2 2022/01/08 15:19:21 tsutsui Exp $
+share/mikutter/vendor/plugin/api_request_file_cache/.mikutter.yml
+share/mikutter/vendor/plugin/api_request_file_cache/LICENSE
+share/mikutter/vendor/plugin/api_request_file_cache/api_request_file_cache.rb
+share/mikutter/vendor/plugin/followingcontrol/.mikutter.yml
+share/mikutter/vendor/plugin/followingcontrol/LICENSE
+share/mikutter/vendor/plugin/followingcontrol/followingcontrol.rb
+share/mikutter/vendor/plugin/home_timeline/.mikutter.yml
+share/mikutter/vendor/plugin/home_timeline/LICENSE
+share/mikutter/vendor/plugin/home_timeline/home_timeline.rb
+share/mikutter/vendor/plugin/home_timeline/po/ar/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/de/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/el/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/en/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/eo/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/es/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/fr/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/ja_KS/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/nl_NL/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/pt_PT/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/ro_RO/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/ru/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/sr/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/vi/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/zh/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/zh_CN/home_timeline.po
+share/mikutter/vendor/plugin/home_timeline/po/zh_TW/home_timeline.po
+share/mikutter/vendor/plugin/list/.mikutter.yml
+share/mikutter/vendor/plugin/list/LICENSE
+share/mikutter/vendor/plugin/list/list.rb
+share/mikutter/vendor/plugin/list_for_profile/.mikutter.yml
+share/mikutter/vendor/plugin/list_for_profile/LICENSE
+share/mikutter/vendor/plugin/list_for_profile/list_for_profile.rb
+share/mikutter/vendor/plugin/list_for_profile/listlist.rb
+share/mikutter/vendor/plugin/list_for_profile/po/ja_KS/list_for_profile.po
+share/mikutter/vendor/plugin/list_for_profile/profiletab.rb
+share/mikutter/vendor/plugin/list_settings/.mikutter.yml
+share/mikutter/vendor/plugin/list_settings/LICENSE
+share/mikutter/vendor/plugin/list_settings/list_settings.rb
+share/mikutter/vendor/plugin/list_settings/listlist.rb
+share/mikutter/vendor/plugin/list_settings/po/ja_KS/list_settings.po
+share/mikutter/vendor/plugin/list_settings/tab.rb
+share/mikutter/vendor/plugin/mentions/.mikutter.yml
+share/mikutter/vendor/plugin/mentions/LICENSE
+share/mikutter/vendor/plugin/mentions/mentions.rb
+share/mikutter/vendor/plugin/mentions/po/ar/mentions.po
+share/mikutter/vendor/plugin/mentions/po/de/mentions.po
+share/mikutter/vendor/plugin/mentions/po/el/mentions.po
+share/mikutter/vendor/plugin/mentions/po/en/mentions.po
+share/mikutter/vendor/plugin/mentions/po/eo/mentions.po
+share/mikutter/vendor/plugin/mentions/po/es/mentions.po
+share/mikutter/vendor/plugin/mentions/po/fr/mentions.po
+share/mikutter/vendor/plugin/mentions/po/ja_KS/mentions.po
+share/mikutter/vendor/plugin/mentions/po/nl_NL/mentions.po
+share/mikutter/vendor/plugin/mentions/po/pt_PT/mentions.po
+share/mikutter/vendor/plugin/mentions/po/ro_RO/mentions.po
+share/mikutter/vendor/plugin/mentions/po/ru/mentions.po
+share/mikutter/vendor/plugin/mentions/po/sr/mentions.po
+share/mikutter/vendor/plugin/mentions/po/vi/mentions.po
+share/mikutter/vendor/plugin/mentions/po/zh/mentions.po
+share/mikutter/vendor/plugin/mentions/po/zh_CN/mentions.po
+share/mikutter/vendor/plugin/mentions/po/zh_TW/mentions.po
+share/mikutter/vendor/plugin/message_detail_view/.mikutter.yml
+share/mikutter/vendor/plugin/message_detail_view/LICENSE
+share/mikutter/vendor/plugin/message_detail_view/message_detail_view.rb
+share/mikutter/vendor/plugin/message_detail_view/tweet_header_widget.rb
+share/mikutter/vendor/plugin/message_favorite/.mikutter.yml
+share/mikutter/vendor/plugin/message_favorite/LICENSE
+share/mikutter/vendor/plugin/message_favorite/message_favorite.rb
+share/mikutter/vendor/plugin/message_retweet/.mikutter.yml
+share/mikutter/vendor/plugin/message_retweet/LICENSE
+share/mikutter/vendor/plugin/message_retweet/message_retweet.rb
+share/mikutter/vendor/plugin/ratelimit/.mikutter.yml
+share/mikutter/vendor/plugin/ratelimit/LICENSE
+share/mikutter/vendor/plugin/ratelimit/po/ar/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/de/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/el/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/en/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/eo/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/es/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/fr/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/ja_KS/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/nl_NL/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/pt_PT/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/ro_RO/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/ru/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/sr/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/vi/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/zh/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/zh_CN/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/po/zh_TW/ratelimit.po
+share/mikutter/vendor/plugin/ratelimit/ratelimit.rb
+share/mikutter/vendor/plugin/rest/.mikutter.yml
+share/mikutter/vendor/plugin/rest/LICENSE
+share/mikutter/vendor/plugin/rest/rest.rb
+share/mikutter/vendor/plugin/saved_search/.mikutter.yml
+share/mikutter/vendor/plugin/saved_search/LICENSE
+share/mikutter/vendor/plugin/saved_search/po/ar/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/de/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/el/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/en/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/eo/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/es/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/fr/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/ja_KS/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/nl_NL/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/pt_PT/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/ro_RO/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/ru/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/sr/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/vi/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/zh/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/zh_CN/saved_search.po
+share/mikutter/vendor/plugin/saved_search/po/zh_TW/saved_search.po
+share/mikutter/vendor/plugin/saved_search/saved_search.rb
+share/mikutter/vendor/plugin/streaming/.mikutter.yml
+share/mikutter/vendor/plugin/streaming/LICENSE
+share/mikutter/vendor/plugin/streaming/po/ar/streaming.po
+share/mikutter/vendor/plugin/streaming/po/de/streaming.po
+share/mikutter/vendor/plugin/streaming/po/el/streaming.po
+share/mikutter/vendor/plugin/streaming/po/en/streaming.po
+share/mikutter/vendor/plugin/streaming/po/es/streaming.po
+share/mikutter/vendor/plugin/streaming/po/pt_PT/streaming.po
+share/mikutter/vendor/plugin/streaming/po/ro_RO/streaming.po
+share/mikutter/vendor/plugin/streaming/po/ru/streaming.po
+share/mikutter/vendor/plugin/streaming/po/vi/streaming.po
+share/mikutter/vendor/plugin/streaming/po/zh/streaming.po
+share/mikutter/vendor/plugin/streaming/po/zh_CN/streaming.po
+share/mikutter/vendor/plugin/streaming/po/zh_TW/streaming.po
+share/mikutter/vendor/plugin/streaming/streaming.rb
+share/mikutter/vendor/plugin/twitter/.mikutter.yml
+share/mikutter/vendor/plugin/twitter/Gemfile
+share/mikutter/vendor/plugin/twitter/LICENSE
+share/mikutter/vendor/plugin/twitter/builder.rb
+share/mikutter/vendor/plugin/twitter/configuration.json
+share/mikutter/vendor/plugin/twitter/mikutwitter.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/api_call_support.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/api_shortcuts.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/authentication_failed_action.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/basic.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/cache.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/connect.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/error.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/oauth_hacks.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/query.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/rate_limiting.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/streaming_failed_actions.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/154380989328662530.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/extension.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/friendship.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_member.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_member_1380555359495881433.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_member_1380555797979069262.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_member_2.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_memberships.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/list_subscriptions.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/lists_all.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/search.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/status_show.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/status_update_duplicate.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/status_update_success.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_api_call_support.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_api_shortcuts.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_cache.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_query.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_streaming_failed_actions.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/test_utils.rb
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/user.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/test/user_timeline.json
+share/mikutter/vendor/plugin/twitter/mikutwitter/utils.rb
+share/mikutter/vendor/plugin/twitter/model.rb
+share/mikutter/vendor/plugin/twitter/model/directmessage.rb
+share/mikutter/vendor/plugin/twitter/model/hash_tag.rb
+share/mikutter/vendor/plugin/twitter/model/message.rb
+share/mikutter/vendor/plugin/twitter/model/user.rb
+share/mikutter/vendor/plugin/twitter/model/userlist.rb
+share/mikutter/vendor/plugin/twitter/model/world.rb
+share/mikutter/vendor/plugin/twitter/service.rb
+share/mikutter/vendor/plugin/twitter/test/test_message.rb
+share/mikutter/vendor/plugin/twitter/test/test_user.rb
+share/mikutter/vendor/plugin/twitter/test/test_userlist.rb
+share/mikutter/vendor/plugin/twitter/twitter.rb
+share/mikutter/vendor/plugin/twitter_activity/.mikutter.yml
+share/mikutter/vendor/plugin/twitter_activity/LICENSE
+share/mikutter/vendor/plugin/twitter_activity/twitter_activity.rb
+share/mikutter/vendor/plugin/twitter_datasource/.mikutter.yml
+share/mikutter/vendor/plugin/twitter_datasource/LICENSE
+share/mikutter/vendor/plugin/twitter_datasource/twitter_datasource.rb
+share/mikutter/vendor/plugin/twitter_settings/.mikutter.yml
+share/mikutter/vendor/plugin/twitter_settings/LICENSE
+share/mikutter/vendor/plugin/twitter_settings/twitter_settings.rb
+share/mikutter/vendor/plugin/user_detail_view/.mikutter.yml
+share/mikutter/vendor/plugin/user_detail_view/LICENSE
+share/mikutter/vendor/plugin/user_detail_view/po/ar/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/de/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/el/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/en/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/es/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/ja_KS/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/pt_PT/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/ro_RO/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/ru/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/vi/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/zh/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/zh_CN/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/po/zh_TW/user_detail_view.po
+share/mikutter/vendor/plugin/user_detail_view/user_detail_view.rb

Index: pkgsrc/net/mikutter-plugins-twitter/distinfo
diff -u pkgsrc/net/mikutter-plugins-twitter/distinfo:1.6 pkgsrc/net/mikutter-plugins-twitter/distinfo:1.7
--- pkgsrc/net/mikutter-plugins-twitter/distinfo:1.6    Tue Oct 26 11:05:59 2021
+++ pkgsrc/net/mikutter-plugins-twitter/distinfo        Sat Jan  8 15:19:21 2022
@@ -1,35 +1,35 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:05:59 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/01/08 15:19:21 tsutsui Exp $
 
 BLAKE2s (mikutter-plugins/api_request_file_cache-1.0.tar.gz) = 7f63e59d5ad659fc774d1a811bbb7432ea0e75e603653218f9057c5d373aadf8
 SHA512 (mikutter-plugins/api_request_file_cache-1.0.tar.gz) = 7816f012aa2316b4ee0ba9d5721b237834787750a3455c35d046e6651946da9fd2644c7a4e98b7de9408e4ac7d6bad8a79fe5186a1bc4e827341fa2ecfd90c81
 Size (mikutter-plugins/api_request_file_cache-1.0.tar.gz) = 1313 bytes
-BLAKE2s (mikutter-plugins/followingcontrol-1.2.tar.gz) = 4b7f6aaef195738709d7979833419d9c29ee58bb092ee5488e8c4cf7d34a851d
-SHA512 (mikutter-plugins/followingcontrol-1.2.tar.gz) = 23e5550bdd660a2ec22c745ca70a2b241ea986c6d08d51149e55efd91aa1a0440dde964ab8e1bbba6593ba782829ec1dc92ae79b5f3c32886279ed6f3751f9de
-Size (mikutter-plugins/followingcontrol-1.2.tar.gz) = 2700 bytes
+BLAKE2s (mikutter-plugins/followingcontrol-2.0.tar.gz) = 75abab64a37a8274c2e5c0ede096c0887c2f6cf12bc83f70ab9488d8d97a0e93
+SHA512 (mikutter-plugins/followingcontrol-2.0.tar.gz) = d733bfe1f3ce08a29df7abb6b37af71c17d1fc6a3d3975e098431b0686e6410d64934854ff69a96639d65dda222677764d0ec5ddd3145d5e8eec1767630270e2
+Size (mikutter-plugins/followingcontrol-2.0.tar.gz) = 2698 bytes
 BLAKE2s (mikutter-plugins/home_timeline-2.0.tar.gz) = eba84e4f3c2df902c97964f0378f015b382a6aa99ba823c02611c5597e0b25e5
 SHA512 (mikutter-plugins/home_timeline-2.0.tar.gz) = 166008c03fa43927f642afc55c49e4fa404b16d4873e0878561caaeec38ade43bdfee260951193f832e88e280181dfa52b4bde53cb008ff92beea119e5e94e41
 Size (mikutter-plugins/home_timeline-2.0.tar.gz) = 3650 bytes
 BLAKE2s (mikutter-plugins/list-2.1.tar.gz) = d05560305f79dd098ab25878c25376f5c7d2b2e00c18b214b8df007eb8d2ca22
 SHA512 (mikutter-plugins/list-2.1.tar.gz) = f69ff181e71477e5284500f82989ac150099b94391a6c36e6be7ab1a178c8cea69c56c48ac3589b958eff43c174aa83ad73623827754504e7739bc22091e3a4e
 Size (mikutter-plugins/list-2.1.tar.gz) = 3891 bytes
-BLAKE2s (mikutter-plugins/list_for_profile-1.0.tar.gz) = 94315afab1a2392952beb68510b3a2b5f2c879ea1fff13d87f426bee8e054110
-SHA512 (mikutter-plugins/list_for_profile-1.0.tar.gz) = c1ed5a8ddfbebc2656b0847e4af5c7813299b0a40fa4f11a08787af4369284118f38c4a44aa1f4200bb9e956f3d5b9fb351cae8b140848ca6b8715529f930847
-Size (mikutter-plugins/list_for_profile-1.0.tar.gz) = 3824 bytes
-BLAKE2s (mikutter-plugins/list_settings-1.0.tar.gz) = c7aae0b6e981aac8812b19098ee518746697e2b3b6ea08e8ed813002fa52198e
-SHA512 (mikutter-plugins/list_settings-1.0.tar.gz) = d50749e72f69ad74d2530d62eef97079622eaace778aefb994eaed49e1fd8ce2cd0fba49fa31f3566beffb93657507e010a66ae7fad3faf3c2c4916f740ce99d
-Size (mikutter-plugins/list_settings-1.0.tar.gz) = 4307 bytes
+BLAKE2s (mikutter-plugins/list_for_profile-2.0.tar.gz) = 8d161603704d8ec1e2f245ee566e3cbc0644f6582e3def24c2985eab260b288b
+SHA512 (mikutter-plugins/list_for_profile-2.0.tar.gz) = 0b3963738e9e3d5fa231c6dfca6a17ef9c63d5b45b1cdd6dce1cbb375dc4c01dd54cb8d2a91e2f107e425d62907993313f870f087ded32a9718440907f051bf9
+Size (mikutter-plugins/list_for_profile-2.0.tar.gz) = 3808 bytes
+BLAKE2s (mikutter-plugins/list_settings-2.1.tar.gz) = e3d6a7fe2e139de7a633415c8cd65bc72623b77a1693e188e3e2d76feefb6589
+SHA512 (mikutter-plugins/list_settings-2.1.tar.gz) = b419cd947eb4aa754d6eb5033fd8ba17a33985881631afca57aa7c1e6000835c6b523d284608727072bbf61835b73ab5ccaafb9522c0f7eb8c7742a17eb9a85d
+Size (mikutter-plugins/list_settings-2.1.tar.gz) = 4364 bytes
 BLAKE2s (mikutter-plugins/mentions-1.0.tar.gz) = 77198d55146a558a0b334557ad0d64923b8ae0ae677edb2d06b0efcb04d04f69
 SHA512 (mikutter-plugins/mentions-1.0.tar.gz) = 01646619bf722219ff6730d562f5d940fdbf7c457d0b793586d0e235f8da87e40dfecad19db84706d010de69a14568c29e58eca14af6463fd65c4739874e08e0
 Size (mikutter-plugins/mentions-1.0.tar.gz) = 3737 bytes
-BLAKE2s (mikutter-plugins/message_detail_view-1.0.tar.gz) = 8c3e52c262f1cf2b1f14c6310dbc963caf3120b7b4986afaa5d02ae3eeed5cc6
-SHA512 (mikutter-plugins/message_detail_view-1.0.tar.gz) = e5a1913abf78269f4763194944fed393f58ed9957732e9e23638b21b12c0b8fafbaf60d06546345042fb14c38e8fa01c08f819d4b19812d070951b76adb94a8c
-Size (mikutter-plugins/message_detail_view-1.0.tar.gz) = 3189 bytes
+BLAKE2s (mikutter-plugins/message_detail_view-2.0.tar.gz) = 5b9143a98cf30874a3160c5967f90e8c380046cd4218f09867625acce7983799
+SHA512 (mikutter-plugins/message_detail_view-2.0.tar.gz) = c03376b969a6fdcd81ed2463827a1df708c0daf686256ce4c5c6886dbd848182deacf35d5330243fa5111a3cd3057895cd59fbe6fb5d56d35059cc00ce5e8997
+Size (mikutter-plugins/message_detail_view-2.0.tar.gz) = 3279 bytes
 BLAKE2s (mikutter-plugins/message_favorite-1.0.tar.gz) = 98ba8e3295db9d0a5d8a97bdc8d0b5dce6ed7bb883618a6cd5c6219737f0ee9b
 SHA512 (mikutter-plugins/message_favorite-1.0.tar.gz) = 2a9081e068d673e9b02a1caba973796ca5bac7ad7afaabb83ce87f55ad7e54cd0626ea424802b2945b82513aa14e50a2951949313730fc861933eae58a38d4cf
 Size (mikutter-plugins/message_favorite-1.0.tar.gz) = 1368 bytes
-BLAKE2s (mikutter-plugins/message_retweet-1.0.tar.gz) = ccc66562da1b6a596f4885b368f65c2683ec623d0dff6ebefc671f9057d9b6b7
-SHA512 (mikutter-plugins/message_retweet-1.0.tar.gz) = bf85074e3dae6cda4437d11cc97725f7489785f0fd7908b1f19fc9ad4d8d689e820ec65ce8f601ecb0913258225c6f8767dc9bbec1a1fdb20ff9eae0c52ad5cc
-Size (mikutter-plugins/message_retweet-1.0.tar.gz) = 1650 bytes
+BLAKE2s (mikutter-plugins/message_retweet-2.0.tar.gz) = 75a06a31703072924a03f832341326b2b1f410a9a6396d16efa2c02e7aea8c1e
+SHA512 (mikutter-plugins/message_retweet-2.0.tar.gz) = c65f3ec86b12559fa34600d37d2b32c4febc642fc994fd1f8d3b0d49d368600744f9a8d1fb05f8decb8e50a5b46c961d68a77729c96afd9ce83cb59c8bb23305
+Size (mikutter-plugins/message_retweet-2.0.tar.gz) = 1646 bytes
 BLAKE2s (mikutter-plugins/ratelimit-1.0.tar.gz) = f2954a1fee47326327debe23a0d4ba9e2efcb4adc5d6674b3cefad1f57fed66d
 SHA512 (mikutter-plugins/ratelimit-1.0.tar.gz) = fbbd9be769b57a78cb27fd5d156a2f124f761ee31862ec187d83ab79f9abded49033a5066c66864902ca406c4a10b73d88561b27eef955cadfe6645e07472d31
 Size (mikutter-plugins/ratelimit-1.0.tar.gz) = 5521 bytes
@@ -39,21 +39,21 @@ Size (mikutter-plugins/rest-1.1.tar.gz) 
 BLAKE2s (mikutter-plugins/saved_search-1.1.tar.gz) = 757128c50914d9fe61cd8955fcd0c659db1aaaba5d5b52ead211129fa3a3d7ac
 SHA512 (mikutter-plugins/saved_search-1.1.tar.gz) = 175d26349f749c4de95af46290303a1002ca58bb04d1cc9030ad07a9c2b8df8ecd439859571e1cead08ce1cc364b58822fca787756b7289c2252fcef337bfb92
 Size (mikutter-plugins/saved_search-1.1.tar.gz) = 5547 bytes
-BLAKE2s (mikutter-plugins/streaming-2.1.tar.gz) = ec6090a90ffd4893729b812140d2053b60c616f8712df2378238a8a8ea2c09d2
-SHA512 (mikutter-plugins/streaming-2.1.tar.gz) = 6ca030f43bbbfba47a794419752487d4431a09c1f211c8d992787d639f5bb27bc638d6edc9ea78b02917fd209faeee612541c7c8899fed8f7049bff3802929dc
-Size (mikutter-plugins/streaming-2.1.tar.gz) = 3647 bytes
-BLAKE2s (mikutter-plugins/twitter-1.1.tar.gz) = 81d612ed4a6016b05a428419cb1805a1e9b49a4f29f862a0f5d667a21ce1f083
-SHA512 (mikutter-plugins/twitter-1.1.tar.gz) = a8b6e85f3ae104050f992fc36d93cb719ed0da198e0c747b8c24f790d6d806522e9ce57737f7473db1d5ac2fc4082572c3bc476ce0d2e8f6ebc184da6f3d9b63
-Size (mikutter-plugins/twitter-1.1.tar.gz) = 103699 bytes
+BLAKE2s (mikutter-plugins/streaming-2.3.tar.gz) = 07bceccabb47ecb0fc6c2f7b995fcdfb00032c043261b2240829ef8ee2b92bac
+SHA512 (mikutter-plugins/streaming-2.3.tar.gz) = cf53aee01fb7135ac20f166c01b9b51078c30b6ceb096e94f1ac8e3076839d0f90caa243562169cbe5aaaaba75fb7d9bc607cfee4ec0295be4afa9d6faa59fb0
+Size (mikutter-plugins/streaming-2.3.tar.gz) = 3671 bytes
+BLAKE2s (mikutter-plugins/twitter-2.1.tar.gz) = cb27b81b4b348108bac19bd50f8817c4ee8f41c5ac5ab2d90e2b069d55730c87
+SHA512 (mikutter-plugins/twitter-2.1.tar.gz) = e5deba974e337b8a6199296523842dbbd2de8332fdaac3c34fb1d1453cd68361fea5b1b9781cb424fb49a595d480cb47e5d2c1967fd310df68f948d5bd1d78a1
+Size (mikutter-plugins/twitter-2.1.tar.gz) = 104214 bytes
 BLAKE2s (mikutter-plugins/twitter_activity-1.0.tar.gz) = defdca1b3d07158b5567115124769ceae18267023c0bd2a45b18e98c1728d0de
 SHA512 (mikutter-plugins/twitter_activity-1.0.tar.gz) = d539f9d780f8c6f68371a15bd1a588f204bf4f6f9974eead3d87e9e3a56e688460370fa50a6026de328fb9bd22784e3fd0793a5e45a3496319930995782a4c69
 Size (mikutter-plugins/twitter_activity-1.0.tar.gz) = 1958 bytes
 BLAKE2s (mikutter-plugins/twitter_datasource-1.1.tar.gz) = 6d6c73839cb963f3f5aac2baaabb129d55e179556504bbd4749eb50e1d5d4e38
 SHA512 (mikutter-plugins/twitter_datasource-1.1.tar.gz) = 9458bf409aeca414b9d2a78a19324fa1611daa1d0616dcfb4965212d5619100ea98f6ba000ed8f734a42bb1167da4c1a33e9a2fc0db269c7dc9c3e9847fb054f
 Size (mikutter-plugins/twitter_datasource-1.1.tar.gz) = 2166 bytes
-BLAKE2s (mikutter-plugins/twitter_settings-1.0.tar.gz) = 688ceb73a4d8c55e6cad0712ead8795fcc003bbd4b2c457b304edcfb649020fe
-SHA512 (mikutter-plugins/twitter_settings-1.0.tar.gz) = 135d57a30601a424ac894bb0bab7fea1e8cf21066ceceb4cfe2ad89cd66b4409a379abe7095170e2686bc40ff4067f1bf8022c56ccbe31bbbfc9682c0e032897
-Size (mikutter-plugins/twitter_settings-1.0.tar.gz) = 2219 bytes
-BLAKE2s (mikutter-plugins/user_detail_view-1.0.tar.gz) = 01517ebaa0afe8507df61d019dea008d5c3ed1d36851016c55979f9c1ddce724
-SHA512 (mikutter-plugins/user_detail_view-1.0.tar.gz) = 155b6fb82656ed2dff9c04ea5f3963daf22d0777fa58acfc6ae0e38feb8603650379e49144b5148a0c74ce214a70f74656c83d2aec1f6bbe983f6f1d10be5769
-Size (mikutter-plugins/user_detail_view-1.0.tar.gz) = 9409 bytes
+BLAKE2s (mikutter-plugins/twitter_settings-1.2.tar.gz) = 658adbbfb118b359a2bee36f0218943490213e553c7ce5aa185f14ec0218dc4d
+SHA512 (mikutter-plugins/twitter_settings-1.2.tar.gz) = cf5b0b1a7b7c157cf44c9d44ee71e518c37829a8d4643de897aec004ff21a82882f135eba23c47ce1e8ff933b7c2d369a945a95051432f510ea13512fd9c43ff
+Size (mikutter-plugins/twitter_settings-1.2.tar.gz) = 2505 bytes
+BLAKE2s (mikutter-plugins/user_detail_view-2.0.tar.gz) = 07284c22c4bc5a73d7ce7998cd4815b6c7943ab079ef0b833fbfc23dcfd03426
+SHA512 (mikutter-plugins/user_detail_view-2.0.tar.gz) = 8d779386ecd4662bdd27b10c03bb53013360f8a08912ab6fdbc3a23908403f7c5028cf6e5bf584cc603f06fd4f4ac65715574a61ea16ac49a13434f3f6771804
+Size (mikutter-plugins/user_detail_view-2.0.tar.gz) = 9368 bytes



Home | Main Index | Thread Index | Old Index