NOTICE: This package has been removed from pkgsrc

./security/ruby-roauth, Simple Ruby OAuth library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.8, Package name: ruby193-roauth-0.0.8, Maintainer: obache

Based on SOAuth: security/ruby-soauth

A *simple* Ruby OAuth library that supports OAuth header signing, and header
verifying.


Required to run:
[lang/ruby193-base]

Master sites:

SHA1: d5495b4e18a7c67979095c3e9ff9a0c019bfaa75
RMD160: 040960697f278b1598f04b3941f2ad72f90038fc
Filesize: 7 KB

Version history: (Expand)


CVS history: (Expand)


   2011-09-24 07:09:57 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ruby-roauth to 0.0.8.

* escape params properly
   2011-06-10 04:09:57 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ruby-roauth to 0.0.7.

bug fixes.
   2010-10-16 07:03:23 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ruby-roauth to 0.0.6.

* add tests
* Corrected a bogus array initialization.
* Effectively double-escaped the normalized params for inclusion in the
  signature base as required by sections 9.1.1 and 9.1.3 of the OAuth 1.0
  specification.
   2010-09-10 09:47:05 by Takahiro Kambe | Files touched by this commit (2)
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
   2010-08-17 06:48:46 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ruby-roauth to 0.0.3.
bug fixes.
   2010-08-03 07:01:41 by OBATA Akio | Files touched by this commit (4) | Imported package
Log message:
Import ruby-roauth-0.0.2 as security/ruby-roauth.

Based on SOAuth: security/ruby-soauth

A *simple* Ruby OAuth library that supports OAuth header signing, and header
verifying.