summaryrefslogtreecommitdiff
path: root/security/ruby-oauth
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-11-01 04:02:26 +0000
committerobache <obache@pkgsrc.org>2010-11-01 04:02:26 +0000
commit59fb1089e54dc6eb3068b08e282df6b5bd16bb05 (patch)
treeee8e0998378b101547e59ef6d087321d8f46c070 /security/ruby-oauth
parent735e70408b03d7534a5a2e7656f7c22f6a935047 (diff)
downloadpkgsrc-59fb1089e54dc6eb3068b08e282df6b5bd16bb05.tar.gz
Update ruby-oauth to 0.4.4.
=== 0.4.4 2010-10-31 * Fix LoadError rescue in tests: return can't be used in this context (Hans de G raaff) * HTTP headers should be strings. (seancribbs) * ensure consumer uri gets set back to original config even if an error occurs (Brian Finney) * Yahoo uses & to split records in OAuth headers (Brian Finney) * Added support for Rails 3 in client/action_controller_request (Pelle)
Diffstat (limited to 'security/ruby-oauth')
-rw-r--r--security/ruby-oauth/Makefile4
-rw-r--r--security/ruby-oauth/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-oauth/Makefile b/security/ruby-oauth/Makefile
index 0970f385647..79a314100fa 100644
--- a/security/ruby-oauth/Makefile
+++ b/security/ruby-oauth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2010/09/10 07:45:56 taca Exp $
+# $NetBSD: Makefile,v 1.6 2010/11/01 04:02:26 obache Exp $
-DISTNAME= oauth-0.4.3
+DISTNAME= oauth-0.4.4
CATEGORIES= security
MAINTAINER= obache@NetBSD.org
diff --git a/security/ruby-oauth/distinfo b/security/ruby-oauth/distinfo
index d527ba360ee..fa4e4938346 100644
--- a/security/ruby-oauth/distinfo
+++ b/security/ruby-oauth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/09/02 00:35:57 obache Exp $
+$NetBSD: distinfo,v 1.5 2010/11/01 04:02:26 obache Exp $
-SHA1 (oauth-0.4.3.gem) = c103bca6aa3b191ec7c9ee492d3d7572ad5cc9cb
-RMD160 (oauth-0.4.3.gem) = 5dd5c5ae42dc05d82292502d51ecc83a85f0d360
-Size (oauth-0.4.3.gem) = 48640 bytes
+SHA1 (oauth-0.4.4.gem) = 41345256e7ca87d4a21be76f94d7724539bec17e
+RMD160 (oauth-0.4.4.gem) = 91730e00dfe3c0fafc0b1199bb3206e1b30343ab
+Size (oauth-0.4.4.gem) = 48640 bytes