Commit graph

6 commits

Author SHA1 Message Date
taca
41955c39df Allow this packabe build on Ruby 2.2. 2015-06-08 23:09:42 +00:00
hiramatsu
6bb4a7cd07 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:57:40 +00:00
taca
238996d5e9 Allow build with ruby21. 2014-03-26 14:27:22 +00:00
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
obache
c986d6fadf Update ruby-multipart-post to 1.2.0.
=== 1.2.0 / 2013-02-25

- #25: Ruby 2 compatibility (thanks mislav)
2013-04-07 11:06:19 +00:00
obache
7429bd4686 Import ruby-multipart-post-1.1.5 as www/ruby-multipart-post.
Use with Net::HTTP to do multipart form posts.  IO values that have
#content_type, #original_filename, and #local_path will be posted as a binary
file.
2013-01-26 08:46:28 +00:00