c55b85a422
Update ruby-bcrypt package to 3.1.16. 3.1.16 Sep 3 2020 - Fix compilation on FreeBSD. [GH #234] 3.1.15 July 21 2020 - Remove GVL optimization. Apparently it breaks things [GH #230] 3.1.14 July 21 2020 - Start calibration from the minimum cost supported by the algorithm [GH #206 by @sergey-alekseev]
37 lines
1.2 KiB
Text
37 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2020/09/14 14:02:14 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_EXTSDIR}/bcrypt_ext.${RUBY_DLEXT}
|
|
${GEM_EXTSDIR}/gem.build_complete
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/CHANGELOG
|
|
${GEM_LIBDIR}/COPYING
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/appveyor.yml
|
|
${GEM_LIBDIR}/bcrypt.gemspec
|
|
${GEM_LIBDIR}/ext/jruby/bcrypt_jruby/BCrypt.java
|
|
${GEM_LIBDIR}/ext/mri/bcrypt_ext.c
|
|
${GEM_LIBDIR}/ext/mri/crypt.c
|
|
${GEM_LIBDIR}/ext/mri/crypt.h
|
|
${GEM_LIBDIR}/ext/mri/crypt_blowfish.c
|
|
${GEM_LIBDIR}/ext/mri/crypt_blowfish.h
|
|
${GEM_LIBDIR}/ext/mri/crypt_gensalt.c
|
|
${GEM_LIBDIR}/ext/mri/crypt_gensalt.h
|
|
${GEM_LIBDIR}/ext/mri/extconf.rb
|
|
${GEM_LIBDIR}/ext/mri/ow-crypt.h
|
|
${GEM_LIBDIR}/ext/mri/wrapper.c
|
|
${GEM_LIBDIR}/ext/mri/x86.S
|
|
${GEM_LIBDIR}/lib/bcrypt.rb
|
|
${GEM_LIBDIR}/lib/bcrypt/engine.rb
|
|
${GEM_LIBDIR}/lib/bcrypt/error.rb
|
|
${GEM_LIBDIR}/lib/bcrypt/password.rb
|
|
${GEM_LIBDIR}/lib/bcrypt_ext.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/spec/TestBCrypt.java
|
|
${GEM_LIBDIR}/spec/bcrypt/engine_spec.rb
|
|
${GEM_LIBDIR}/spec/bcrypt/error_spec.rb
|
|
${GEM_LIBDIR}/spec/bcrypt/password_spec.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|