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.5.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a50ed1b28c4a
branches:  trunk
changeset: 371443:a50ed1b28c4a
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Nov 12 16:27:23 2017 +0000

description:
mikutter: update to 3.5.14.

Upstream changes:

- Activity: possible crash if loading icon is complete after the record
            disappeared
- make URI decoding strategies expandable by plugins
 - this makes it possible to handle Windows paths by plugins

diffstat:

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

diffs (49 lines):

diff -r c76245a97d76 -r a50ed1b28c4a net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sun Nov 12 16:03:34 2017 +0000
+++ b/net/mikutter/Makefile     Sun Nov 12 16:27:23 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.147 2017/10/28 14:41:38 tsutsui Exp $
+# $NetBSD: Makefile,v 1.148 2017/11/12 16:27:23 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.5.13
+DISTNAME=      mikutter.3.5.14
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/
diff -r c76245a97d76 -r a50ed1b28c4a net/mikutter/PLIST
--- a/net/mikutter/PLIST        Sun Nov 12 16:03:34 2017 +0000
+++ b/net/mikutter/PLIST        Sun Nov 12 16:27:23 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2016/12/24 15:45:50 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.38 2017/11/12 16:27:23 tsutsui Exp $
 bin/mikutter
 share/applications/mikutter.desktop
 share/doc/mikutter/README
@@ -313,6 +313,8 @@
 share/mikutter/core/plugin/extract/po/zh/extract.po
 share/mikutter/core/plugin/extract/po/zh_CN/extract.po
 share/mikutter/core/plugin/extract/po/zh_TW/extract.po
+share/mikutter/core/plugin/file_path/.mikutter.yml
+share/mikutter/core/plugin/file_path/file_path.rb
 share/mikutter/core/plugin/followingcontrol/.mikutter.yml
 share/mikutter/core/plugin/followingcontrol/followingcontrol.rb
 share/mikutter/core/plugin/gtk/.mikutter.yml
diff -r c76245a97d76 -r a50ed1b28c4a net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sun Nov 12 16:03:34 2017 +0000
+++ b/net/mikutter/distinfo     Sun Nov 12 16:27:23 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.132 2017/10/28 14:41:38 tsutsui Exp $
+$NetBSD: distinfo,v 1.133 2017/11/12 16:27:23 tsutsui Exp $
 
-SHA1 (mikutter.3.5.13.tar.gz) = 82870f7f1d0342115458291e677656e8e5f31f25
-RMD160 (mikutter.3.5.13.tar.gz) = 798b9b540c98553e288c826e8b7a331dc5c6c17d
-SHA512 (mikutter.3.5.13.tar.gz) = 41c3a07d1f6c9fcc8b4ba5964d42fa2f8b7ae8a0c4db6a62035b6b68b26cd33ac1dd479f4e66c9353726043c8e4770550a430cc1a3c442e012d2b1ea07073540
-Size (mikutter.3.5.13.tar.gz) = 2859319 bytes
+SHA1 (mikutter.3.5.14.tar.gz) = f4a8ec50902c8e515c574609235a76c0d596cddf
+RMD160 (mikutter.3.5.14.tar.gz) = 302b67a7184ac458105d4c80cd739fabc444804c
+SHA512 (mikutter.3.5.14.tar.gz) = 1cada69b3f340f37f6837e270899088e0fb35077041f5f8a36a2777222c58adcffa7d811adec1732977a4aa0b03297f51965209b29521e17e2cc622dc1b2bfe3
+Size (mikutter.3.5.14.tar.gz) = 2859859 bytes
 SHA1 (patch-Gemfile) = 5bd004f83aecd41ca80e08112b1f4212a320c0e4
 SHA1 (patch-core_boot_delayer.rb) = 3070cd4966c509a2bb722d4baabcc1a7e7026b30
 SHA1 (patch-core_lib_mikutwitter_api__shortcuts.rb) = 36c96889e65ff312aa4e854509edfd0e75c59dd0



Home | Main Index | Thread Index | Old Index