pkgsrc/security/ruby-bcrypt
taca 5ab07c82b1 Update ruby-bcrypt to 3.1.2.
3.1.0  May 07 2013
  - Add BCrypt::Password.valid_hash?(str) to check if a string is a valid
    bcrypt password hash
  - BCrypt::Password cost should be set to DEFAULT_COST if nil
  - Add BCrypt::Engine.cost attribute for getting/setting a default cost
    externally

3.1.1  Jul 10 2013
  - Remove support for Ruby 1.8 in compiled win32 binaries

3.1.2  Aug 26 2013
  - Add support for Ruby 1.8 and 2.0 (in addition to 1.9) in compiled Windows
    binaries
  - Add support for 64-bit Windows
2013-09-15 14:56:11 +00:00
..
DESCR
distinfo Update ruby-bcrypt to 3.1.2. 2013-09-15 14:56:11 +00:00
Makefile Update ruby-bcrypt to 3.1.2. 2013-09-15 14:56:11 +00:00
PLIST Update ruby-bcrypt to 3.1.2. 2013-09-15 14:56:11 +00:00