Update mikutter to 0.2.2.1373.
* Prevent to show "Retweet" command for protected account * Change permanent link for tweets in Activity tab. * Add icon for Activity.
This commit is contained in:
parent
cb2e56958f
commit
faa105cc53
3 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.71 2013/08/14 13:06:13 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.72 2013/09/28 09:20:42 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mikutter.0.2.2.1328
|
||||
DISTNAME= mikutter.0.2.2.1373
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.23 2013/05/15 11:24:14 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.24 2013/09/28 09:20:42 obache Exp $
|
||||
bin/mikutter
|
||||
share/applications/mikutter.desktop
|
||||
share/doc/mikutter/README
|
||||
|
@ -245,6 +245,7 @@ share/mikutter/core/retriever.rb
|
|||
share/mikutter/core/serialthread.rb
|
||||
share/mikutter/core/service.rb
|
||||
share/mikutter/core/skin.rb
|
||||
share/mikutter/core/skin/data/activity.png
|
||||
share/mikutter/core/skin/data/arrow_followed.png
|
||||
share/mikutter/core/skin/data/arrow_following.png
|
||||
share/mikutter/core/skin/data/arrow_notfollowed.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.63 2013/08/14 13:06:13 obache Exp $
|
||||
$NetBSD: distinfo,v 1.64 2013/09/28 09:20:42 obache Exp $
|
||||
|
||||
SHA1 (mikutter.0.2.2.1328.tar.gz) = 1e8d8e44cc78eca4fb1c6c5a1d423fb9032d4792
|
||||
RMD160 (mikutter.0.2.2.1328.tar.gz) = 58ee71735ed9ed8049fb3ed3e03a0558e2d4a014
|
||||
Size (mikutter.0.2.2.1328.tar.gz) = 2319763 bytes
|
||||
SHA1 (mikutter.0.2.2.1373.tar.gz) = ef17e728819edfbbd02edaf550c465f2bbf5b673
|
||||
RMD160 (mikutter.0.2.2.1373.tar.gz) = c21bf289f81a475fb3fbd55c45b61d092f10450d
|
||||
Size (mikutter.0.2.2.1373.tar.gz) = 2334658 bytes
|
||||
SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
|
||||
|
|
Loading…
Reference in a new issue