pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/mikutter Update mikutter to 3.4.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd30e5376bdd
branches:  trunk
changeset: 355058:bd30e5376bdd
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Nov 20 02:58:04 2016 +0000

description:
Update mikutter to 3.4.7.

Upstream changes:

* bug in obfuscation of account information
* revert behaviors of a mention in Extended Tweets as 3.3.12
* timelines not drawn in the screen are not freed
* use gtk2 3.1.0
* update po file
 * zh_TW

diffstat:

 net/mikutter/Makefile |   6 +++---
 net/mikutter/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 296b0b9e2b28 -r bd30e5376bdd net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sun Nov 20 01:18:46 2016 +0000
+++ b/net/mikutter/Makefile     Sun Nov 20 02:58:04 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2016/10/16 09:50:07 tsutsui Exp $
+# $NetBSD: Makefile,v 1.130 2016/11/20 02:58:04 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.4.6
+DISTNAME=      mikutter.3.4.7
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/
@@ -14,7 +14,7 @@
 .include "../../lang/ruby/rubyversion.mk"
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
-DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.9:../../x11/ruby-gnome2-gtk
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.1.0:../../x11/ruby-gnome2-gtk
 DEPENDS+=      ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
 DEPENDS+=      ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
diff -r 296b0b9e2b28 -r bd30e5376bdd net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sun Nov 20 01:18:46 2016 +0000
+++ b/net/mikutter/distinfo     Sun Nov 20 02:58:04 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.115 2016/10/16 09:50:07 tsutsui Exp $
+$NetBSD: distinfo,v 1.116 2016/11/20 02:58:04 tsutsui Exp $
 
-SHA1 (mikutter.3.4.6.tar.gz) = 854d606ad20c2e3c96f3324f507ff274801de173
-RMD160 (mikutter.3.4.6.tar.gz) = c40fc708d7ca4a5f00f698b12ce8f7c769829094
-SHA512 (mikutter.3.4.6.tar.gz) = 7795fa3cf9e132bb633e66a5368d9c71df8d34195144d66a3d04e207abdfba59f396548bb9a20ad215d7c65920703275a24aef1c0c99e31888ff95289ecc3f9b
-Size (mikutter.3.4.6.tar.gz) = 3692151 bytes
+SHA1 (mikutter.3.4.7.tar.gz) = bdb651123e2243737e089ec0f4fe122a9362b3e3
+RMD160 (mikutter.3.4.7.tar.gz) = 7c7fa63d5a1641e5465402d2c96a0d3721d33ae9
+SHA512 (mikutter.3.4.7.tar.gz) = f4ab0ff7f2d115fa3a69f447614d5d44d4fcf0215ac84c3805026f8bd0fef11c0a4077dc0681a33bdc869bae4a848f104812941efbd63b437cd2825f9f30681c
+Size (mikutter.3.4.7.tar.gz) = 3709805 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) = d119209d4de835e6d47d85c8ca5209d1f199bd9e



Home | Main Index | Thread Index | Old Index