Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2d44f2ec | 2011-09-07 16:10:49 | Update to version 3.0.0. Take maintainership. Remove regression tests as they now depend on RSpec 2, and ports still only supports RSpec 1. The bcrypt C implementation in 3.0.0 is new, so the previous patches are no longer necessary. | ||
| cb1c9c88 | 2010-11-08 23:24:39 | Update plists for most ruby ports after changes to ruby.port.mk. Requested as a separate commit by landry@. OK landry@ | ||
| d765f5df | 2010-09-23 22:30:24 | Bump all ruby ports not already handled. In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed due to differences in how RDoc processes files. This also has a number of changes to the regress tests to work with the changes to devel/ruby-rake. It moves most of the regress tests to use MODRUBY_REGRESS. OK jcs@, landry@, jasper@, sthen@ | ||
| f0f87817 | 2009-10-13 18:38:47 | Update ruby-bcrypt to 2.1.2 | ||
| 74611d9b | 2009-01-30 02:08:38 | Initial import of ruby-bcrypt-2.0.3. bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords. |