pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mikutter



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Apr 21 04:39:41 UTC 2018

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
mikutter: update to 3.6.6.

Upstream changes:

mikutter 3.6.6

* some README contents were obsolete
* tweets fetched via userstream were not in extended_mode
* account registration per tutorial stalled in some case
* gtk: window roll commands whose visible attribute was false was
  shown on the toolbar
* gtk2 3.2.4
* a command to switch to a specific account didn't work


To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.141 -r1.142 pkgsrc/net/mikutter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/mikutter/Makefile
diff -u pkgsrc/net/mikutter/Makefile:1.157 pkgsrc/net/mikutter/Makefile:1.158
--- pkgsrc/net/mikutter/Makefile:1.157  Fri Mar  9 14:37:02 2018
+++ pkgsrc/net/mikutter/Makefile        Sat Apr 21 04:39:41 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.157 2018/03/09 14:37:02 tsutsui Exp $
+# $NetBSD: Makefile,v 1.158 2018/04/21 04:39:41 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.6.5
+DISTNAME=      mikutter.3.6.6
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/
@@ -18,7 +18,7 @@ RUBY_VERSIONS_ACCEPTED=       23 24
 DEPENDS+=      ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
 DEPENDS+=      ${RUBY_PKGPREFIX}-diva>=0.3.1:../../devel/ruby-diva
 DEPENDS+=      ${RUBY_PKGPREFIX}-json-pure>=1.8:../../textproc/ruby-json-pure
-DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.0:../../x11/ruby-gnome2-gtk
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.4:../../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

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.141 pkgsrc/net/mikutter/distinfo:1.142
--- pkgsrc/net/mikutter/distinfo:1.141  Fri Mar  9 14:37:02 2018
+++ pkgsrc/net/mikutter/distinfo        Sat Apr 21 04:39:41 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.141 2018/03/09 14:37:02 tsutsui Exp $
+$NetBSD: distinfo,v 1.142 2018/04/21 04:39:41 tsutsui Exp $
 
-SHA1 (mikutter.3.6.5.tar.gz) = fd0b7d64c599af5eba6413122c03b81ef31421e5
-RMD160 (mikutter.3.6.5.tar.gz) = 5645f4b995a5ae38502078c2d6e261013a493381
-SHA512 (mikutter.3.6.5.tar.gz) = d7f11c4c107980d2958f8a4ea965cbb14a06f9fab15d8a044ef6a7ddd671a6b5374b91d1a1833eb849b17724c426997e1760a3843e3ea7246ce4edbbfb056411
-Size (mikutter.3.6.5.tar.gz) = 2903668 bytes
+SHA1 (mikutter.3.6.6.tar.gz) = b5b6694356251a7a0f13197b48bccb1ec48145ab
+RMD160 (mikutter.3.6.6.tar.gz) = 612b9e3358b21a11c905bfe9f5df4061140ce4e5
+SHA512 (mikutter.3.6.6.tar.gz) = 4fc29178d8c86678dd9586fd7c53ddb2d8e9fc5ecc6beb9adca7d28c4de4686d4924c601272845ef2d7094d3ac0f078dd970796c53e8dbc46f99233c7ffd8f83
+Size (mikutter.3.6.6.tar.gz) = 2901479 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) = 2d10f907d278000168210c5325e7d41c5dd2ca08



Home | Main Index | Thread Index | Old Index