pkgsrc/devel/ruby-bindata/PLIST
taca 64ef87dff8 devel/ruby-bindata: update to 2.4.3
== Version 2.4.3 (2018-03-10)

* Add Uint8Arrays.  Requested by masarakki.

== Version 2.4.2 (2018-01-31)

* Allow boolean values as parameters.  Requested by Patrik Wenger.
2018-03-13 16:47:11 +00:00

81 lines
2.7 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/03/13 16:47:11 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/BSDL
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog.rdoc
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/INSTALL
${GEM_LIBDIR}/NEWS.rdoc
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bindata.gemspec
${GEM_LIBDIR}/examples/NBT.txt
${GEM_LIBDIR}/examples/gzip.rb
${GEM_LIBDIR}/examples/ip_address.rb
${GEM_LIBDIR}/examples/list.rb
${GEM_LIBDIR}/examples/nbt.rb
${GEM_LIBDIR}/examples/tcp_ip.rb
${GEM_LIBDIR}/lib/bindata.rb
${GEM_LIBDIR}/lib/bindata/alignment.rb
${GEM_LIBDIR}/lib/bindata/array.rb
${GEM_LIBDIR}/lib/bindata/base.rb
${GEM_LIBDIR}/lib/bindata/base_primitive.rb
${GEM_LIBDIR}/lib/bindata/bits.rb
${GEM_LIBDIR}/lib/bindata/buffer.rb
${GEM_LIBDIR}/lib/bindata/choice.rb
${GEM_LIBDIR}/lib/bindata/count_bytes_remaining.rb
${GEM_LIBDIR}/lib/bindata/delayed_io.rb
${GEM_LIBDIR}/lib/bindata/dsl.rb
${GEM_LIBDIR}/lib/bindata/float.rb
${GEM_LIBDIR}/lib/bindata/framework.rb
${GEM_LIBDIR}/lib/bindata/int.rb
${GEM_LIBDIR}/lib/bindata/io.rb
${GEM_LIBDIR}/lib/bindata/lazy.rb
${GEM_LIBDIR}/lib/bindata/name.rb
${GEM_LIBDIR}/lib/bindata/offset.rb
${GEM_LIBDIR}/lib/bindata/params.rb
${GEM_LIBDIR}/lib/bindata/primitive.rb
${GEM_LIBDIR}/lib/bindata/record.rb
${GEM_LIBDIR}/lib/bindata/registry.rb
${GEM_LIBDIR}/lib/bindata/rest.rb
${GEM_LIBDIR}/lib/bindata/sanitize.rb
${GEM_LIBDIR}/lib/bindata/skip.rb
${GEM_LIBDIR}/lib/bindata/string.rb
${GEM_LIBDIR}/lib/bindata/stringz.rb
${GEM_LIBDIR}/lib/bindata/struct.rb
${GEM_LIBDIR}/lib/bindata/trace.rb
${GEM_LIBDIR}/lib/bindata/uint8_array.rb
${GEM_LIBDIR}/lib/bindata/version.rb
${GEM_LIBDIR}/lib/bindata/virtual.rb
${GEM_LIBDIR}/lib/bindata/warnings.rb
${GEM_LIBDIR}/test/alignment_test.rb
${GEM_LIBDIR}/test/array_test.rb
${GEM_LIBDIR}/test/base_primitive_test.rb
${GEM_LIBDIR}/test/base_test.rb
${GEM_LIBDIR}/test/bits_test.rb
${GEM_LIBDIR}/test/buffer_test.rb
${GEM_LIBDIR}/test/choice_test.rb
${GEM_LIBDIR}/test/count_bytes_remaining_test.rb
${GEM_LIBDIR}/test/delayed_io_test.rb
${GEM_LIBDIR}/test/float_test.rb
${GEM_LIBDIR}/test/int_test.rb
${GEM_LIBDIR}/test/io_test.rb
${GEM_LIBDIR}/test/lazy_test.rb
${GEM_LIBDIR}/test/offset_test.rb
${GEM_LIBDIR}/test/params_test.rb
${GEM_LIBDIR}/test/primitive_test.rb
${GEM_LIBDIR}/test/record_test.rb
${GEM_LIBDIR}/test/registry_test.rb
${GEM_LIBDIR}/test/rest_test.rb
${GEM_LIBDIR}/test/skip_test.rb
${GEM_LIBDIR}/test/string_test.rb
${GEM_LIBDIR}/test/stringz_test.rb
${GEM_LIBDIR}/test/struct_test.rb
${GEM_LIBDIR}/test/system_test.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/uint8_array_test.rb
${GEM_LIBDIR}/test/virtual_test.rb
${GEM_LIBDIR}/test/warnings_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec