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.9.0-alpha2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cc2e743a8c6
branches:  trunk
changeset: 335563:8cc2e743a8c6
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Jun 22 06:47:05 2019 +0000

description:
mikutter: update to 3.9.0-alpha2.

Upstream changes:

* quickstep
* crash on a retweet tab in Tweet details tabs when non-Twitter World
  is selected
* pass application name to notify-send
 * thanks Shibafu Midorino
* improve performance of toot cache
* crash on Fav'ed from Mastodon World when Current World is not
  fav'ed account

diffstat:

 net/mikutter/Makefile |   4 ++--
 net/mikutter/PLIST    |   9 ++++++---
 net/mikutter/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (66 lines):

diff -r 46a648d0241c -r 8cc2e743a8c6 net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sat Jun 22 05:54:42 2019 +0000
+++ b/net/mikutter/Makefile     Sat Jun 22 06:47:05 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.175 2019/06/16 16:39:57 tsutsui Exp $
+# $NetBSD: Makefile,v 1.176 2019/06/22 06:47:05 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.9.0-alpha1
+DISTNAME=      mikutter.3.9.0-alpha2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/-//:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
diff -r 46a648d0241c -r 8cc2e743a8c6 net/mikutter/PLIST
--- a/net/mikutter/PLIST        Sat Jun 22 05:54:42 2019 +0000
+++ b/net/mikutter/PLIST        Sat Jun 22 06:47:05 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2019/06/16 16:39:57 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.47 2019/06/22 06:47:05 tsutsui Exp $
 bin/mikutter
 share/applications/mikutter.desktop
 share/doc/mikutter/README
@@ -390,8 +390,6 @@
 share/mikutter/core/plugin/intent_selector/listview.rb
 share/mikutter/core/plugin/libnotify/.mikutter.yml
 share/mikutter/core/plugin/libnotify/libnotify.rb
-share/mikutter/core/plugin/libnotify/notify-send.rb
-share/mikutter/core/plugin/libnotify/rnotify.rb
 share/mikutter/core/plugin/list/.mikutter.yml
 share/mikutter/core/plugin/list/list.rb
 share/mikutter/core/plugin/list_for_profile/.mikutter.yml
@@ -537,6 +535,10 @@
 share/mikutter/core/plugin/proxy/po/zh_CN/proxy.po
 share/mikutter/core/plugin/proxy/po/zh_TW/proxy.po
 share/mikutter/core/plugin/proxy/proxy.rb
+share/mikutter/core/plugin/quickstep/.mikutter.yml
+share/mikutter/core/plugin/quickstep/complete.rb
+share/mikutter/core/plugin/quickstep/model/command.rb
+share/mikutter/core/plugin/quickstep/quickstep.rb
 share/mikutter/core/plugin/quoted_message/.mikutter.yml
 share/mikutter/core/plugin/quoted_message/quoted_message.rb
 share/mikutter/core/plugin/ratelimit/.mikutter.yml
@@ -756,6 +758,7 @@
 share/mikutter/core/plugin/tco/tco.rb
 share/mikutter/core/plugin/template
 share/mikutter/core/plugin/twitter/.mikutter.yml
+share/mikutter/core/plugin/twitter/Gemfile
 share/mikutter/core/plugin/twitter/builder.rb
 share/mikutter/core/plugin/twitter/configuration.json
 share/mikutter/core/plugin/twitter/mikutwitter.rb
diff -r 46a648d0241c -r 8cc2e743a8c6 net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sat Jun 22 05:54:42 2019 +0000
+++ b/net/mikutter/distinfo     Sat Jun 22 06:47:05 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.159 2019/06/16 16:39:57 tsutsui Exp $
+$NetBSD: distinfo,v 1.160 2019/06/22 06:47:05 tsutsui Exp $
 
-SHA1 (mikutter.3.9.0-alpha1.tar.gz) = 78a7e7a35b1d139dd9146822c6d2dec5775ed474
-RMD160 (mikutter.3.9.0-alpha1.tar.gz) = eb8d43a1c941575469527dc4b16237870f6776f2
-SHA512 (mikutter.3.9.0-alpha1.tar.gz) = 6157fe66701607357276bbdc5315e5e4221e1fef71726f5ad26bf75261a1b671c5664df5620dac3e59ef4bed98eaa5c2b847f14c9e4753d1d5ce279f473e52d0
-Size (mikutter.3.9.0-alpha1.tar.gz) = 2988468 bytes
+SHA1 (mikutter.3.9.0-alpha2.tar.gz) = 51da1384128a52ed645a01214d23ec8116b8e28c
+RMD160 (mikutter.3.9.0-alpha2.tar.gz) = 63c755eff84ef4684fed0dd69f9707e54e258774
+SHA512 (mikutter.3.9.0-alpha2.tar.gz) = 379a52b3676f5e40c2b85cef925890bbe93b2611fa1b78c928ed4586b3e502d5929533b47904982847da491e88e68b85b36cfac15609a5b9c68be5ba4d409827
+Size (mikutter.3.9.0-alpha2.tar.gz) = 2748656 bytes
 SHA1 (patch-mikutter.rb) = 34f3ae812c5db53b448111ff0d7c36100e93adce



Home | Main Index | Thread Index | Old Index