Update mikutter to 0.0.3.10.
Added * resume last retrieved follow/follower at startup. Fixes * only get last 200 follow/follower. * crash when leaving a tweet selected. * crash if failed to extract URL. * rare crash at startup.
This commit is contained in:
parent
d886a150bf
commit
5a4d926f44
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2011/06/19 04:19:56 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/07/03 12:53:01 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mikutter.0.0.3.9
|
||||
DISTNAME= mikutter.0.0.3.10
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.10 2011/06/19 04:19:56 obache Exp $
|
||||
$NetBSD: distinfo,v 1.11 2011/07/03 12:53:01 obache Exp $
|
||||
|
||||
SHA1 (mikutter.0.0.3.9.tar.gz) = aee145a77d46ab1c1c231c9c0bb3d2af8488b3a4
|
||||
RMD160 (mikutter.0.0.3.9.tar.gz) = b4fe6cc0a1f04b7becce1dbab50aa7d9f9d565a0
|
||||
Size (mikutter.0.0.3.9.tar.gz) = 2027673 bytes
|
||||
SHA1 (mikutter.0.0.3.10.tar.gz) = 59fc35bc6e0ee2b03117a8b84a4c2375a520cc87
|
||||
RMD160 (mikutter.0.0.3.10.tar.gz) = 113de39c167a209dda187d24701479136ca6ce88
|
||||
Size (mikutter.0.0.3.10.tar.gz) = 2027990 bytes
|
||||
SHA1 (patch-core_mui_cairo__inner__tl.rb) = 5a6d46874f5cc48e19f4289c8475e9eb5ccc2d98
|
||||
SHA1 (patch-core_utils.rb) = ef027320f9217264cc0e8ec0b2de87bf7b829db0
|
||||
|
|
Loading…
Reference in a new issue