diff options
author | obache <obache> | 2013-06-15 04:59:16 +0000 |
---|---|---|
committer | obache <obache> | 2013-06-15 04:59:16 +0000 |
commit | 313f57ec4930a38a6f8cf5d1eee22a3628420f4e (patch) | |
tree | c82b43da020aaa6869167f77508686c2f953bb25 /security/ruby-twitter_oauth | |
parent | 983f6c1c1532edf32139c26030b482fc2373f24f (diff) | |
download | pkgsrc-313f57ec4930a38a6f8cf5d1eee22a3628420f4e.tar.gz |
Update ruby-twitter_oauth to 0.4.93
notable changes:
* updated readme
* get `info' method back in place
Diffstat (limited to 'security/ruby-twitter_oauth')
-rw-r--r-- | security/ruby-twitter_oauth/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-twitter_oauth/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-twitter_oauth/Makefile b/security/ruby-twitter_oauth/Makefile index ed13719cdfc..bffc1ed29b1 100644 --- a/security/ruby-twitter_oauth/Makefile +++ b/security/ruby-twitter_oauth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2013/06/13 13:22:42 obache Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/15 04:59:16 obache Exp $ -DISTNAME= twitter_oauth-0.4.92 +DISTNAME= twitter_oauth-0.4.93 CATEGORIES= security MAINTAINER= obache@NetBSD.org diff --git a/security/ruby-twitter_oauth/distinfo b/security/ruby-twitter_oauth/distinfo index a13ecf001c3..b52940c04bc 100644 --- a/security/ruby-twitter_oauth/distinfo +++ b/security/ruby-twitter_oauth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/06/13 13:22:42 obache Exp $ +$NetBSD: distinfo,v 1.4 2013/06/15 04:59:16 obache Exp $ -SHA1 (twitter_oauth-0.4.92.gem) = 69b683f27694178958f6fafdbe2e946cf08e2850 -RMD160 (twitter_oauth-0.4.92.gem) = bb1e81ab2d280d664abb3596379a16783a59b977 -Size (twitter_oauth-0.4.92.gem) = 13312 bytes +SHA1 (twitter_oauth-0.4.93.gem) = 88e300cae90e82c5ec1df841154e2b6fb8272b90 +RMD160 (twitter_oauth-0.4.93.gem) = c30dc73f7a221ef2670ef496147cd64ad7bda072 +Size (twitter_oauth-0.4.93.gem) = 12800 bytes |