pkgsrc/security/ruby-rex-text/PLIST
taca 9dc1f7620a security/ruby-rex-text: update to 0.2.21
0.2.17 (2018-02-09)

* Land #9, remove use of 'fun' keyword
* Land #10, add rand_country

0.2.18 (2018-04-12)

* Land #11, ranges for rand_base and rand_text_*

0.2.19 (2018-04-18)

* Land #13, add text encryption / encoding wrappers

0.2.20 (2018-04-18)

* Land #14, remove RC4/SHA256 support
* Land #12, bump ruby deps

0.2.21 (2018-06-13)

* Land #16, simplify shuffle_a implementation
* Land #17, speedup to_mixed_case_array
* Land #18, use single regular expression for strict case
* Land #19, remove unnecessary gsub regex to remove newline
* Land #21, add SHA2 digest wrappers
2018-09-23 18:00:00 +00:00

37 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/09/23 18:00:00 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.ruby-version
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CODE_OF_CONDUCT.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/rex/codepage.map
${GEM_LIBDIR}/lib/rex/text.rb
${GEM_LIBDIR}/lib/rex/text/badchars.rb
${GEM_LIBDIR}/lib/rex/text/base32.rb
${GEM_LIBDIR}/lib/rex/text/base64.rb
${GEM_LIBDIR}/lib/rex/text/binary_manipulation.rb
${GEM_LIBDIR}/lib/rex/text/block_api.rb
${GEM_LIBDIR}/lib/rex/text/checksum.rb
${GEM_LIBDIR}/lib/rex/text/color.rb
${GEM_LIBDIR}/lib/rex/text/compress.rb
${GEM_LIBDIR}/lib/rex/text/ebcdic.rb
${GEM_LIBDIR}/lib/rex/text/encode.rb
${GEM_LIBDIR}/lib/rex/text/hash.rb
${GEM_LIBDIR}/lib/rex/text/hex.rb
${GEM_LIBDIR}/lib/rex/text/illegal_sequence.rb
${GEM_LIBDIR}/lib/rex/text/lang.rb
${GEM_LIBDIR}/lib/rex/text/pattern.rb
${GEM_LIBDIR}/lib/rex/text/rand.rb
${GEM_LIBDIR}/lib/rex/text/randomize.rb
${GEM_LIBDIR}/lib/rex/text/silly.rb
${GEM_LIBDIR}/lib/rex/text/table.rb
${GEM_LIBDIR}/lib/rex/text/unicode.rb
${GEM_LIBDIR}/lib/rex/text/version.rb
${GEM_LIBDIR}/lib/rex/text/xor.rb
${GEM_LIBDIR}/rex-text.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec