diff options
author | obache <obache@pkgsrc.org> | 2014-06-15 09:00:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-06-15 09:00:12 +0000 |
commit | ab2d59af6773d6bf4aee8d12f8e2f892dbe46863 (patch) | |
tree | 7dd5645bc13c9508b7e6a5e7c121acec20023482 /net/mikutter | |
parent | 708c955c93cb1a36339635f865c85654fc17df44 (diff) | |
download | pkgsrc-ab2d59af6773d6bf4aee8d12f8e2f892dbe46863.tar.gz |
Update mikutter to 3.0.1.
* Fixes account authentication related issues.
* Change match empty extract condition to match all tweets.
Diffstat (limited to 'net/mikutter')
-rw-r--r-- | net/mikutter/Makefile | 8 | ||||
-rw-r--r-- | net/mikutter/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index ca4e78fb281..dc7e82023b7 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/06/08 00:55:50 obache Exp $ +# $NetBSD: Makefile,v 1.83 2014/06/15 09:00:12 obache Exp $ # -DISTNAME= mikutter.3.0.0 +DISTNAME= mikutter.3.0.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ @@ -21,8 +21,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4:../../security/ruby-oauth DEPENDS+= ${RUBY_PKGPREFIX}-bsearch>=1.5:../../devel/ruby-bsearch DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable -DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize -DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4.0:../../security/ruby-hmac +DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3:../../devel/ruby-memoize +DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4:../../security/ruby-hmac DEPENDS+= ${RUBY_PKGPREFIX}-typed-array>=0.1:../../misc/ruby-typed-array DEPENDS+= ${RUBY_PKGPREFIX}-delayer-[0-9]*:../../devel/ruby-delayer diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index a45dca0b981..5f73a71ebb8 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.72 2014/06/08 00:55:50 obache Exp $ +$NetBSD: distinfo,v 1.73 2014/06/15 09:00:12 obache Exp $ -SHA1 (mikutter.3.0.0.tar.gz) = 88d7bd52d932110d38701ed091dac4ebc9f787d8 -RMD160 (mikutter.3.0.0.tar.gz) = 5d2b12454cd39b667474f844b4faf5f134d404ea -Size (mikutter.3.0.0.tar.gz) = 2540909 bytes +SHA1 (mikutter.3.0.1.tar.gz) = d0bdfd2bb2af9d28d151f1ef76d46a0aa78eeea6 +RMD160 (mikutter.3.0.1.tar.gz) = aa2e8a4ebbe46ad55256143900edbc61d445ef7e +Size (mikutter.3.0.1.tar.gz) = 2541084 bytes SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 |