Fri Feb 22 13:17:55 2013 UTC ()
Update mikutter to 0.2.1.1130.

* fixes crash at getting access token
* support Twitter API 1.1 of Streaming API


(obache)
diff -r1.60 -r1.61 pkgsrc/net/mikutter/Makefile
diff -r1.53 -r1.54 pkgsrc/net/mikutter/distinfo

cvs diff -r1.60 -r1.61 pkgsrc/net/mikutter/Makefile (expand / switch to unified diff)

--- pkgsrc/net/mikutter/Makefile 2013/02/05 11:57:03 1.60
+++ pkgsrc/net/mikutter/Makefile 2013/02/22 13:17:54 1.61
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.60 2013/02/05 11:57:03 obache Exp $ 1# $NetBSD: Makefile,v 1.61 2013/02/22 13:17:54 obache Exp $
2# 2#
3 3
4DISTNAME= mikutter.0.2.1.1127 4DISTNAME= mikutter.0.2.1.1130
5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} 5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= http://mikutter.hachune.net/bin/ 7MASTER_SITES= http://mikutter.hachune.net/bin/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://mikutter.hachune.net/ 10HOMEPAGE= http://mikutter.hachune.net/
11COMMENT= Simple, powerful, and moeful twitter client 11COMMENT= Simple, powerful, and moeful twitter client
12LICENSE= gnu-gpl-v3 AND cc-by-sa-v3.0 12LICENSE= gnu-gpl-v3 AND cc-by-sa-v3.0
13 13
14RUBY_VERSION_SUPPORTED= 193 14RUBY_VERSION_SUPPORTED= 193
15 15
16.include "../../lang/ruby/rubyversion.mk" 16.include "../../lang/ruby/rubyversion.mk"
17 17

cvs diff -r1.53 -r1.54 pkgsrc/net/mikutter/distinfo (expand / switch to unified diff)

--- pkgsrc/net/mikutter/distinfo 2013/02/05 11:57:03 1.53
+++ pkgsrc/net/mikutter/distinfo 2013/02/22 13:17:54 1.54
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.53 2013/02/05 11:57:03 obache Exp $ 1$NetBSD: distinfo,v 1.54 2013/02/22 13:17:54 obache Exp $
2 2
3SHA1 (mikutter.0.2.1.1127.tar.gz) = 403a058f4902d24ae2a6cd7d20aff7f69d08a82e 3SHA1 (mikutter.0.2.1.1130.tar.gz) = 75f6b68431e55f5090736728e3c8766a5833469f
4RMD160 (mikutter.0.2.1.1127.tar.gz) = 59ba17f9aaeca5d43b499db73920434411547793 4RMD160 (mikutter.0.2.1.1130.tar.gz) = 5c9e44cc5e65f62b15300d28fa032e4cdef4804d
5Size (mikutter.0.2.1.1127.tar.gz) = 2292348 bytes 5Size (mikutter.0.2.1.1130.tar.gz) = 2292355 bytes