diff options
author | obache <obache> | 2014-05-25 04:46:01 +0000 |
---|---|---|
committer | obache <obache> | 2014-05-25 04:46:01 +0000 |
commit | da09376b953a5c035b595e28ced895c0e93f847f (patch) | |
tree | cb1e7144c7b816f6062744043512c06df5cc8466 /net | |
parent | 148af101c98dd833522fa85b4429bc7f672ed3a2 (diff) | |
download | pkgsrc-da09376b953a5c035b595e28ced895c0e93f847f.tar.gz |
Update mikutter to 3.0.0alpha4.
* Fixes character count update with special input, e.g. paste.
* Catch up to Twitpic spec change.
* Add support "saved search" to muti account.
* Refrect add/remove of "saved search" with other twitter client.
* Change cache structure for multi account.
* Fixes display of profile tab.
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 1049f8a67af..c9a4602014b 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2014/05/18 04:28:17 obache Exp $ +# $NetBSD: Makefile,v 1.80 2014/05/25 04:46:01 obache Exp $ # -DISTNAME= mikutter.3.0.0-alpha3 +DISTNAME= mikutter.3.0.0-alpha4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-//:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 08a071392cc..57ee8c6d0d1 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.69 2014/05/18 04:28:17 obache Exp $ +$NetBSD: distinfo,v 1.70 2014/05/25 04:46:01 obache Exp $ -SHA1 (mikutter.3.0.0-alpha3.tar.gz) = 4bbef35aa8cfe2de376a81e7ae21c2c4826410f9 -RMD160 (mikutter.3.0.0-alpha3.tar.gz) = 824b6f5ccb046cbbe9c0ac6b44f3d71a7c6bdbb7 -Size (mikutter.3.0.0-alpha3.tar.gz) = 2529131 bytes +SHA1 (mikutter.3.0.0-alpha4.tar.gz) = dd58b44fe6d58c5b56e4243f9d04d9a5e4078cd8 +RMD160 (mikutter.3.0.0-alpha4.tar.gz) = f052e21b1cd8658d3a14ea67867890692c8423e8 +Size (mikutter.3.0.0-alpha4.tar.gz) = 2528280 bytes SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 |