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:           Sun Jan  8 14:20:05 UTC 2017

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo
        pkgsrc/net/mikutter/patches: patch-mikutter.rb

Log Message:
Update mikutter to 3.5.1.

Upstream changes:

# mikutter 3.5.1

* image file cache did not work
* intent dialog was shown when screenname in profile tab was clicked


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/mikutter/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mikutter/patches/patch-mikutter.rb

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.133 pkgsrc/net/mikutter/Makefile:1.134
--- pkgsrc/net/mikutter/Makefile:1.133  Sat Dec 24 15:45:50 2016
+++ pkgsrc/net/mikutter/Makefile        Sun Jan  8 14:20:05 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.133 2016/12/24 15:45:50 tsutsui Exp $
+# $NetBSD: Makefile,v 1.134 2017/01/08 14:20:05 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.5.0
+DISTNAME=      mikutter.3.5.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.119 pkgsrc/net/mikutter/distinfo:1.120
--- pkgsrc/net/mikutter/distinfo:1.119  Sat Dec 24 15:45:50 2016
+++ pkgsrc/net/mikutter/distinfo        Sun Jan  8 14:20:05 2017
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.119 2016/12/24 15:45:50 tsutsui Exp $
+$NetBSD: distinfo,v 1.120 2017/01/08 14:20:05 tsutsui Exp $
 
-SHA1 (mikutter.3.5.0.tar.gz) = 70d8e9a1a6907189ac2bf27beb3f8f60942f672d
-RMD160 (mikutter.3.5.0.tar.gz) = c9b8f4cf2420617a645c31fe82060ef4390d5791
-SHA512 (mikutter.3.5.0.tar.gz) = aa00a3b6dccd714b86d9c0276ce792929d815f645f40b38d125cb13b53f2c6a751ae7b10f8f702b465a6e9b9d16480504beec3cc3fb77ca4072a470e030bbab0
-Size (mikutter.3.5.0.tar.gz) = 3739330 bytes
+SHA1 (mikutter.3.5.1.tar.gz) = 43b172cb5d303f77055eb348a3b57bb2a2dfd08c
+RMD160 (mikutter.3.5.1.tar.gz) = d4b57f29ab02cb6f30f38c1e708789040c3b0723
+SHA512 (mikutter.3.5.1.tar.gz) = 8a3e3bf6e5afbe97091f13879ec420b8584e54e3fbe9ac75314c46ab2c756fbca575230e7010df290369a5ccf8ea14de4ee978e7e91a154f9e077dfbf7e6003a
+Size (mikutter.3.5.1.tar.gz) = 3736389 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
-SHA1 (patch-mikutter.rb) = 199cbb938024566f92b16390afbebb8365be3e0a
+SHA1 (patch-mikutter.rb) = 0dc9d91b3eb558b0c0f1c88a1cece430b261bf03

Index: pkgsrc/net/mikutter/patches/patch-mikutter.rb
diff -u pkgsrc/net/mikutter/patches/patch-mikutter.rb:1.1 pkgsrc/net/mikutter/patches/patch-mikutter.rb:1.2
--- pkgsrc/net/mikutter/patches/patch-mikutter.rb:1.1   Thu Dec 15 14:40:29 2016
+++ pkgsrc/net/mikutter/patches/patch-mikutter.rb       Sun Jan  8 14:20:05 2017
@@ -1,4 +1,4 @@
-$NetBSD: patch-mikutter.rb,v 1.1 2016/12/15 14:40:29 tsutsui Exp $
+$NetBSD: patch-mikutter.rb,v 1.2 2017/01/08 14:20:05 tsutsui Exp $
 
 - pkgsrc can handle location of ruby binary
  http://dev.mikutter.hachune.net/issues/889
@@ -13,4 +13,4 @@ $NetBSD: patch-mikutter.rb,v 1.1 2016/12
 -#!ruby
  =begin rdoc
  = mikutter - the moest twitter client
- Copyright (C) 2009-2016 Toshiaki Asai
+ Copyright (C) 2009-2017 Toshiaki Asai



Home | Main Index | Thread Index | Old Index