diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2015-07-19 14:04:23 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2015-07-19 14:04:23 +0000 |
commit | f99f731901c878cb480d1f60d86e119298beeb03 (patch) | |
tree | 833b3e90475c417e2293dee180b15abd0e7522b8 /net | |
parent | 0cfd517f8a748c4e08be5cd2a5b4cf2356101110 (diff) | |
download | pkgsrc-f99f731901c878cb480d1f60d86e119298beeb03.tar.gz |
Update mikutter to 3.2.5.
* user profile tab was not properly restored on startup
* user object cache for user's account was not updated
* occasional crash when list is added
Diffstat (limited to 'net')
-rw-r--r-- | net/mikutter/Makefile | 4 | ||||
-rw-r--r-- | net/mikutter/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index 2404b3381e9..792423be517 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2015/06/14 16:58:29 tsutsui Exp $ +# $NetBSD: Makefile,v 1.101 2015/07/19 14:04:23 tsutsui Exp $ # -DISTNAME= mikutter.3.2.4 +DISTNAME= mikutter.3.2.5 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 5cb851d92b6..0e047a3ca82 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.87 2015/06/14 16:58:29 tsutsui Exp $ +$NetBSD: distinfo,v 1.88 2015/07/19 14:04:23 tsutsui Exp $ -SHA1 (mikutter.3.2.4.tar.gz) = 19a9db15ef8f4978e89a83f941bd3dfcb17a5f8c -RMD160 (mikutter.3.2.4.tar.gz) = 112ff3e775b2c87cdf9f34f008f9ccaf4a8eae3b -Size (mikutter.3.2.4.tar.gz) = 2576823 bytes +SHA1 (mikutter.3.2.5.tar.gz) = cbc91e68ee2485a1313b5912c89fbeb05e1f89f4 +RMD160 (mikutter.3.2.5.tar.gz) = 50bddea240ad1f396817059c69d40178e510e9dc +Size (mikutter.3.2.5.tar.gz) = 2577479 bytes SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 |