summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-23 07:09:36 +0000
committerobache <obache@pkgsrc.org>2012-12-23 07:09:36 +0000
commit4361d18f7f763808eb2787bfa8efe7aa806e4739 (patch)
tree42195d66a24efa4149a020b4342b9d05493f24c8 /security
parent01aa548cff40765e8727a9d15e679b60bc4a1007 (diff)
downloadpkgsrc-4361d18f7f763808eb2787bfa8efe7aa806e4739.tar.gz
Update ruby-twitter_oauth to 0.4.4.
* added totals method * added a note about repeat authorizations * added documatation about pin-based flow * fixed textile formating * using the https endpoint for all oauth negotiation * made the api host and version configurable * wrapping the json parse error so you can programatically acces the response * added configurable search host
Diffstat (limited to 'security')
-rw-r--r--security/ruby-twitter_oauth/Makefile5
-rw-r--r--security/ruby-twitter_oauth/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/ruby-twitter_oauth/Makefile b/security/ruby-twitter_oauth/Makefile
index b7389a9dcd1..c41f73faf37 100644
--- a/security/ruby-twitter_oauth/Makefile
+++ b/security/ruby-twitter_oauth/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2011/11/23 05:34:53 taca Exp $
+# $NetBSD: Makefile,v 1.3 2012/12/23 07:09:36 obache Exp $
-DISTNAME= twitter_oauth-0.4.3
-PKGREVISION= 1
+DISTNAME= twitter_oauth-0.4.4
CATEGORIES= security
MAINTAINER= obache@NetBSD.org
diff --git a/security/ruby-twitter_oauth/distinfo b/security/ruby-twitter_oauth/distinfo
index e9d67aff28f..94bbf492e0e 100644
--- a/security/ruby-twitter_oauth/distinfo
+++ b/security/ruby-twitter_oauth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/07/11 08:53:47 obache Exp $
+$NetBSD: distinfo,v 1.2 2012/12/23 07:09:36 obache Exp $
-SHA1 (twitter_oauth-0.4.3.gem) = 2fe1715e61d1c9b3aa18e9b3ff90a659c24b9843
-RMD160 (twitter_oauth-0.4.3.gem) = f9f7141a90082ed94df0ee8d2269c4a09b374c74
-Size (twitter_oauth-0.4.3.gem) = 11776 bytes
+SHA1 (twitter_oauth-0.4.4.gem) = 897222ae249d29e4c4c02162a0d34399883654a3
+RMD160 (twitter_oauth-0.4.4.gem) = ffe689f2b681cd4a961a350707d0e094c612a14d
+Size (twitter_oauth-0.4.4.gem) = 11776 bytes