diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-10-09 16:20:57 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-10-09 16:20:57 +0000 |
commit | 4fc63e34f794b3d0b5c2453cad39e5e2ae831c90 (patch) | |
tree | ff8d4ee0e5022082ccfd843b2e5562c3a0d760e2 /net | |
parent | 4f36bb4091ef5544df37f94271d8cc7448521e95 (diff) | |
download | pkgsrc-4fc63e34f794b3d0b5c2453cad39e5e2ae831c90.tar.gz |
Update mikutter to 3.4.5.
Upstream changes:
* update po files
* tco: Ruby2.3 warnings on extracting URLs due to Kernel.#timeout call
* remove notice on Net::ReadTimeout
* stop use of obsolete Gdk::Pixbuf.new
Diffstat (limited to 'net')
-rw-r--r-- | net/mikutter/Makefile | 6 | ||||
-rw-r--r-- | net/mikutter/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index c3b54b18fea..94207bd8f5d 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2016/10/09 13:58:53 tsutsui Exp $ +# $NetBSD: Makefile,v 1.128 2016/10/09 16:20:57 tsutsui Exp $ # -DISTNAME= mikutter.3.4.4 +DISTNAME= mikutter.3.4.5 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ @@ -14,7 +14,7 @@ LICENSE= mit AND cc-by-sa-v3.0 .include "../../lang/ruby/rubyversion.mk" DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid -DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.8:../../x11/ruby-gnome2-gtk +DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.9:../../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 --git a/net/mikutter/distinfo b/net/mikutter/distinfo index f60398c281c..459fa654dfc 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.113 2016/10/09 13:58:53 tsutsui Exp $ +$NetBSD: distinfo,v 1.114 2016/10/09 16:20:57 tsutsui Exp $ -SHA1 (mikutter.3.4.4.tar.gz) = db5c43ff383e035990ac2567fdf220e088ace41c -RMD160 (mikutter.3.4.4.tar.gz) = 566cb9d227ca3943a70287243a35b07a6b1b781f -SHA512 (mikutter.3.4.4.tar.gz) = de8d7556489dec554c28dd74ebe9eebb58d666c78bc796aa4502de02e6e78d6ddd46fe1b7d2c812579647bab62c013f347b1b74edac0c8a56e681fc1b13093c3 -Size (mikutter.3.4.4.tar.gz) = 3690927 bytes +SHA1 (mikutter.3.4.5.tar.gz) = 8300793ef1168f8cc0e7eacea8d4b688f1a62c8c +RMD160 (mikutter.3.4.5.tar.gz) = 5d5e689e66149475ab607fde582b4a895dc1f757 +SHA512 (mikutter.3.4.5.tar.gz) = 51d20b78ea9652c4af4e75c3b0fa1f670ec1cd1ddd2cdb967b761869853d28f5f447ef0971ec184cf6afab5ef170826df2e5bfe9f0f00b3447c70d7711b88bcc +Size (mikutter.3.4.5.tar.gz) = 3691673 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 |