diff options
author | obache <obache> | 2013-02-22 13:17:54 +0000 |
---|---|---|
committer | obache <obache> | 2013-02-22 13:17:54 +0000 |
commit | 11a2ba70604a062610a9470969be9397f7c0ab74 (patch) | |
tree | a7cf528bdd8e46044cf59cc17ca4094db38cc49a | |
parent | 12b2e4932038c016101675d3a6dac0f8a3aef4f3 (diff) | |
download | pkgsrc-11a2ba70604a062610a9470969be9397f7c0ab74.tar.gz |
Update mikutter to 0.2.1.1130.
* fixes crash at getting access token
* support Twitter API 1.1 of Streaming API
-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 021684941f4..c379d03f9b9 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2013/02/05 11:57:03 obache Exp $ +# $NetBSD: Makefile,v 1.61 2013/02/22 13:17:54 obache Exp $ # -DISTNAME= mikutter.0.2.1.1127 +DISTNAME= mikutter.0.2.1.1130 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 198b9f98ee9..e48f9f5637c 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.53 2013/02/05 11:57:03 obache Exp $ +$NetBSD: distinfo,v 1.54 2013/02/22 13:17:54 obache Exp $ -SHA1 (mikutter.0.2.1.1127.tar.gz) = 403a058f4902d24ae2a6cd7d20aff7f69d08a82e -RMD160 (mikutter.0.2.1.1127.tar.gz) = 59ba17f9aaeca5d43b499db73920434411547793 -Size (mikutter.0.2.1.1127.tar.gz) = 2292348 bytes +SHA1 (mikutter.0.2.1.1130.tar.gz) = 75f6b68431e55f5090736728e3c8766a5833469f +RMD160 (mikutter.0.2.1.1130.tar.gz) = 5c9e44cc5e65f62b15300d28fa032e4cdef4804d +Size (mikutter.0.2.1.1130.tar.gz) = 2292355 bytes |