pkgsrc/www/ruby-multipart-post/PLIST
obache d33d8ca3fd Update ruby-multipart-post to 2.0.0.
=== 2.0.0 / 2013-12-21

- Drop Ruby 1.8 compatibility
- GH #21: Fix FilePart length calculation for Ruby 1.9 when filename contains
  multibyte characters (hexfet)
- GH #20: Ensure upload responds to both #content_type and #original_filename
  (Steven Davidovitz)
- GH #31: Support setting headers on any part of the request (Socrates Vicente)
- GH #30: Support array values for params (Gustav Ernberg)
- GH #32: Fix respond_to? signature (Leo Cassarani)
- GH #33: Update README to markdown (Jagtesh Chadha)
- GH #35: Improved handling of array-type parameters (Steffen Grunwald)
2014-01-17 08:32:07 +00:00

20 lines
688 B
Text

@comment $NetBSD: PLIST,v 1.2 2014/01/17 08:32:07 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/composite_io.rb
${GEM_LIBDIR}/lib/multipart_post.rb
${GEM_LIBDIR}/lib/multipartable.rb
${GEM_LIBDIR}/lib/net/http/post/multipart.rb
${GEM_LIBDIR}/lib/parts.rb
${GEM_LIBDIR}/multipart-post.gemspec
${GEM_LIBDIR}/test/multibyte.txt
${GEM_LIBDIR}/test/net/http/post/test_multipart.rb
${GEM_LIBDIR}/test/test_composite_io.rb
${GEM_LIBDIR}/test/test_parts.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec