diff options
author | obache <obache@pkgsrc.org> | 2012-05-13 14:21:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-05-13 14:21:55 +0000 |
commit | c881e0480f876def0cfb5ff8620df5675f512780 (patch) | |
tree | f8c54b182342f7a8f1738542c6f2437522a13181 | |
parent | d641acad7700cce092635e8b60004259e304013e (diff) | |
download | pkgsrc-c881e0480f876def0cfb5ff8620df5675f512780.tar.gz |
Update mikutter to 0.1.1.790, first 0.1.1 unstable release.
some improvements and bug fixes.
-rw-r--r-- | net/mikutter/Makefile | 4 | ||||
-rw-r--r-- | net/mikutter/PLIST | 3 | ||||
-rw-r--r-- | net/mikutter/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index 230549e1628..c0fd0a8f521 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2012/05/07 21:45:25 obache Exp $ +# $NetBSD: Makefile,v 1.47 2012/05/13 14:21:55 obache Exp $ # -DISTNAME= mikutter.0.1.1.780 +DISTNAME= mikutter.0.1.1.790 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ diff --git a/net/mikutter/PLIST b/net/mikutter/PLIST index fc6b023ef4e..5118f653d82 100644 --- a/net/mikutter/PLIST +++ b/net/mikutter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2012/05/07 21:45:25 obache Exp $ +@comment $NetBSD: PLIST,v 1.17 2012/05/13 14:21:55 obache Exp $ bin/mikutter share/applications/mikutter.desktop share/doc/mikutter/README @@ -44,6 +44,7 @@ share/mikutter/core/addon/settings/settings.rb share/mikutter/core/addon/settings/test_listener.rb share/mikutter/core/addon/shortcutkey.rb share/mikutter/core/addon/smartthread.rb +share/mikutter/core/addon/streaming/filter.rb share/mikutter/core/addon/streaming/parma_streamer.rb share/mikutter/core/addon/streaming/streamer.rb share/mikutter/core/addon/streaming/streamer_error.rb diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 577828c94cd..0bdb3d106cc 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.41 2012/05/07 21:45:25 obache Exp $ +$NetBSD: distinfo,v 1.42 2012/05/13 14:21:55 obache Exp $ -SHA1 (mikutter.0.1.1.780.tar.gz) = 232b7de98048e516ceffbe4486d4fd3113b40ff9 -RMD160 (mikutter.0.1.1.780.tar.gz) = 8376304be67076c193e1065011aed87ae56ebe39 -Size (mikutter.0.1.1.780.tar.gz) = 2239902 bytes +SHA1 (mikutter.0.1.1.790.tar.gz) = 8b274376d8203bc83958b53cb4aec96cefd411ed +RMD160 (mikutter.0.1.1.790.tar.gz) = 185f236cd39d39dc8eff72a76f3613162a86db47 +Size (mikutter.0.1.1.790.tar.gz) = 2240062 bytes SHA1 (patch-core_mui_cairo__inner__tl.rb) = a91ddfc1c2ba0a86d4b05d4e18acc9034c800f57 |