diff options
author | obache <obache@pkgsrc.org> | 2014-12-16 01:51:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-16 01:51:25 +0000 |
commit | eb2bfc7b40c584697ec8a2f7aa4f4f4c54593a31 (patch) | |
tree | f4ed17d2e6bad13a974e3468b4361950828b9e27 /net | |
parent | d1a9f514ce0432541c38f03d382256c3fb3460c4 (diff) | |
download | pkgsrc-eb2bfc7b40c584697ec8a2f7aa4f4f4c54593a31.tar.gz |
Update mikutter to 3.1.1.
* fixes --plugin option to work correctly.
* fixes crash in activity setting with change ever untouched check box.
* document fixes.
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 32d851dd065..9b3804155fd 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2014/11/18 11:25:08 obache Exp $ +# $NetBSD: Makefile,v 1.93 2014/12/16 01:51:25 obache Exp $ # -DISTNAME= mikutter.3.1.0 +DISTNAME= mikutter.3.1.1 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 f63cf987dbe..e22da22bd7a 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.81 2014/11/18 11:25:08 obache Exp $ +$NetBSD: distinfo,v 1.82 2014/12/16 01:51:25 obache Exp $ -SHA1 (mikutter.3.1.0.tar.gz) = 685094b143f92a89af0be6aad3d75a76c4292824 -RMD160 (mikutter.3.1.0.tar.gz) = eb74ccf2dcb540df5b2a455f18fb60c51b4ad7e8 -Size (mikutter.3.1.0.tar.gz) = 2555942 bytes +SHA1 (mikutter.3.1.1.tar.gz) = f4c625b70cb38bc6548a7b4fb5e7b50533552c10 +RMD160 (mikutter.3.1.1.tar.gz) = e51583a3bd92f8ca168461ce1ec425d3c499a947 +Size (mikutter.3.1.1.tar.gz) = 2556358 bytes SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 |