summaryrefslogtreecommitdiff
path: root/www/ruby-multipart-post/PLIST
diff options
context:
space:
mode:
authorobache <obache>2014-01-17 08:32:07 +0000
committerobache <obache>2014-01-17 08:32:07 +0000
commite84f53e361324430ab6eb8412e1518f6c9d600dd (patch)
treed98a04c5e22fad2c788925bf6ede7bb86770e6bd /www/ruby-multipart-post/PLIST
parent2f7cd2afa8bfa891892c5f814734baa9830fc813 (diff)
downloadpkgsrc-e84f53e361324430ab6eb8412e1518f6c9d600dd.tar.gz
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)
Diffstat (limited to 'www/ruby-multipart-post/PLIST')
-rw-r--r--www/ruby-multipart-post/PLIST5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/ruby-multipart-post/PLIST b/www/ruby-multipart-post/PLIST
index 25a60b4d709..892877fd46f 100644
--- a/www/ruby-multipart-post/PLIST
+++ b/www/ruby-multipart-post/PLIST
@@ -1,12 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2013/01/26 08:46:29 obache Exp $
+@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}/Gemfile.lock
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/composite_io.rb
${GEM_LIBDIR}/lib/multipart_post.rb