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.
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.