Sun Apr 29 15:56:57 2018 UTC ()
mikutter: update to 3.6.7.

pkgsrc changes:
- use https for MASTER_SITES and HOMEPAGE
- depends on a patched ruby-gnome2-gtk

Upstream changes:

mikutter 3.6.7

* explicitly use stable gtk2 gem 3.2.1 due to regressions of newer version
* twitter: updates of timeline by REST API didn't work
* modify_world didn't work
 * thanks Akira Ouchi


(tsutsui)
diff -r1.158 -r1.159 pkgsrc/net/mikutter/Makefile
diff -r1.142 -r1.143 pkgsrc/net/mikutter/distinfo

cvs diff -r1.158 -r1.159 pkgsrc/net/mikutter/Makefile (expand / switch to unified diff)

--- pkgsrc/net/mikutter/Makefile 2018/04/21 04:39:41 1.158
+++ pkgsrc/net/mikutter/Makefile 2018/04/29 15:56:57 1.159
@@ -1,34 +1,34 @@ @@ -1,34 +1,34 @@
1# $NetBSD: Makefile,v 1.158 2018/04/21 04:39:41 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.159 2018/04/29 15:56:57 tsutsui Exp $
2# 2#
3 3
4DISTNAME= mikutter.3.6.6 4DISTNAME= mikutter.3.6.7
5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} 5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= http://mikutter.hachune.net/bin/ 7MASTER_SITES= https://mikutter.hachune.net/bin/
8 8
9MAINTAINER= tsutsui@NetBSD.org 9MAINTAINER= tsutsui@NetBSD.org
10HOMEPAGE= http://mikutter.hachune.net/ 10HOMEPAGE= https://mikutter.hachune.net/
11COMMENT= Simple, powerful, and moeful twitter client 11COMMENT= Simple, powerful, and moeful twitter client
12LICENSE= mit AND cc-by-sa-v3.0 12LICENSE= mit AND cc-by-sa-v3.0
13 13
14RUBY_VERSIONS_ACCEPTED= 23 24 14RUBY_VERSIONS_ACCEPTED= 23 24
15 15
16.include "../../lang/ruby/rubyversion.mk" 16.include "../../lang/ruby/rubyversion.mk"
17 17
18DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid 18DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
19DEPENDS+= ${RUBY_PKGPREFIX}-diva>=0.3.1:../../devel/ruby-diva 19DEPENDS+= ${RUBY_PKGPREFIX}-diva>=0.3.2:../../devel/ruby-diva
20DEPENDS+= ${RUBY_PKGPREFIX}-json-pure>=1.8:../../textproc/ruby-json-pure 20DEPENDS+= ${RUBY_PKGPREFIX}-json-pure>=1.8:../../textproc/ruby-json-pure
21DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.4:../../x11/ruby-gnome2-gtk 21DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.4nb2:../../x11/ruby-gnome2-gtk
22DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext 22DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
23DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth 23DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth
24DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable 24DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
25DEPENDS+= ${RUBY_PKGPREFIX}-memoist>=0.16.0:../../devel/ruby-memoist 25DEPENDS+= ${RUBY_PKGPREFIX}-memoist>=0.16.0:../../devel/ruby-memoist
26DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4:../../security/ruby-hmac 26DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4:../../security/ruby-hmac
27DEPENDS+= ${RUBY_PKGPREFIX}-typed-array>=0.1:../../misc/ruby-typed-array 27DEPENDS+= ${RUBY_PKGPREFIX}-typed-array>=0.1:../../misc/ruby-typed-array
28DEPENDS+= ${RUBY_PKGPREFIX}-delayer-[0-9]*:../../devel/ruby-delayer 28DEPENDS+= ${RUBY_PKGPREFIX}-delayer-[0-9]*:../../devel/ruby-delayer
29DEPENDS+= ${RUBY_PKGPREFIX}-delayer-deferred>=2.0.0:../../devel/ruby-delayer-deferred 29DEPENDS+= ${RUBY_PKGPREFIX}-delayer-deferred>=2.0.0:../../devel/ruby-delayer-deferred
30DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri-[0-9]*:../../textproc/ruby-nokogiri 30DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri-[0-9]*:../../textproc/ruby-nokogiri
31DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient 31DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient
32DEPENDS+= ${RUBY_PKGPREFIX}-moneta>=0.7:../../databases/ruby-moneta 32DEPENDS+= ${RUBY_PKGPREFIX}-moneta>=0.7:../../databases/ruby-moneta
33DEPENDS+= ${RUBY_PKGPREFIX}-twitter-text>=2.1.0:../../net/ruby-twitter-text 33DEPENDS+= ${RUBY_PKGPREFIX}-twitter-text>=2.1.0:../../net/ruby-twitter-text
34 34

cvs diff -r1.142 -r1.143 pkgsrc/net/mikutter/distinfo (expand / switch to unified diff)

--- pkgsrc/net/mikutter/distinfo 2018/04/21 04:39:41 1.142
+++ pkgsrc/net/mikutter/distinfo 2018/04/29 15:56:57 1.143
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.142 2018/04/21 04:39:41 tsutsui Exp $ 1$NetBSD: distinfo,v 1.143 2018/04/29 15:56:57 tsutsui Exp $
2 2
3SHA1 (mikutter.3.6.6.tar.gz) = b5b6694356251a7a0f13197b48bccb1ec48145ab 3SHA1 (mikutter.3.6.7.tar.gz) = 617f8a721601f9ed00616fb4b868347aaf371d3e
4RMD160 (mikutter.3.6.6.tar.gz) = 612b9e3358b21a11c905bfe9f5df4061140ce4e5 4RMD160 (mikutter.3.6.7.tar.gz) = a44ffa95115d3d40195ccd4520bd43e0a594fa3a
5SHA512 (mikutter.3.6.6.tar.gz) = 4fc29178d8c86678dd9586fd7c53ddb2d8e9fc5ecc6beb9adca7d28c4de4686d4924c601272845ef2d7094d3ac0f078dd970796c53e8dbc46f99233c7ffd8f83 5SHA512 (mikutter.3.6.7.tar.gz) = 0642e15a1789f94df2720346e25b5f23977113ff49e66ca2d11e1434d9662eb531847ae9d06f4f27f140446717b3b72a1115289dd883be327740fc6167060cb9
6Size (mikutter.3.6.6.tar.gz) = 2901479 bytes 6Size (mikutter.3.6.7.tar.gz) = 2901412 bytes
7SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 7SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
8SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c 8SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c
9SHA1 (patch-core_plugin_photo__support_photo__support.rb) = 2d10f907d278000168210c5325e7d41c5dd2ca08 9SHA1 (patch-core_plugin_photo__support_photo__support.rb) = 2d10f907d278000168210c5325e7d41c5dd2ca08
10SHA1 (patch-mikutter.rb) = 061d1b5d4fcf9296bc111a5da1e34a3d622c62a1 10SHA1 (patch-mikutter.rb) = 061d1b5d4fcf9296bc111a5da1e34a3d622c62a1